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

Kim Phillips kim.phillips at freescale.com
Wed Jun 16 03:30:31 CEST 2010


On Mon, 14 Jun 2010 19:56:11 -0500
Becky Bruce <beckyb at kernel.crashing.org> 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>
> ---
>  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(-)

Acked-by: Kim Phillips <kim.phillips at freescale.com>

Kim


More information about the U-Boot mailing list