Skip to content

Commit

Permalink
ARM: davinci: da850: generate dtbs for da850 boards
Browse files Browse the repository at this point in the history
This helps generating device tree blobs for DaVinci DA850 boards with
command:

    'make ARCH=arm dtbs'.

Signed-off-by: Sekhar Nori <nsekhar@ti.com>
  • Loading branch information
Sekhar Nori committed Oct 29, 2012
1 parent 3015fb3 commit 3a37390
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/mach-davinci/Makefile.boot
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 3a37390

Please sign in to comment.