summaryrefslogtreecommitdiff
path: root/arch/arm/dts/zynqmp-zc1751-xm016-dc2.dts
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-03-31 09:47:30 -0400
committerTom Rini <trini@konsulko.com>2021-03-31 09:47:30 -0400
commitdb8b46120aed6554d1ff405260ea6d2cc2439fcc (patch)
tree40326d1f241593e0593f7168eda5a09f19ce49ae /arch/arm/dts/zynqmp-zc1751-xm016-dc2.dts
parent7d23eb9260d5ce0ccb219a17cfc90c29101d4fa5 (diff)
parentc5465684b9c74780fdeb30568c586d824eafd75c (diff)
downloadu-boot-db8b46120aed6554d1ff405260ea6d2cc2439fcc.tar.gz
Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into nextWIP/31Mar2021-next
Xilinx changes for v2021.07 net: - Fix gem PCS support spi: - Small trivial fixes zynq: - Enable time/timer commands - Update bitmain platform - Several DT changes zynqmp: - Update clock driver - mini config alignments - Add/update psu_init for zcu208/zcu216/zc1275 - Several DT changes - Enable efi debug command (also for Versal)
Diffstat (limited to 'arch/arm/dts/zynqmp-zc1751-xm016-dc2.dts')
-rw-r--r--arch/arm/dts/zynqmp-zc1751-xm016-dc2.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/dts/zynqmp-zc1751-xm016-dc2.dts b/arch/arm/dts/zynqmp-zc1751-xm016-dc2.dts
index 92d938d665..3204456e64 100644
--- a/arch/arm/dts/zynqmp-zc1751-xm016-dc2.dts
+++ b/arch/arm/dts/zynqmp-zc1751-xm016-dc2.dts
@@ -124,6 +124,10 @@
reg = <0x0>;
#address-cells = <0x2>;
#size-cells = <0x1>;
+ nand-ecc-mode = "soft";
+ nand-ecc-algo = "bch";
+ nand-rb = <0>;
+ label = "main-storage-0";
partition@0 { /* for testing purpose */
label = "nand-fsbl-uboot";
@@ -154,6 +158,10 @@
reg = <0x1>;
#address-cells = <0x2>;
#size-cells = <0x1>;
+ nand-ecc-mode = "soft";
+ nand-ecc-algo = "bch";
+ nand-rb = <0>;
+ label = "main-storage-1";
partition@0 { /* for testing purpose */
label = "nand1-fsbl-uboot";