[U-Boot] [PATCH v2 10/10] test: overlay: Add unit test for stacked overlay
Simon Glass
sjg at chromium.org
Sat Aug 26 13:37:28 UTC 2017
On 11 August 2017 at 02:52, Pantelis Antoniou
<pantelis.antoniou at konsulko.com> wrote:
> Verify that stacked overlays work.
>
> Signed-off-by: Pantelis Antoniou <pantelis.antoniou at konsulko.com>
> ---
> test/overlay/Makefile | 1 +
> test/overlay/cmd_ut_overlay.c | 34 ++++++++++++++++++++++++++++++-
> test/overlay/test-fdt-overlay-stacked.dts | 21 +++++++++++++++++++
> 3 files changed, 55 insertions(+), 1 deletion(-)
> create mode 100644 test/overlay/test-fdt-overlay-stacked.dts
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list