[U-Boot] [PATCH v2] Ensure device tree DTS is compiled

Simon Glass sjg at chromium.org
Sat May 20 02:29:07 UTC 2017


Hi Masahiro,

On 25 April 2017 at 19:02, Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
> 2017-03-27 11:27 GMT+09:00 Simon Glass <sjg at chromium.org>:
>> On 15 March 2017 at 22:11, James Balean <james at balean.com.au> wrote:
>>> Enables custom DTS files, or those not associated with a specific target, to be compiled into a boot image.
>>>
>>> Signed-off-by: James Balean <james at balean.com.au>
>>> Cc: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
>>> Cc: Simon Glass <sjg at chromium.org>
>>> ---
>>> Changes for v2:
>>>   - Removed trailing '/dts' from paths containing ARCH_PATH
>>>
>>>  dts/Makefile | 13 ++++++++++---
>>>  1 file changed, 10 insertions(+), 3 deletions(-)
>>
>> Applied to u-boot-dm, thanks!
>> _______________________________________________
>> U-Boot mailing list
>> U-Boot at lists.denx.de
>> https://lists.denx.de/listinfo/u-boot
>
>
> Since this patch was applied,
> I see annoying "is up to date" log every time.
>
>
> grep __rel_dyn_end | cut -f 1 -d ' '); tools/relocate-rela
> u-boot-nodtb.bin 0x84000000 $start $end
>   DTC     arch/arm/dts/uniphier-ld11-ref.dtb
>   DTC     arch/arm/dts/uniphier-ld20-ref.dtb
> make[2]: `arch/arm/dts/uniphier-ld11-ref.dtb' is up to date.
>   SHIPPED dts/dt.dtb
>   CAT     u-boot-dtb.bin
>   COPY    u-boot.bin
>   SYM     u-boot.sym
>   MKIMAGE u-boot.img
>   COPY    u-boot.dtb
>   MKIMAGE u-boot-dtb.img
>   CFGCHK  u-boot.cfg
>
>
>
> I could not understand what you wanted to achieve with this patch.
>
> Could you explain?

I have not seen any followup on this thread.

Feel free to send a revert if you think that is warranted.

Regards,
Simon


More information about the U-Boot mailing list