On Fri, Feb 23, 2018 at 04:00:19PM +0100, Michal Simek wrote: > The board contains 7z010 with 512MB memory, ethernet, qspi, uart, usbs > and sd. But board is not supporting booting from sd card. > > Signed-off-by: Michal Simek <[email protected]> > --- > > Changes in v2: > - Record compatible string to xilinx.txt > > Documentation/devicetree/bindings/arm/xilinx.txt | 5 ++ > arch/arm/boot/dts/Makefile | 1 + > arch/arm/boot/dts/zynq-cc108.dts | 75 > ++++++++++++++++++++++++ > 3 files changed, 81 insertions(+) > create mode 100644 arch/arm/boot/dts/zynq-cc108.dts
Reviewed-by: Rob Herring <[email protected]>

