
19 Oct
2018
19 Oct
'18
5:26 a.m.
On 13 October 2018 at 16:34, Angelo Dureghello angelo@sysam.it wrote:
This patch adds fdt support to the m68k architecture.
Signed-off-by: Angelo Dureghello angelo@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@chromium.org