diff options
Diffstat (limited to 'arch/arm/dts/rk3288-vyasa-u-boot.dtsi')
-rw-r--r-- | arch/arm/dts/rk3288-vyasa-u-boot.dtsi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/dts/rk3288-vyasa-u-boot.dtsi b/arch/arm/dts/rk3288-vyasa-u-boot.dtsi index b3a56e94ad..6017ca2ddc 100644 --- a/arch/arm/dts/rk3288-vyasa-u-boot.dtsi +++ b/arch/arm/dts/rk3288-vyasa-u-boot.dtsi @@ -20,6 +20,10 @@ u-boot,dm-pre-reloc; }; +&emmc { + u-boot,dm-pre-reloc; +}; + &uart2 { u-boot,dm-pre-reloc; }; |