mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02: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:
committed by
Tom Rini
parent
73e9db22ab
commit
19aa4ac09d
@@ -91,6 +91,7 @@
|
|||||||
* the whole bus hierarchy.
|
* the whole bus hierarchy.
|
||||||
*/
|
*/
|
||||||
ocp {
|
ocp {
|
||||||
|
u-boot,dm-spl;
|
||||||
compatible = "simple-bus";
|
compatible = "simple-bus";
|
||||||
#address-cells = <1>;
|
#address-cells = <1>;
|
||||||
#size-cells = <1>;
|
#size-cells = <1>;
|
||||||
|
Reference in New Issue
Block a user