[U-Boot] [PATCH v4 2/4] ARMV7: OMAP3: Cleanup extern variables in mem.c
Paulraj, Sandeep
s-paulraj at ti.com
Tue Apr 19 15:54:28 CEST 2011
>
> Removed boot_flash_* extern variables.
> boot_flash_type was totally unused. The other ones were actually constants,
> so
> they have been replaced with #defines in the board config files.
>
> Signed-off-by: Luca Ceresoli <luca.ceresoli at comelit.it>
> Cc: Wolfgang Denk <wd at denx.de>
> Cc: Albert Aribaud <albert.aribaud at free.fr>
> Cc: Sandeep Paulraj <s-paulraj at ti.com>
> ---
> Changes in v4:
> - this patch is new in v4.
>
> arch/arm/cpu/armv7/omap3/mem.c | 32 --------------------------------
> include/configs/am3517_evm.h | 18 ++++++------------
> include/configs/cm_t35.h | 16 +++++-----------
> include/configs/devkit8000.h | 10 +---------
> include/configs/omap3_beagle.h | 16 +++++-----------
> include/configs/omap3_evm.h | 26 ++++++++++++--------------
> include/configs/omap3_overo.h | 16 +++++-----------
> include/configs/omap3_pandora.h | 16 +++++-----------
> include/configs/omap3_sdp3430.h | 10 ----------
> include/configs/omap3_zoom1.h | 16 +++++-----------
> include/configs/omap3_zoom2.h | 16 +++++-----------
> 11 files changed, 49 insertions(+), 143 deletions(-)
>
Can you please rebase with u-boot-ti?
Also there is a new board am 3517 crane
http://git.denx.de/?p=u-boot/u-boot-ti.git;a=commitdiff;h=29ffd724e25f0cf456d1971e8c1c6567ebbd4818
Can you include this in your patch as well?
Regards,
Sandeep
More information about the U-Boot
mailing list