]> git.sur5r.net Git - u-boot/commit
kmake: include DTB section into u-boot.bin if CONFIG_OF_EMBED enabled
authorAlexey Ignatov <lexszero@gmail.com>
Sun, 6 Jul 2014 23:21:44 +0000 (03:21 +0400)
committerTom Rini <trini@ti.com>
Mon, 7 Jul 2014 23:47:24 +0000 (19:47 -0400)
commit072b2d88723a75c5fd83f5ca7dac8e0a6510849b
treeb24582416a5a9d57a09c3f8aa335ea50ce2ed120
parent2835d993e1df1a2aef77c6f5047ebabd2ff3c7b2
kmake: include DTB section into u-boot.bin if CONFIG_OF_EMBED enabled

Fixes a bug when objcopy doesn't put .dtb.init.rodata section to resulting
u-boot.bin, so u-boot was unable to find embedded DTB.
arch/arm/config.mk