Changeset d7f8796c in mainline for boot/arch/arm32/loader/main.c
- Timestamp:
- 2010-04-17T01:07:54Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- abf09311
- Parents:
- a3c4305
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/arm32/loader/main.c
ra3c4305 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.