[U-Boot] [PATCH v3 15/62] sandbox: Add a test device that uses of-platdata
Simon Glass
sjg at chromium.org
Fri Jul 15 05:58:27 CEST 2016
On 4 July 2016 at 11:57, Simon Glass <sjg at chromium.org> wrote:
> Start up the test devices. These print out of-platdata contents, providing a
> check that the of-platdata feature is working correctly.
>
> The device-tree changes are made to sandbox.dts rather than test.dts. since
> the former controls the of-platdata generation.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
> arch/sandbox/cpu/spl.c | 17 +++++++++++++++++
> arch/sandbox/dts/sandbox.dts | 31 +++++++++++++++++++++++++++++++
> include/configs/sandbox_spl.h | 2 ++
> 3 files changed, 50 insertions(+)
Applied to u-boot-dm
More information about the U-Boot
mailing list