]> git.sur5r.net Git - u-boot/blobdiff - board/lwmon5/config.mk
arm:exynos4:trats: Fix SDRAM size
[u-boot] / board / lwmon5 / config.mk
index bf2b8798c1c7bbbaeec56670b8a1fe0d4c8b7c8e..648fa3d463367bd2e77f4078df19de8ce6fdac35 100644 (file)
 # lwmon5 (440EPx)
 #
 
-ifndef TEXT_BASE
-TEXT_BASE = 0xFFF80000
-endif
-
 PLATFORM_CPPFLAGS += -DCONFIG_440=1
 
 ifeq ($(debug),1)
@@ -35,5 +31,5 @@ PLATFORM_CPPFLAGS += -DDEBUG
 endif
 
 ifeq ($(dbcr),1)
-PLATFORM_CPPFLAGS += -DCFG_INIT_DBCR=0x8cff0000
+PLATFORM_CPPFLAGS += -DCONFIG_SYS_INIT_DBCR=0x8cff0000
 endif