Changes in boot/arch/arm32/include/main.h [f5299fa:9d58539] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/arm32/include/main.h
rf5299fa r9d58539 52 52 53 53 /** GXemul testarm serial console output register */ 54 #define TESTARM_SCONS_ADDR 0x1000000054 #define TESTARM_SCONS_ADDR 0x10000000 55 55 56 56 /** IntegratorCP serial console output register */ 57 #define ICP_SCONS_ADDR 0x1600000057 #define ICP_SCONS_ADDR 0x16000000 58 58 59 59 extern void bootstrap(void);
Note:
See TracChangeset
for help on using the changeset viewer.