Changeset a4f959b in mainline for boot/arch/mips32/include/arch.h
- Timestamp:
- 2012-12-14T00:02:30Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7633928c
- Parents:
- 14febed9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/mips32/include/arch.h
r14febed9 ra4f959b 51 51 #define LOADER_OFFSET 0x00103000 52 52 53 #define MALTA_SERIAL 0xb80003f8 53 #define YAMON_SUBR_BASE PA2KA(0x1fc00500) 54 #define YAMON_SUBR_PRINT_COUNT (YAMON_SUBR_BASE + 0x4) 54 55 #endif 55 56
Note:
See TracChangeset
for help on using the changeset viewer.