
15 Jul
2016
15 Jul
'16
5:58 a.m.
On 4 July 2016 at 11:57, Simon Glass sjg@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@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