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

2013-07-02 Thread Wolfgang Denk
Dear "TENART Antoine", In message <3465d313fdfb824f9a9c8cd24fa4f6bc0112a...@frontmail.adetel.com> you wrote: > Dear Wolfgang, > > > Hmmm... should not any boards that used to set CONFIG_TI814X in their > > board config files (ti814x_evm) now also set CONFIG_TI81XX ? > > ti814x_evm already has i

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

2013-07-02 Thread TENART Antoine
Dear Wolfgang, > Hmmm... should not any boards that used to set CONFIG_TI814X in their > board config files (ti814x_evm) now also set CONFIG_TI81XX ? ti814x_evm already has it. No other board use CONFIG_TI814X. > Please also fix the typo in the commit message: > s/CONFIG_81XX/CONFIG_TI81XX/ Rig

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

2013-06-28 Thread Wolfgang Denk
Dear "TENART Antoine", In message <3465d313fdfb824f9a9c8cd24fa4f6bc0112a...@frontmail.adetel.com> you wrote: > Rename some CONFIG_TI814X to a more generic CONFIG_81XX > > Signed-off-by: Antoine Tenart > --- > Makefile|2 +- > arch/arm/cpu/armv7/Makefile

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

2013-06-28 Thread TENART Antoine
Rename some CONFIG_TI814X to a more generic CONFIG_81XX Signed-off-by: Antoine Tenart --- 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 +- ar