]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/Makefile
Merge git://git.denx.de/u-boot-x86
[u-boot] / arch / arm / dts / Makefile
index bc1421e1c3aa36ad626f8bcdde1f44cc5c3275d7..19e1de67a0bc2961a05c161ff42a6b5fd72a91d0 100644 (file)
@@ -128,7 +128,8 @@ dtb-$(CONFIG_MACH_SUN8I_A23) += \
 dtb-$(CONFIG_MACH_SUN8I_A33) += \
        sun8i-a33-et-q8-v1.6.dtb \
        sun8i-a33-ga10h-v1.1.dtb \
-       sun8i-a33-ippo-q8h-v1.2-lcd1024x600.dtb
+       sun8i-a33-ippo-q8h-v1.2.dtb \
+       sun8i-a33-sinlinx-sina33.dtb
 dtb-$(CONFIG_MACH_SUN9I) += \
        sun9i-a80-optimus.dtb \
        sun9i-a80-cubieboard4.dtb
@@ -138,7 +139,8 @@ dtb-$(CONFIG_VF610) += vf500-colibri.dtb \
 
 targets += $(dtb-y)
 
-DTC_FLAGS += -R 4 -p 0x1000
+# Add any required device tree compiler flags here
+DTC_FLAGS +=
 
 PHONY += dtbs
 dtbs: $(addprefix $(obj)/, $(dtb-y))