Browse Source

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: Sekhar Nori <nsekhar@ti.com>
Sekhar Nori 13 years ago
parent
commit
3a373904b8
1 changed files with 2 additions and 0 deletions
  1. 2 0
      arch/arm/mach-davinci/Makefile.boot

+ 2 - 0
arch/arm/mach-davinci/Makefile.boot

@@ -11,3 +11,5 @@ else
 params_phys-y	:= 0x80000100
 initrd_phys-y	:= 0x80800000
 endif
+
+dtb-$(CONFIG_MACH_DA8XX_DT)	+= da850-enbw-cmc.dtb da850-evm.dtb