Dear "TENART Antoine", In message <[email protected]> you wrote: > Rename some CONFIG_TI814X to a more generic CONFIG_81XX > > Signed-off-by: Antoine Tenart <[email protected]> > --- > 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: [email protected] 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_ _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

