projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73e9db2
)
dts: am33xx: add u-boot, dm-spl to ocp bus
author
Hannes Schmelzer
<oe5hpm@oevsv.at>
Fri, 6 Jul 2018 13:41:27 +0000
(15:41 +0200)
committer
Tom Rini
<trini@konsulko.com>
Thu, 19 Jul 2018 21:03:35 +0000
(17:03 -0400)
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>
arch/arm/dts/am33xx.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/am33xx.dtsi
b/arch/arm/dts/am33xx.dtsi
index 14caee7f0d09fa304925394da2d1a06c61d85811..42345375e684088187ebe2569125a27df1530e0a 100644
(file)
--- a/
arch/arm/dts/am33xx.dtsi
+++ b/
arch/arm/dts/am33xx.dtsi
@@
-91,6
+91,7
@@
* the whole bus hierarchy.
*/
ocp {
+ u-boot,dm-spl;
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <1>;