Changeset 794 for trunk/softs/tsar_boot/preloader.ld.in
- Timestamp:
- Sep 9, 2014, 12:21:43 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/softs/tsar_boot/preloader.ld.in
r759 r794 29 29 . = ALIGN(0x4); 30 30 dtb_addr = .; 31 #if USE_DT == 1 31 32 INCLUDE "build/platform.ld"; 33 #endif 32 34 } 33 35
Note: See TracChangeset
for help on using the changeset viewer.