u-boot/arch/powerpc/cpu/mpc8xx
Christophe Leroy dcf7af5fd9 powerpc: 8xx: Set SDMA configuration register correcly
SDMA configuration register needs to be set up only once and doesn't
belong to drivers. Also, the value to be used is different on mpc885.

So do the init in cpu_init_f() with 0x40 for mpc885 and 0x1 for others.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
2024-04-18 15:47:46 +02:00
..
cache.c powerpc: mpc8xx: Remove usage of common.h 2023-11-16 18:53:09 -05:00
config.mk ppc: mpc8xx: Drop -mstring from PLATFORM_CPPFLAGS 2021-11-09 14:50:22 +05:30
cpu_init.c powerpc: 8xx: Set SDMA configuration register correcly 2024-04-18 15:47:46 +02:00
cpu.c powerpc: mpc8xx: Remove usage of common.h 2023-11-16 18:53:09 -05:00
fdt.c powerpc: mpc8xx: Remove usage of common.h 2023-11-16 18:53:09 -05:00
immap.c powerpc: mpc8xx: Remove usage of common.h 2023-11-16 18:53:09 -05:00
interrupts.c powerpc: mpc8xx: Remove usage of common.h 2023-11-16 18:53:09 -05:00
Kconfig Kconfigs: Correct default of "0" on hex type entries 2023-08-09 09:21:42 -04:00
Makefile powerpc: mpc8xx: Add SMC relocation CPM microcode 2023-05-05 07:26:53 +02:00
micropatch_smc.c powerpc: mpc8xx: Add SMC relocation CPM microcode 2023-05-05 07:26:53 +02:00
micropatch_usb_sof.c powerpc: mpc885: Add CPM USB-SOF microcode for CPM15 ERRATA 2023-05-05 07:26:53 +02:00
speed.c powerpc: mpc8xx: Remove usage of common.h 2023-11-16 18:53:09 -05:00
start.S powerpc: mpc8xx: Reorganise init RAM 2023-05-04 12:40:47 +02:00
traps.c powerpc: mpc8xx: Remove usage of common.h 2023-11-16 18:53:09 -05:00