Re: [U-Boot] [PATCH v3 4/5] rockchip: Add Binman support

2019-10-21 Thread Jagan Teki
Hi Simon, On Fri, Oct 18, 2019 at 12:38 AM Jagan Teki wrote: > > TPL-based rockchip platform like rk3288, rk3328, rk3368 > and rk3399 has three stage boot loaders like TPL, SPL and > U-Boot proper. For each stage we need to burn the image > on to flash with respective offsets. > > This patch

[U-Boot] [PATCH v3 4/5] rockchip: Add Binman support

2019-10-17 Thread Jagan Teki
TPL-based rockchip platform like rk3288, rk3328, rk3368 and rk3399 has three stage boot loaders like TPL, SPL and U-Boot proper. For each stage we need to burn the image on to flash with respective offsets. This patch create a single image using binman, so that user can get rid of burning