u-boot-brain/arch/powerpc/cpu/mpc86xx
Tom Rini 865acad78f ppc: Remove MPC8641HPCN board
This board relies on using CONFIG_LIBATA but does not enable CONFIG_AHCI.  The
deadline for this conversion was the v2019.07 release.  The use of CONFIG_AHCI
requires CONFIG_DM.  The deadline for this conversion was v2020.01.  Remove
this board.

Cc: Priyanka Jain <priyanka.jain@nxp.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
2021-02-15 10:16:21 -05:00
..
cache.S powerpc: add 2 common dcache assembly functions 2015-05-04 09:24:42 -07:00
config.mk SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cpu_init.c common: Drop asm_offsets.h from common header 2020-05-18 21:19:23 -04:00
cpu.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
fdt.c global: Move from bi_memstart/memsize -> gd->ram_base/ram_size 2020-08-26 09:19:34 +02:00
interrupts.c common: Drop asm/ptrace.h from common header 2020-05-18 21:19:23 -04:00
Kconfig ppc: Remove MPC8641HPCN board 2021-02-15 10:16:21 -05:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mp.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
mpc8610_serdes.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
mpc8641_serdes.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
release.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
speed.c common: Move clock functions into a new file 2020-01-17 13:27:29 -05:00
start.S common: Move relocate_code() to init.h 2020-01-17 13:26:49 -05:00
traps.c global: Move from bi_memstart/memsize -> gd->ram_base/ram_size 2020-08-26 09:19:34 +02:00
u-boot.lds SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00