aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-03-15 17:25:31 +1300
committerSimon Glass <sjg@chromium.org>2021-03-26 17:03:08 +1300
commit3a825d3fa7122a92020b9a85a8bad0b27d55e6a7 (patch)
treeb2ca16645b6bee4f95590de93e39e055932b5164 /arch/sandbox
parent728d04cc72855e23f6a9116e68911dcac5be4693 (diff)
downloadu-boot-3a825d3fa7122a92020b9a85a8bad0b27d55e6a7.zip
u-boot-3a825d3fa7122a92020b9a85a8bad0b27d55e6a7.tar.gz
u-boot-3a825d3fa7122a92020b9a85a8bad0b27d55e6a7.tar.bz2
Revert "sandbox: Disable I2C emulators in SPL"
With recent changes this can be supported again. Add it back. This reverts commit d85f2c4f2970d0ec2f5f075de734afd11200d153. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/sandbox')
-rw-r--r--arch/sandbox/dts/sandbox.dtsi10
1 files changed, 3 insertions, 7 deletions
diff --git a/arch/sandbox/dts/sandbox.dtsi b/arch/sandbox/dts/sandbox.dtsi
index 5bf8445..69d7d30 100644
--- a/arch/sandbox/dts/sandbox.dtsi
+++ b/arch/sandbox/dts/sandbox.dtsi
@@ -264,14 +264,10 @@
stringarray = "pre-proper";
};
- test-bus {
- compatible = "simple-bus";
+ spl-test7 {
u-boot,dm-spl;
- spl-test7 {
- u-boot,dm-spl;
- compatible = "sandbox,spl-test";
- stringarray = "spl";
- };
+ compatible = "sandbox,spl-test";
+ stringarray = "spl";
};
square {