mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03:00
sync socfpga common u-boot dts
The dtsi for socfpga common should turn on L2 and memory and no reason not to do so Signed-off-by: Brian Sune <briansune@gmail.com> Reviewed-by: Tien Fong Chee <tien.fong.chee@altera.com>
This commit is contained in:
committed by
Tien Fong Chee
parent
6beb48a395
commit
e291277689
@@ -5,6 +5,10 @@
|
||||
* Copyright (c) 2019 Simon Goldschmidt
|
||||
*/
|
||||
/{
|
||||
memory {
|
||||
bootph-all;
|
||||
};
|
||||
|
||||
soc {
|
||||
bootph-all;
|
||||
};
|
||||
@@ -14,6 +18,10 @@
|
||||
bootph-all;
|
||||
};
|
||||
|
||||
&L2 {
|
||||
bootph-all;
|
||||
};
|
||||
|
||||
&rst {
|
||||
bootph-all;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user