Re: [U-Boot] [PATCH 6/7] m68k: add stmark2 fdt support

2018-09-25 Thread Simon Glass
On 20 September 2018 at 15:07, Angelo Dureghello wrote: > This patch adds stmark2 board fdt support to the m68k arch. > > Signed-off-by: Angelo Dureghello > --- > arch/m68k/dts/Makefile| 12 > arch/m68k/dts/stmark2.dts | 34 ++ > 2 files changed,

[U-Boot] [PATCH 6/7] m68k: add stmark2 fdt support

2018-09-20 Thread Angelo Dureghello
This patch adds stmark2 board fdt support to the m68k arch. Signed-off-by: Angelo Dureghello --- arch/m68k/dts/Makefile| 12 arch/m68k/dts/stmark2.dts | 34 ++ 2 files changed, 46 insertions(+) create mode 100644 arch/m68k/dts/Makefile create