]> git.baikalelectronics.ru Git - uboot.git/commit
m68k: add dm fec support
authorAngelo Durgehello <angelo.dureghello@timesys.com>
Fri, 15 Nov 2019 22:54:16 +0000 (23:54 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 10 Jan 2020 15:25:13 +0000 (10:25 -0500)
commitfb0cf3a32ef68b2f87a2202f5442b9d3b45f816e
treee036131d4e2e6056dcf0398ca51542216e91d954
parent0f2a2b126e1c71f7db0d59c1fcb3d72f1009f139
m68k: add dm fec support

Add architecture-related code for dm fec support.

Signed-off-by: Angelo Durgehello <angelo.dureghello@timesys.com>
arch/m68k/cpu/mcf523x/cpu_init.c
arch/m68k/cpu/mcf52x2/cpu_init.c
arch/m68k/cpu/mcf532x/cpu.c
arch/m68k/cpu/mcf532x/cpu_init.c
arch/m68k/cpu/mcf5445x/cpu_init.c
arch/m68k/cpu/mcf547x_8x/cpu_init.c
arch/m68k/include/asm/fec.h
arch/m68k/include/asm/fsl_mcdmafec.h
arch/m68k/lib/Makefile
arch/m68k/lib/fec.c [new file with mode: 0644]