Changes in boot/arch/arm32/loader/main.c [e731b0d:d7f8796c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/arm32/loader/main.c
re731b0d rd7f8796c 48 48 49 49 /** Kernel entry point address. */ 50 #define KERNEL_VIRTUAL_ADDRESS 0x80 20000050 #define KERNEL_VIRTUAL_ADDRESS 0x80800000 51 51 52 52
Note:
See TracChangeset
for help on using the changeset viewer.