summaryrefslogtreecommitdiffstats
path: root/board/dave
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-04-18 21:13:41 +0000
committerwdenk <wdenk>2004-04-18 21:13:41 +0000
commit507bbe3e8084a82c20399367801da87db7d14e65 (patch)
tree0660633e2e1caf4b819fd46ed43f83e3e05c5523 /board/dave
parent998eaaecd46ee5f00550e30e606cb5556e0b9345 (diff)
downloadblackbird-obmc-uboot-507bbe3e8084a82c20399367801da87db7d14e65.tar.gz
blackbird-obmc-uboot-507bbe3e8084a82c20399367801da87db7d14e65.zip
* Patch by Yasushi Shoji, 07 Apr 2004:
- add support for microblaze processors - add support for AtmarkTechno "suzaku" board
Diffstat (limited to 'board/dave')
-rw-r--r--board/dave/PPChameleonEVB/u-boot.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/dave/PPChameleonEVB/u-boot.lds b/board/dave/PPChameleonEVB/u-boot.lds
index f4feb33c29..2693838483 100644
--- a/board/dave/PPChameleonEVB/u-boot.lds
+++ b/board/dave/PPChameleonEVB/u-boot.lds
@@ -141,7 +141,7 @@ SECTIONS
}
. = 0xFFFF8000;
- .ppcenv :
+ .ppcenv :
{
common/environment.o(.ppcenv);
}
OpenPOWER on IntegriCloud