Re: [PATCH v6 5/6] rockchip: Add Single boot image (with binman, pad_cat)

2020-01-29 Thread Simon Glass
On Sat, 4 Jan 2020 at 01:38, Jagan Teki wrote: > > All rockchip platforms support TPL or SPL-based bootloader > in mainline with U-Boot proper as final stage. For each > stage we need to burn the image on to flash with respective > offsets. > > This patch creates a single boot image component

Re: [PATCH v6 5/6] rockchip: Add Single boot image (with binman, pad_cat)

2020-01-10 Thread Matwey V. Kornilov
пт, 10 янв. 2020 г. в 12:39, Simon Glass : > > Hi Jagan, > > On Sat, 4 Jan 2020 at 21:38, Jagan Teki wrote: > > > > All rockchip platforms support TPL or SPL-based bootloader > > in mainline with U-Boot proper as final stage. For each > > stage we need to burn the image on to flash with

Re: [PATCH v6 5/6] rockchip: Add Single boot image (with binman, pad_cat)

2020-01-10 Thread Simon Glass
Hi Jagan, On Sat, 4 Jan 2020 at 21:38, Jagan Teki wrote: > > All rockchip platforms support TPL or SPL-based bootloader > in mainline with U-Boot proper as final stage. For each > stage we need to burn the image on to flash with respective > offsets. > > This patch creates a single boot image

Re: [PATCH v6 5/6] rockchip: Add Single boot image (with binman, pad_cat)【请注意,邮件由linux-rockchip-bounces+kever.yang=rock-chips....@lists.infradead.org代发】

2020-01-07 Thread Kever Yang
Hi Jagan, This patch seems like will cause error on rock_defconfig, could you take a look: binman: Device tree 'u-boot.dtb' does not have a 'binman' node Makefile:1400: recipe for target 'u-boot-rockchip.bin' failed Thanks, - Kever On 2020/1/4 下午4:38, Jagan Teki wrote: All rockchip

[PATCH v6 5/6] rockchip: Add Single boot image (with binman, pad_cat)

2020-01-04 Thread Jagan Teki
All rockchip platforms support TPL or SPL-based bootloader in mainline with U-Boot proper as final stage. For each stage we need to burn the image on to flash with respective offsets. This patch creates a single boot image component using - binman, for arm32 rockchip platforms - pad_cat, for