mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
arm: dts: am335x-boneblack-u-boot: Add lcdc to all boot phases
This is required for am335x to boot correctly. Signed-off-by: Markus Schneider-Pargmann (TI) <msp@baylibre.com>
This commit is contained in:
committed by
Tom Rini
parent
0ecacc52f4
commit
515a20d7ee
@@ -4,3 +4,14 @@
|
||||
*/
|
||||
|
||||
#include "am335x-bone-common-u-boot.dtsi"
|
||||
|
||||
&l4_per {
|
||||
segment@300000 {
|
||||
target-module@e000 {
|
||||
bootph-all;
|
||||
lcdc: lcdc@0 {
|
||||
bootph-all;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user