]> git.sur5r.net Git - u-boot/blobdiff - board/sandburst/metrobox/config.mk
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
[u-boot] / board / sandburst / metrobox / config.mk
index 565e826b80c671334d7d6afeb53eb34e26e28f9c..8407381010e41f9138b90841c4b74e0461f1d5ef 100644 (file)
 # MA 02111-1307 USA
 #
 
-ifeq ($(ramsym),1)
-TEXT_BASE = 0x07FD0000
-else
-TEXT_BASE = 0xFFF80000
-endif
-
 PLATFORM_CPPFLAGS += -DCONFIG_440=1
 
 ifeq ($(debug),1)