Re: [PATCH v6 060/102] x86: Separate out U-Boot and device tree in ROM image

2019-12-07 Thread Bin Meng
On Sat, Dec 7, 2019 at 12:49 PM Simon Glass wrote: > > At present binman does not support updating a device tree that is part of > U-Boot (i.e u-boot.bin). Separate the entries into two so that we can get > updated entry information. This makes binman_entry_find() work correctly. > > Do the same f

[PATCH v6 060/102] x86: Separate out U-Boot and device tree in ROM image

2019-12-06 Thread Simon Glass
At present binman does not support updating a device tree that is part of U-Boot (i.e u-boot.bin). Separate the entries into two so that we can get updated entry information. This makes binman_entry_find() work correctly. Do the same for SPL tool. In both cases, group the two parts into a section