commit | 30115a0083da8a421d42aa2a02453eaf965ebac2 | [log] [tgz] |
---|---|---|
author | Sergei Poselenov <sposelenov@emcraft.com> | Fri Jun 06 15:42:44 2008 +0200 |
committer | Andrew Fleming-AFLEMING <afleming@freescale.com> | Wed Jun 11 00:30:29 2008 -0500 |
tree | 64efb37c1d63aae5971a631e8d342f1cc0bae854 | |
parent | 04fbaa00a71926bddca59577b2cdef5a536aee3c [diff] [blame] |
Socrates: NAND support added. Changed the U-Boot base address and Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
diff --git a/board/socrates/config.mk b/board/socrates/config.mk index 1cf5d38..4f17294 100644 --- a/board/socrates/config.mk +++ b/board/socrates/config.mk
@@ -25,6 +25,5 @@ # # socrates board # default CCARBAR is at 0xff700000 -# assume U-Boot is less than 256k # -TEXT_BASE = 0xfffc0000 +TEXT_BASE = 0xfffa0000