Changeset c6b601b in mainline for boot/arch/arm32/src/mm.c
- Timestamp:
- 2012-09-06T12:56:42Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3451129
- Parents:
- b51b1cd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/arm32/src/mm.c
rb51b1cd rc6b601b 81 81 * (upper 2 GB), physical addresses start from 0. 82 82 */ 83 /* BeagleBoard-xM ( MD37x) memory starts at 2GB border,83 /* BeagleBoard-xM (DM37x) memory starts at 2GB border, 84 84 * thus mapping only lower 2GB is not not enough. 85 85 * Map entire AS 1:1 instead and hope it works. */
Note:
See TracChangeset
for help on using the changeset viewer.