Skip to content
Snippets Groups Projects
Commit edff7bcc authored by Richard Retanubun's avatar Richard Retanubun Committed by Wolfgang Denk
Browse files

Cleanup the comment for m68k linux boot argument passing.


This patch clarifies the way m68k passes linux boot argument.
The one gotcha here is that the assembly instruction that
the compiler uses to jump to the kernel is 'jsr' which pushes the
program counter for the instruction after the jsr into the stack pointer.

Signed-off-by: default avatarRichard Retanubun <RichardRetanubun@RuggedCom.com>
Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
parent 4d41650e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment