commit | 576a8d58ccd48fbdc8c87065817b38e40f265899 | [log] [tgz] |
---|---|---|
author | Alexey Ignatov <lexszero@gmail.com> | Mon Jul 07 03:21:44 2014 +0400 |
committer | Tom Rini <trini@ti.com> | Mon Jul 07 19:47:24 2014 -0400 |
tree | b24582416a5a9d57a09c3f8aa335ea50ce2ed120 | |
parent | 49ea9bc2a03fefdecaef3aaf28c94e19a4c37c74 [diff] |
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.