
29 May
2018
29 May
'18
7:44 a.m.
On 28.5.2018 10:12, Clement Laigle wrote:
MiniZed is a single-core Zynq 7Z007S development board.
More information on this board: http://zedboard.org/product/minized
Signed-off-by: Clement Laigle clement.laigle8@gmail.com
arch/arm/dts/Makefile | 1 + arch/arm/dts/zynq-minized.dts | 61 ++++++++++++++++++++++++++++++++++++++++++ configs/zynq_minized_defconfig | 57 +++++++++++++++++++++++++++++++++++++++ 3 files changed, 119 insertions(+) create mode 100644 arch/arm/dts/zynq-minized.dts create mode 100644 configs/zynq_minized_defconfig
Some days ago I have applied similar support from Ibai Erkiaga. Please look at archive and if there is any issue please send the patch on the top of his one.
Thanks, Michal