commit | c93945e8f9e300860d2bf73a2549ce5794f8bd00 | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Thu Nov 15 08:20:25 2007 -0700 |
committer | Grant Likely <grant.likely@secretlab.ca> | Thu Nov 15 08:31:16 2007 -0700 |
tree | e33e3498a3eda409fa338f08d8ff9ea9d91c754b | |
parent | 1ce55151c85d068f70317a8d65c61058b891afb4 [diff] [blame] |
Revert "[MPC512x] Correct fixup relocation" This reverts commit 8d17979d0359492a822a0a409d26e3a3549b4cd4. Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
diff --git a/board/ads5121/u-boot.lds b/board/ads5121/u-boot.lds index 34ceb0f..038d849 100644 --- a/board/ads5121/u-boot.lds +++ b/board/ads5121/u-boot.lds
@@ -51,6 +51,7 @@ { cpu/mpc512x/start.o (.text) *(.text) + *(.fixup) *(.got1) . = ALIGN(16); *(.rodata)