diff options
author | Tom Rini <trini@konsulko.com> | 2018-03-15 09:58:30 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-03-15 09:58:30 -0400 |
commit | 735f397c14b81789dea00a8948b50ef76fa17739 (patch) | |
tree | f24715da6fee669da0e42a37b37510f2b1540cc4 /arch/arm/dts/uniphier-pro4-ref.dts | |
parent | 3fa9bc7969c130b373f41731db526a3511f40ea5 (diff) | |
parent | 46820e3f67ce826410580e6cc5aa3a75275d7c56 (diff) |
Merge git://git.denx.de/u-boot-uniphier
Diffstat (limited to 'arch/arm/dts/uniphier-pro4-ref.dts')
-rw-r--r-- | arch/arm/dts/uniphier-pro4-ref.dts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/dts/uniphier-pro4-ref.dts b/arch/arm/dts/uniphier-pro4-ref.dts index 3f9ce6d3dd..c2466cdfe5 100644 --- a/arch/arm/dts/uniphier-pro4-ref.dts +++ b/arch/arm/dts/uniphier-pro4-ref.dts @@ -91,3 +91,7 @@ &usb1 { status = "okay"; }; + +&nand { + status = "okay"; +}; |