Changeset dbb3552 in mainline for boot/arch/ia64/src/main.c
- Timestamp:
- 2012-11-18T19:24:03Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e7267a2
- Parents:
- 7ad17de
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/ia64/src/main.c
r7ad17de rdbb3552 48 48 49 49 #define DEFAULT_MEMORY_BASE 0x4000000ULL 50 #define DEFAULT_MEMORY_SIZE 0x4000000ULL50 #define DEFAULT_MEMORY_SIZE (256 * 1024 * 1024) 51 51 #define DEFAULT_LEGACY_IO_BASE 0x00000FFFFC000000ULL 52 52 #define DEFAULT_LEGACY_IO_SIZE 0x4000000ULL
Note:
See TracChangeset
for help on using the changeset viewer.