[U-Boot] [PATCH 1/2] Enable ROCKCHIP_SPL_BACK_TO_BROM for firefly-rk3288 board

Simon Glass sjg at chromium.org
Sat Jan 21 04:51:43 CET 2017


On 17 January 2017 at 02:32, Romain Perier <romain.perier at collabora.com> wrote:
> Like the rock2, this board has been tested with back to brom feature.
> This commits adjusts environment offset regarding if back_to_brom is
> enabled or not and uses this feature by default.
>
> Signed-off-by: Romain Perier <romain.perier at collabora.com>
> ---
>  configs/firefly-rk3288_defconfig | 2 ++
>  include/configs/firefly-rk3288.h | 9 +++++++++
>  2 files changed, 11 insertions(+)

We need at least one board that does not use this option. Also,
doesn't this mean that we need to change how the image is written to
the board?

Should we use binman to create a suitable image?

Regards,
Simon


More information about the U-Boot mailing list