Re: [U-Boot] [PATCH v4 6/7] rockchip: Add Single boot image (with binman, pad_cat)

2019-11-10 Thread Kever Yang
On 2019/10/24 上午3:56, 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 using - binman, for ar

[U-Boot] [PATCH v4 6/7] rockchip: Add Single boot image (with binman, pad_cat)

2019-10-23 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 arm64