u-boot-brain/arch/powerpc/cpu
Shaohui Xie b24f6d401c powerpc/b4860qds: add workaround for XFI
XFI does not work stable on current board, it's due to heat sink issue,
to make it work stable the board needs additional heat sink, enable two
XFI lanes only. Right now we do not have such an erratum for the issue,
so use a define CONFIG_SYS_FSL_B4860QDS_XFI_ERR to identify it.
The workaround will only be used in XFI protocols and only if the
hwconfig indicates that XFI is prefered.

A new VSC3308 config function is used instead of re-use the original
function, to avoid making the function complex and ugly.

Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
2014-12-05 08:06:13 -08:00
..
74xx_7xx PowerPC: drop some 74xx_7xx boards and related code 2014-10-27 14:35:55 +01:00
mpc5xx kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
mpc5xxx include: move various macros to include/linux/kernel.h 2014-11-20 11:28:25 -05:00
mpc8xx ppc/arm: remove remainders of dead boards in Kconfig 2014-10-31 00:42:19 +01:00
mpc8xxx fsl_sec : Change accessor function to take care of endianness 2014-10-16 14:16:50 -07:00
mpc83xx mpc83xx: Add gdsys hrcon board 2014-11-19 08:48:42 +01:00
mpc85xx powerpc/b4860qds: add workaround for XFI 2014-12-05 08:06:13 -08:00
mpc86xx kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
mpc512x kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
mpc824x kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
mpc8260 ppc: Zap TQM8272 board 2014-10-27 14:35:56 +01:00
ppc4xx Merge git://git.denx.de/u-boot-fdt 2014-11-26 11:21:14 -05:00
Makefile Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) 2013-12-16 08:59:42 -05:00