[PATCH v3 2/3] test: fdtdec: Add test for new no-map fdtdec_add_reserved_memory() parameter
Simon Glass
sjg at chromium.org
Sun Aug 30 18:24:34 CEST 2020
On Tue, 25 Aug 2020 at 05:42, Patrice Chotard <patrice.chotard at st.com> wrote:
>
> Add a test to verify that the no-map property is added in reserved-memory
> node when fdtdec_add_reserved_memory() no-map parameter is set to true.
>
> Signed-off-by: Patrice Chotard <patrice.chotard at st.com>
>
> ---
>
> (no changes since v2)
>
> Changes in v2:
> - Add no-map property test into fdtdec test
>
> test/dm/fdtdec.c | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list