[U-Boot] [PATCH v3 06/11] m68k: architecture changes to support fdt
Simon Glass
sjg at chromium.org
Fri Oct 19 03:26:45 UTC 2018
On 13 October 2018 at 16:34, Angelo Dureghello <angelo at sysam.it> wrote:
> This patch adds fdt support to the m68k architecture.
>
> Signed-off-by: Angelo Dureghello <angelo at sysam.it>
> ---
> Changes for v2:
> - add OF_CONTROL, DM and DM_SERIAL as default config options
> for all cpu families
> Changes for v3:
> - none
> ---
> arch/Kconfig | 1 +
> arch/m68k/Kconfig | 33 +++++++++++++++++++++++++++++++++
> arch/m68k/cpu/u-boot.lds | 2 ++
> 3 files changed, 36 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list