Re: [U-Boot] [PATCH 05/15] spl: fit: implement fdt_record_loadable

2017-09-17 Thread Simon Glass
On 13 September 2017 at 13:29, Philipp Tomsich wrote: > During the loading of more complex FIT images (e.g. when the invoked > next stage needs to find additional firmware for a power-management > core... or if there are multiple images for different

[U-Boot] [PATCH 05/15] spl: fit: implement fdt_record_loadable

2017-09-13 Thread Philipp Tomsich
During the loading of more complex FIT images (e.g. when the invoked next stage needs to find additional firmware for a power-management core... or if there are multiple images for different privilege levels started in parallel), it is helpful to create a record of what images are loaded where: if