]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/karo/tx28/config.mk
Update TX28 support and add support for TX28S AKA TX28-4130
[karo-tx-uboot.git] / board / karo / tx28 / config.mk
index b2ee5f608bc11f9c64f276836db8328d8370521d..17aa892e09e77dc2d18c2be72b64eda3c7d3912d 100644 (file)
@@ -1,3 +1,5 @@
-LDSCRIPT := $(SRCTREE)/board/$(VENDOR)/$(BOARD)/u-boot.lds
+# stack is allocated below CONFIG_SYS_TEXT_BASE
+CONFIG_SYS_TEXT_BASE := 0x40001000
+CONFIG_SPL_TEXT_BASE := 0x00000000
 
-CONFIG_SYS_TEXT_BASE = 0x47f80000
+PLATFORM_CPPFLAGS += -Werror