Re: [U-Boot] [PATCH v5 02/13] m68k: architecture changes to support fdt

2019-05-26 Thread Tom Rini
On Wed, Mar 13, 2019 at 09:46:42PM +0100, Angelo Dureghello wrote: > This patch adds fdt support to the m68k architecture. > > Reviewed-by: Simon Glass > Signed-off-by: Angelo Dureghello Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature _

[U-Boot] [PATCH v5 02/13] m68k: architecture changes to support fdt

2019-03-14 Thread Angelo Dureghello
This patch adds fdt support to the m68k architecture. Reviewed-by: Simon Glass Signed-off-by: Angelo Dureghello --- Changes for v2: - add OF_CONTROL, DM and DM_SERIAL as default config options for all cpu families Changes for v3: - none Changes for v4: - bisectability, moved SUPPORT_OF_CONTROL