Re: [U-Boot] [PATCH] tools: zynqmpbif: Add support for load=after

2018-04-26 Thread Michal Simek
On 26.4.2018 18:46, Alexander Graf wrote: > On 04/26/2018 06:33 PM, Michal Simek wrote: >> On 26.4.2018 13:37, Alexander Graf wrote: >>> Some times it's handy to have a partition loaded immediately after >>> the end of the previous blob. The most obvious example for this is >>> a U-Boot binary

Re: [U-Boot] [PATCH] tools: zynqmpbif: Add support for load=after

2018-04-26 Thread Alexander Graf
On 04/26/2018 06:33 PM, Michal Simek wrote: On 26.4.2018 13:37, Alexander Graf wrote: Some times it's handy to have a partition loaded immediately after the end of the previous blob. The most obvious example for this is a U-Boot binary (coming from .elf) and a device tree file. This patch adds

Re: [U-Boot] [PATCH] tools: zynqmpbif: Add support for load=after

2018-04-26 Thread Michal Simek
On 26.4.2018 13:37, Alexander Graf wrote: > Some times it's handy to have a partition loaded immediately after > the end of the previous blob. The most obvious example for this is > a U-Boot binary (coming from .elf) and a device tree file. > > This patch adds that logic. With this, the following

[U-Boot] [PATCH] tools: zynqmpbif: Add support for load=after

2018-04-26 Thread Alexander Graf
Some times it's handy to have a partition loaded immediately after the end of the previous blob. The most obvious example for this is a U-Boot binary (coming from .elf) and a device tree file. This patch adds that logic. With this, the following bif snippet does what you would expect: