]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/karo/tx53/config.mk
Merge branch 'tx53-bugfix'
[karo-tx-uboot.git] / board / karo / tx53 / config.mk
1 # stack is allocated below CONFIG_SYS_TEXT_BASE
2 CONFIG_SYS_TEXT_BASE := 0x700ff000
3
4 __HAVE_ARCH_GENERIC_BOARD := y
5
6 PLATFORM_CPPFLAGS += -Werror
7 ifneq ($(CONFIG_SECURE_BOOT),)
8 #       promote config variable to linker script
9         PLATFORM_CPPFLAGS += -DCONFIG_SECURE_BOOT
10 endif
11
12 LOGO_BMP = logos/karo.bmp
13 OBJCOPYFLAGS += -j .pad