mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-27 06:14:41 +00:00
dts: am33xx: add u-boot, dm-spl to ocp bus
This is needed for having access to the devices below this bus, most important is uart and boot-device (spi, mmc, ...) in SPL stage. Signed-off-by: Hannes Schmelzer <oe5hpm@oevsv.at>
This commit is contained in:
parent
73e9db22ab
commit
19aa4ac09d
@ -91,6 +91,7 @@
|
||||
* the whole bus hierarchy.
|
||||
*/
|
||||
ocp {
|
||||
u-boot,dm-spl;
|
||||
compatible = "simple-bus";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user