Raspberry Pi Bare Bones: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
Line 51: Line 51:
// r15 -> should begin execution at 0x8000.
// r15 -> should begin execution at 0x8000.
// r0 -> 0x00000000
// r0 -> 0x00000000
// r1 -> 0x00000C42
// r1 -> 0x00000C42 - machine id
// r2 -> 0x00000100 - start of ATAGS
// r2 -> 0x00000100 - start of ATAGS
// preserve these registers as argument for kernel_main
// preserve these registers as argument for kernel_main