Searched hist:"8 d1165e11a7aad00a2bbb05f20bacf021f6d1c12" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | ide.h | 8d1165e11a7aad00a2bbb05f20bacf021f6d1c12 Tue Oct 09 07:01:56 UTC 2012 Pavel Herrmann <morpheus.ibis@gmail.com> 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>
|
| /rk3399_rockchip-uboot/arch/powerpc/lib/ |
| H A D | Makefile | 8d1165e11a7aad00a2bbb05f20bacf021f6d1c12 Tue Oct 09 07:01:56 UTC 2012 Pavel Herrmann <morpheus.ibis@gmail.com> 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>
|