Arm: dts: socfpga: Remove invalid property from chose node

Finding bitstream from cff-file is no longer valid after bitstream is built
into FIT image and loaded by generic firmware loader. Remove cff-file
as this is legacy implementation from A10 downstream.

Signed-off-by: Tien Fong Chee <tien.fong.chee@intel.com>
This commit is contained in:
Tien Fong Chee 2019-05-24 20:14:17 +08:00 committed by Marek Vasut
parent 476abb72e0
commit ca9387e8b1

View File

@ -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>;