summaryrefslogtreecommitdiff
path: root/board/sh7763rdp/config.mk
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>2008-06-09 04:39:57 (GMT)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2008-06-09 05:23:19 (GMT)
commit7faddaecea52f585f538fdf9c2e61f85a789b19c (patch)
tree58a71a8ce6a7ecd3e10226b0c120f7b86e6dadd4 /board/sh7763rdp/config.mk
parent60179098a95eaa972007d7ec58e4c1588029720f (diff)
downloadu-boot-fsl-qoriq-7faddaecea52f585f538fdf9c2e61f85a789b19c.tar.xz
sh: Renesas Solutions SH7763RDP board support
SH7763RDP has SCIF, NOR Flash, Ethernet, USB host, LCDC and MMC. In this patch, support SCIF, NOR Flash, and Ethernet. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'board/sh7763rdp/config.mk')
-rw-r--r--board/sh7763rdp/config.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/board/sh7763rdp/config.mk b/board/sh7763rdp/config.mk
new file mode 100644
index 0000000..c52dbfd
--- /dev/null
+++ b/board/sh7763rdp/config.mk
@@ -0,0 +1,11 @@
+#
+# board/sh7763rdp/config.mk
+#
+# TEXT_BASE refers to image _after_ relocation.
+#
+# NOTE: Must match value used in u-boot.lds (in this directory).
+#
+
+TEXT_BASE = 0x8FFC0000
+
+# PLATFORM_CPPFLAGS += -DCONFIG_MULTIBOOT