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

2013-03-29 Thread Tom Rini
On Fri, Mar 29, 2013 at 10:09:30AM +0100, TENART Antoine wrote: > > Tom> This is fine except it breaks bisectability, you need to also add > > Tom> CONFIG_TI81XX to ti814x_evm.h at this point. > > > > It afaik already has it. > > > > Yes, it was introduced by Matt Porter in "ti814x_evm: add

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

2013-03-29 Thread TENART Antoine
> Tom> This is fine except it breaks bisectability, you need to also add > Tom> CONFIG_TI81XX to ti814x_evm.h at this point. > > It afaik already has it. > Yes, it was introduced by Matt Porter in "ti814x_evm: add ti814x evm board support" patch : +#define CONFIG_TI81XX +#define CONFIG_TI81

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

2013-03-28 Thread Peter Korsgaard
> "Tom" == Tom Rini writes: Tom> On Thu, Mar 28, 2013 at 06:14:34PM +0100, TENART Antoine wrote: >> Rename some CONFIG_TI814X to a more generic CONFIG_81XX Tom> This is fine except it breaks bisectability, you need to also add Tom> CONFIG_TI81XX to ti814x_evm.h at this point. It afaik a

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

2013-03-28 Thread Tom Rini
On Thu, Mar 28, 2013 at 06:14:34PM +0100, TENART Antoine wrote: > Rename some CONFIG_TI814X to a more generic CONFIG_81XX This is fine except it breaks bisectability, you need to also add CONFIG_TI81XX to ti814x_evm.h at this point. -- Tom signature.asc Description: Digital signature

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

2013-03-28 Thread Peter Korsgaard
> "TENART" == TENART Antoine writes: TENART> Rename some CONFIG_TI814X to a more generic CONFIG_81XX Acked-by: Peter Korsgaard -- Bye, Peter Korsgaard ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

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

2013-03-28 Thread TENART Antoine
Rename some CONFIG_TI814X to a more generic CONFIG_81XX --- 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/o