[U-Boot] [PATCH v5 1/3] Prepare for TI816X : reuse existing code from TI814X

Wolfgang Denk wd at denx.de
Fri Jun 28 20:34:46 CEST 2013


Dear "TENART Antoine",

In message <3465D313FDFB824F9A9C8CD24FA4F6BC0112AA9A at frontmail.adetel.com> you wrote:
> Rename some CONFIG_TI814X to a more generic CONFIG_81XX
> 
> Signed-off-by: Antoine Tenart <atenart at adeneo-embedded.com>
> ---
>  Makefile                                |    2 +-
>  arch/arm/cpu/armv7/Makefile             |    2 +-
>  arch/arm/cpu/armv7/omap-common/Makefile |    2 +-
>  arch/arm/include/asm/arch-am33xx/cpu.h  |    2 +-
>  arch/arm/include/asm/arch-am33xx/omap.h |    2 +-
>  drivers/serial/ns16550.c                |    4 ++--
>  spl/Makefile                            |    2 +-
>  7 files changed, 8 insertions(+), 8 deletions(-)

Hmmm... should not any boards that used to set CONFIG_TI814X in their
board config files (ti814x_evm) now also set CONFIG_TI81XX ?

As is, with this patch applied, these boards will probably not build
any more, or at least not work any more.

Please also fix the typo in the commit message:
s/CONFIG_81XX/CONFIG_TI81XX/

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The only way you could make a happy  marriage  is  by  cuttin'  their
heads  off  as  soon  as  they say `I do', yes? You can't make happi-
ness...                           - Terry Pratchett, _Witches Abroad_


More information about the U-Boot mailing list