diff options
author | Tom Rini <trini@konsulko.com> | 2019-05-26 20:15:46 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-05-26 20:15:46 -0400 |
commit | 696f02d99b41190786b17ad28316a0cd45792c2c (patch) | |
tree | 1600a13282ed2553be44727208832699bc9140dc /arch/arm/dts/socfpga_arria10_socdk_sdmmc_handoff.dtsi | |
parent | 344a0e4367d0820b8eb2ea4a90132433e038095f (diff) | |
parent | ca9387e8b1e276e17244010620319cc8bbd1c655 (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
- SoCFPGA PL310 cleanup + A10 fix, A10 DT cleanup, DW GPIO fix.
Diffstat (limited to 'arch/arm/dts/socfpga_arria10_socdk_sdmmc_handoff.dtsi')
-rw-r--r-- | arch/arm/dts/socfpga_arria10_socdk_sdmmc_handoff.dtsi | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/dts/socfpga_arria10_socdk_sdmmc_handoff.dtsi b/arch/arm/dts/socfpga_arria10_socdk_sdmmc_handoff.dtsi index 0446fd441e..60c419251b 100644 --- a/arch/arm/dts/socfpga_arria10_socdk_sdmmc_handoff.dtsi +++ b/arch/arm/dts/socfpga_arria10_socdk_sdmmc_handoff.dtsi @@ -16,10 +16,6 @@ #size-cells = <1>; model = "SOCFPGA Arria10 Dev Kit"; /* Bootloader setting: uboot.model */ - chosen { - cff-file = "socfpga.rbf"; /* Bootloader setting: uboot.rbf_filename */ - }; - /* Clock sources */ clocks { #address-cells = <1>; |