[PATCH 05/10] test: Add a test for fdtdec_setup_mem_size_base et al.
Simon Glass
sjg at chromium.org
Mon Oct 12 05:34:34 CEST 2020
On Tue, 29 Sep 2020 at 08:18, Sean Anderson <seanga2 at gmail.com> wrote:
>
> This adds a test for the various methods of extracting ram_base and
> ram_size from a device tree.
>
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
> ---
>
> arch/sandbox/dts/test.dts | 12 ++++++++++
> configs/sandbox64_defconfig | 2 +-
> configs/sandbox_defconfig | 2 +-
> configs/sandbox_flattree_defconfig | 2 +-
> test/dm/fdtdec.c | 38 ++++++++++++++++++++++++++++++
> 5 files changed, 53 insertions(+), 3 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list