[PATCH 2/2] sandbox: implement ft_board_setup()
sjg at google.com
sjg at google.com
Fri Apr 10 21:31:11 CEST 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>
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list