]> git.sur5r.net Git - u-boot/blobdiff - board/prodrive/p3p440/config.mk
CM41xx: fix signedness of env bootargs string pointer
[u-boot] / board / prodrive / p3p440 / config.mk
index 0b628cfac7a4218636ce5f09542c3bb116dfd50d..9eac8b96310ecbca90390297a497c09016a73b3a 100644 (file)
 # MA 02111-1307 USA
 #
 
-#
-# esd ADCIOP boards
-#
-
-#CONFIG_SYS_TEXT_BASE = 0xFFFE0000
-
-ifeq ($(ramsym),1)
-CONFIG_SYS_TEXT_BASE = 0x07FD0000
-else
-CONFIG_SYS_TEXT_BASE = 0xFFFC0000
-endif
-
 PLATFORM_CPPFLAGS += -DCONFIG_440=1
 
 ifeq ($(debug),1)