u-boot/arch/powerpc
Mario Six 1e718f43de mpc83xx: Replace ppcDWstore with inline assembly
ppcDWstore/ppcDWload are hardly used by any board, but since they're
implemented in start.S, they're always present in every U-Boot image,
even if they're not needed.

Re-implement these fuctions in C with inline assembly, so that the
compiler can decide when to actually include them.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
2019-05-21 07:52:34 +02:00
..
cpu mpc83xx: Replace ppcDWstore with inline assembly 2019-05-21 07:52:34 +02:00
dts powerpc: fix arch/powerpc/dts/Makefile 2019-03-22 12:15:10 -04:00
include/asm mpc83xx: Add arch clock.h to make SDHC work 2019-05-21 07:52:33 +02:00
lib timer: Add MPC83xx timer driver 2018-09-18 00:01:18 -06:00
config.mk SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig powerpc: Migrate HIGH_BATS to Kconfig 2019-05-21 07:52:33 +02:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00