[U-Boot] [PATCH V6 01/10] powerpc: Update configs to properly set FSL_ELBC

Kumar Gala kumar.gala at freescale.com
Thu Jul 1 05:11:35 CEST 2010


On Jun 17, 2010, at 11:37 AM, Becky Bruce wrote:

> Some parts that have an Enhanced Local Bus Controller weren't
> setting CONFIG_FSL_ELBC.  Fix this so we can use this define
> properly going forward (currently it's only used if PHYS_64BIT is
> set, which meant not all platforms needed to have it set correctly).
> 
> Signed-off-by: Becky Bruce <beckyb at kernel.crashing.org>
> Acked-by: Kim Phillips <kim.phillips at freescale.com>
> ---
> include/configs/MPC8313ERDB.h |    1 +
> include/configs/MPC8315ERDB.h |    1 +
> include/configs/MPC837XEMDS.h |    1 +
> include/configs/MPC837XERDB.h |    1 +
> include/configs/SIMPC8313.h   |    1 +
> include/configs/XPEDITE5370.h |    1 +
> 6 files changed, 6 insertions(+), 0 deletions(-)

applied to 85xx

- k


More information about the U-Boot mailing list