Re: [U-Boot] [PATCH 04/13] arm: K3: Introduce System Firmware loader framework

2019-05-17 Thread Tom Rini
On Thu, May 16, 2019 at 02:14:19PM -0500, Andreas Dannenberg wrote: > Hi Tom, > > On Thu, May 16, 2019 at 10:47:30AM -0500, Andreas Dannenberg wrote: > > Hi Tom, > > > > On Wed, May 15, 2019 at 05:50:31PM -0400, Tom Rini wrote: > > > On Wed, May 15, 2019 at 04:39:22PM -0500, Andreas Dannenberg

Re: [U-Boot] [PATCH 04/13] arm: K3: Introduce System Firmware loader framework

2019-05-16 Thread Andreas Dannenberg
Hi Tom, On Thu, May 16, 2019 at 10:47:30AM -0500, Andreas Dannenberg wrote: > Hi Tom, > > On Wed, May 15, 2019 at 05:50:31PM -0400, Tom Rini wrote: > > On Wed, May 15, 2019 at 04:39:22PM -0500, Andreas Dannenberg wrote: > > > Hi Tom, > > > > > > On Wed, May 15, 2019 at 11:17:22AM -0400, Tom

Re: [U-Boot] [PATCH 04/13] arm: K3: Introduce System Firmware loader framework

2019-05-16 Thread Andreas Dannenberg
Hi Tom, On Wed, May 15, 2019 at 05:50:31PM -0400, Tom Rini wrote: > On Wed, May 15, 2019 at 04:39:22PM -0500, Andreas Dannenberg wrote: > > Hi Tom, > > > > On Wed, May 15, 2019 at 11:17:22AM -0400, Tom Rini wrote: > > > On Tue, May 07, 2019 at 12:25:33PM -0500, Andreas Dannenberg wrote: > > > >

Re: [U-Boot] [PATCH 04/13] arm: K3: Introduce System Firmware loader framework

2019-05-15 Thread Tom Rini
On Wed, May 15, 2019 at 04:39:22PM -0500, Andreas Dannenberg wrote: > Hi Tom, > > On Wed, May 15, 2019 at 11:17:22AM -0400, Tom Rini wrote: > > On Tue, May 07, 2019 at 12:25:33PM -0500, Andreas Dannenberg wrote: > > > > > Introduce a framework that allows loading the System Firmware (SYSFW) > >

Re: [U-Boot] [PATCH 04/13] arm: K3: Introduce System Firmware loader framework

2019-05-15 Thread Andreas Dannenberg
Hi Tom, On Wed, May 15, 2019 at 11:17:22AM -0400, Tom Rini wrote: > On Tue, May 07, 2019 at 12:25:33PM -0500, Andreas Dannenberg wrote: > > > Introduce a framework that allows loading the System Firmware (SYSFW) > > binary as well as the associated configuration data from an image tree > > blob

Re: [U-Boot] [PATCH 04/13] arm: K3: Introduce System Firmware loader framework

2019-05-15 Thread Tom Rini
On Tue, May 07, 2019 at 12:25:33PM -0500, Andreas Dannenberg wrote: > Introduce a framework that allows loading the System Firmware (SYSFW) > binary as well as the associated configuration data from an image tree > blob named "sysfw.itb" from an FS-based MMC boot media or from an MMC > RAW mode

Re: [U-Boot] [PATCH 04/13] arm: K3: Introduce System Firmware loader framework

2019-05-07 Thread Simon Goldschmidt
On 07.05.19 21:17, Andreas Dannenberg wrote: Hi Simon, On Tue, May 07, 2019 at 08:16:07PM +0200, Simon Goldschmidt wrote: On 07.05.19 19:25, Andreas Dannenberg wrote: Introduce a framework that allows loading the System Firmware (SYSFW) binary as well as the associated configuration data

Re: [U-Boot] [PATCH 04/13] arm: K3: Introduce System Firmware loader framework

2019-05-07 Thread Andreas Dannenberg
Hi Simon, On Tue, May 07, 2019 at 08:16:07PM +0200, Simon Goldschmidt wrote: > > > On 07.05.19 19:25, Andreas Dannenberg wrote: > > Introduce a framework that allows loading the System Firmware (SYSFW) > > binary as well as the associated configuration data from an image tree > > blob named

Re: [U-Boot] [PATCH 04/13] arm: K3: Introduce System Firmware loader framework

2019-05-07 Thread Simon Goldschmidt
On 07.05.19 19:25, Andreas Dannenberg wrote: Introduce a framework that allows loading the System Firmware (SYSFW) binary as well as the associated configuration data from an image tree blob named "sysfw.itb" from an FS-based MMC boot media or from an MMC RAW mode partition or sector. To

[U-Boot] [PATCH 04/13] arm: K3: Introduce System Firmware loader framework

2019-05-07 Thread Andreas Dannenberg
Introduce a framework that allows loading the System Firmware (SYSFW) binary as well as the associated configuration data from an image tree blob named "sysfw.itb" from an FS-based MMC boot media or from an MMC RAW mode partition or sector. To simplify the handling of and loading from the