diff options
author | Tom Rini <trini@konsulko.com> | 2019-05-03 14:23:01 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-05-03 14:23:01 -0400 |
commit | 4862830b696a6d0750e19d32a82553cdb41a85f8 (patch) | |
tree | f81a33bfd965bc92b5437e4a9744c72bd09f0e20 /arch/arm/dts | |
parent | c767b6ac98c8cee866954f5260734e8291d5c4ee (diff) | |
parent | 7110259f550ce2c300f6f2c1760576c180705f4e (diff) |
Merge git://git.denx.de/u-boot-socfpga
- Misc MMC, FPGA bridge, general SoCFPGA fixes
Diffstat (limited to 'arch/arm/dts')
-rw-r--r-- | arch/arm/dts/socfpga_cyclone5_de10_nano.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/socfpga_cyclone5_de10_nano.dts b/arch/arm/dts/socfpga_cyclone5_de10_nano.dts index b620dd8dda..4be4083941 100644 --- a/arch/arm/dts/socfpga_cyclone5_de10_nano.dts +++ b/arch/arm/dts/socfpga_cyclone5_de10_nano.dts @@ -77,6 +77,7 @@ }; &uart0 { + clock-frequency = <100000000>; u-boot,dm-pre-reloc; }; |