[PATCH 2/2] sandbox: implement ft_board_setup()
Simon Glass
sjg at chromium.org
Sat Mar 14 21:35:15 CET 2020
On Sat, 14 Mar 2020 at 05:13, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Currently we are not able to test reservations created by ft_board_setup().
>
> Implement ft_board_setup() to create an arbitrary reservation and enable
> OF_BOARD_SETUP.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> arch/Kconfig | 1 +
> board/sandbox/sandbox.c | 6 ++++++
> 2 files changed, 7 insertions(+)
Reviewed-by: Simon Glass <sjg at chromum.org>
More information about the U-Boot
mailing list