Commit 3a373904 authored by Sekhar Nori's avatar Sekhar Nori

ARM: davinci: da850: generate dtbs for da850 boards

This helps generating device tree blobs for DaVinci DA850 boards with
command:

    'make ARCH=arm dtbs'.
Signed-off-by: default avatarSekhar Nori <nsekhar@ti.com>
parent 3015fb33
...@@ -11,3 +11,5 @@ else ...@@ -11,3 +11,5 @@ else
params_phys-y := 0x80000100 params_phys-y := 0x80000100
initrd_phys-y := 0x80800000 initrd_phys-y := 0x80800000
endif endif
dtb-$(CONFIG_MACH_DA8XX_DT) += da850-enbw-cmc.dtb da850-evm.dtb
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment