]> git.ipfire.org Git - people/ms/u-boot.git/commit
sandbox: Add a test device that uses of-platdata
authorSimon Glass <sjg@chromium.org>
Mon, 4 Jul 2016 17:57:55 +0000 (11:57 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 15 Jul 2016 02:40:24 +0000 (20:40 -0600)
commita091a8f084f731953fa77a3da3b5bec72d37ad0f
tree9de602b98462b876d5e677665c853e956c08372e
parent8797b2cae3ac5ddb005665e4b5cde4783a4f5555
sandbox: Add a test device that uses of-platdata

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>
arch/sandbox/cpu/spl.c
arch/sandbox/dts/sandbox.dts
include/configs/sandbox_spl.h