linux/arch/powerpc/platforms/512x
Anatolij Gustschin 2da8cb6af5 powerpc/mpc5121: move PSC FIFO memory init to platform code
Since PSC could also be used in other modes than UART mode
we move PSC FIFO memory initialization from serial driver to
common platform code. The initialized FIFO memory slices may
not overlap, so the most easy way would be to configure them
all at once at init time for all PSC devices. This is now done
by this patch.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2010-05-25 00:23:16 -06:00
..
Kconfig powerpc/kconfig: Kill PPC_MULTIPLATFORM 2009-03-11 17:11:35 +11:00
Makefile powerpc/mpc5121: Add support for CPLD on MPC5121ADS board 2008-07-12 12:10:55 -06:00
clock.c powerpc/mpc5121: avoid using arch_initcall for clock init 2010-02-16 10:35:13 -07:00
mpc512x.h powerpc/mpc5121: Add machine restart support 2010-02-16 10:36:26 -07:00
mpc512x_shared.c powerpc/mpc5121: move PSC FIFO memory init to platform code 2010-05-25 00:23:16 -06:00
mpc5121_ads.c powerpc/mpc5121: Add machine restart support 2010-02-16 10:36:26 -07:00
mpc5121_ads.h powerpc/mpc5121: Add support for CPLD on MPC5121ADS board 2008-07-12 12:10:55 -06:00
mpc5121_ads_cpld.c powerpc: Remove whitespace in irq chip name fields 2010-02-17 14:02:48 +11:00
mpc5121_generic.c powerpc/mpc5121: Add machine restart support 2010-02-16 10:36:26 -07:00