]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/ait/cam_enc_4xx/config.mk
Merge branch 'u-boot/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / board / ait / cam_enc_4xx / config.mk
index 744b927f1e2effdad6d8e6d61415c0f5b787ca13..c7cfacacba8f601e2eec3c58efce06e31a94cb12 100644 (file)
@@ -7,11 +7,9 @@
 # (mem base + reserved)
 #
 
-#Provide at least 16MB spacing between us and the Linux Kernel image
-PAD_TO := 12320
 UBL_CONFIG = $(SRCTREE)/board/$(BOARDDIR)/ublimage.cfg
 ifndef CONFIG_SPL_BUILD
-ALL-y += $(obj)u-boot.ubl
+ALL-y += u-boot.ubl
 else
 # as SPL_TEXT_BASE is not page-aligned, we need for some
 # linkers the -n flag (Do not page align data), to prevent