Re: [PATCH v1 1/3] arm: xea: Modify board code to generate single binary u-boot

2021-12-23 Thread Tom Rini
On Thu, Dec 23, 2021 at 09:42:13AM +0100, Lukasz Majewski wrote: > Hi Tom, > > > On Wed, Dec 22, 2021 at 01:49:02PM +0100, Lukasz Majewski wrote: > > > > > This change provides the possibility to build XEA (imx287 based) > > > board U-Boot as a single binary (without support for > > >

Re: [PATCH v1 1/3] arm: xea: Modify board code to generate single binary u-boot

2021-12-23 Thread Lukasz Majewski
Hi Tom, > On Wed, Dec 22, 2021 at 01:49:02PM +0100, Lukasz Majewski wrote: > > > This change provides the possibility to build XEA (imx287 based) > > board U-Boot as a single binary (without support for > > CONFIG_SPL_FRAMEWORK). > > > > The generated u-boot.sb can be used in the factory

Re: [PATCH v1 1/3] arm: xea: Modify board code to generate single binary u-boot

2021-12-22 Thread Tom Rini
On Wed, Dec 22, 2021 at 01:49:02PM +0100, Lukasz Majewski wrote: > This change provides the possibility to build XEA (imx287 based) board > U-Boot as a single binary (without support for CONFIG_SPL_FRAMEWORK). > > The generated u-boot.sb can be used in the factory environment to for > example

[PATCH v1 1/3] arm: xea: Modify board code to generate single binary u-boot

2021-12-22 Thread Lukasz Majewski
This change provides the possibility to build XEA (imx287 based) board U-Boot as a single binary (without support for CONFIG_SPL_FRAMEWORK). The generated u-boot.sb can be used in the factory environment to for example perform initial setup or HW testing. It can be used with 'uuu' utility (SDPS: