u-boot/arch/powerpc
Pavel Herrmann 8d1165e11a split mpc8xx hooks from cmd_ide.c
move most of mpc8xx hooks from cmd_ide.c into ide_preinit() and newly created
ide_init_postreset() (invoked after calling ide_reset after ide_preinit),
some cleanup to make checkpatch happy, enable IDE init hooks in configs of
affected boards.
confusingly, these hooks are used by more than just mpc8xx-based boards, and
therefore are placed in arch/ppc/lib/

note: checkpatch still emits warnings about using volatile

Signed-off-by: Pavel Herrmann <morpheus.ibis@gmail.com>
2012-10-17 07:59:08 -07:00
..
cpu serial: Use default_serial_puts() in drivers 2012-10-17 07:55:50 -07:00
include/asm ppc4xx: Remove AP1000 board support 2012-10-15 11:53:59 -07:00
lib split mpc8xx hooks from cmd_ide.c 2012-10-17 07:59:08 -07:00
config.mk Handle most LDSCRIPT setting centrally 2011-04-30 00:59:47 +02:00