summaryrefslogtreecommitdiff
path: root/arch/arm/dts/zynq-cse-nand.dts
AgeCommit message (Collapse)Author
2020-04-27ARM: zynq: Add nand controller node in zynq-ces-nand dtT Karthik Reddy
Add memory-controller@e000e000 node in zynq-ces-nand.dts as zynq_nand driver utilizes flash@e1000000 node. Without this dt node mini nand u-boot does not probe. Signed-off-by: T Karthik Reddy <t.karthik.reddy@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2018-08-06arm: zynq: Fix indentation for zynq-cse targetsMichal Simek
Trivial DT style fixes. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2018-07-19arm: zynq: Add Nand flash mini u-boot configuration for zynqSiva Durga Prasad Paladugu
Add configuration files/dtses for mini u-boot configuration which runs on smaller footprint of memory. This configuration has only required nand flash support. Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>