]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/renesas/sh7785lcr/u-boot.lds
sh: Add support 32-Bit Extended Address Mode to sh7785lcr
[karo-tx-uboot.git] / board / renesas / sh7785lcr / u-boot.lds
index 231769f3b3a09df8fd9845ed16bebccbda80745f..446fb930f83cc6e2585568ac0dcfca1ad27fa7fe 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyrigth (c) 2007
  * Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
- * Copyrigth (c) 2008 Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
+ * Copyrigth (c) 2008-2009 Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
  *
  * See file CREDITS for list of people who contributed to this
  * project.
@@ -28,7 +28,7 @@ ENTRY(_start)
 
 SECTIONS
 {
-       . = 0x08000000 + (128 * 1024 * 1024) - (512 * 1024);
+       . = 0x88000000 + (128 * 1024 * 1024) - (512 * 1024);
 
        PROVIDE (reloc_dst = .);