[U-Boot] [PATCH] OMAP3 Move declaration of gpmc_cfg.

Paulraj, Sandeep s-paulraj at ti.com
Tue Jan 26 15:18:08 CET 2010



> 
> Every omap3 board config file declared the global variable gpmc_cfg.
> This changes moves the declaration to a better location in the
> arch dependent header file cpu.h.
> 
> Signed-off-by: Tom Rix <Tom.Rix at windriver.com>
> ---
>  include/asm-arm/arch-omap3/cpu.h |    4 ++++
>  include/configs/devkit8000.h     |    1 -
>  include/configs/omap3_beagle.h   |    1 -
>  include/configs/omap3_evm.h      |    1 -
>  include/configs/omap3_overo.h    |    1 -
>  include/configs/omap3_pandora.h  |    1 -
>  include/configs/omap3_sdp3430.h  |    1 -
>  include/configs/omap3_zoom1.h    |    1 -
>  include/configs/omap3_zoom2.h    |    1 -
>  9 files changed, 4 insertions(+), 8 deletions(-)


Pushed to u-boot-ti

Thanks,
Sandeep


More information about the U-Boot mailing list