mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
rk: dts: default uboot-logo-on
This commit is contained in:
parent
3c0b172c05
commit
ca2a3016b0
|
|
@ -503,7 +503,7 @@ &i2c5 {
|
|||
|
||||
&fb {
|
||||
rockchip,disp-mode = <DUAL>;
|
||||
rockchip,uboot-logo-on = <0>;
|
||||
rockchip,uboot-logo-on = <1>;
|
||||
};
|
||||
|
||||
&rk_screen {
|
||||
|
|
|
|||
|
|
@ -584,7 +584,7 @@ &i2c5 {
|
|||
|
||||
&fb {
|
||||
rockchip,disp-mode = <DUAL>;
|
||||
rockchip,uboot-logo-on = <0>;
|
||||
rockchip,uboot-logo-on = <1>;
|
||||
};
|
||||
|
||||
&rk_screen {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user