Changeset d8bb821 in mainline for boot/arch/ppc32/_link.ld.in
- Timestamp:
- 2014-12-20T13:39:59Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 30730e5
- Parents:
- 57265539
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/ppc32/_link.ld.in
r57265539 rd8bb821 2 2 3 3 SECTIONS { 4 . = 0x0 2000000;4 . = 0x08000000; 5 5 .text : { 6 6 *(BOOTSTRAP);
Note:
See TracChangeset
for help on using the changeset viewer.