mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-18 02:44:37 +00:00
arch: arm: dts: k3-j721s2-*-u-boot.dtsi: Enable the ospi0 node
Enable ospi0 node for all boot stages Reviewed-by: Apurva Nandan <a-nandan@ti.com> Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
This commit is contained in:
parent
512863ecfe
commit
595dbb44aa
1 changed files with 3 additions and 1 deletions
|
@ -102,7 +102,9 @@
|
|||
};
|
||||
|
||||
&ospi0 {
|
||||
status = "disabled";
|
||||
flash@0 {
|
||||
bootph-all;
|
||||
};
|
||||
};
|
||||
|
||||
&ospi1 {
|
||||
|
|
Loading…
Add table
Reference in a new issue