Re: [U-Boot] [PATCH 7/7] arm: dra7xx: Add dra7xx_evm build support

2013-02-17 Thread Lokesh Vutla
On Friday 15 February 2013 10:06 PM, Tom Rini wrote: On Wed, Feb 13, 2013 at 12:59:09PM +0530, Lokesh Vutla wrote: Adding the build support for dra7xx_evm. Reusing omap5_evm.h config by moving it to omap5_common.h Signed-off-by: Lokesh Vutla Signed-off-by: R Sricharan [snip] +#define CONFI

Re: [U-Boot] [PATCH 7/7] arm: dra7xx: Add dra7xx_evm build support

2013-02-15 Thread Tom Rini
On Wed, Feb 13, 2013 at 12:59:09PM +0530, Lokesh Vutla wrote: > Adding the build support for dra7xx_evm. > Reusing omap5_evm.h config by moving it to omap5_common.h > > Signed-off-by: Lokesh Vutla > Signed-off-by: R Sricharan [snip] > +#define CONFIG_DRA752_EVM [snip] > #define CONFIG_OMAP5430

[U-Boot] [PATCH 7/7] arm: dra7xx: Add dra7xx_evm build support

2013-02-12 Thread Lokesh Vutla
Adding the build support for dra7xx_evm. Reusing omap5_evm.h config by moving it to omap5_common.h Signed-off-by: Lokesh Vutla Signed-off-by: R Sricharan --- boards.cfg |1 + include/configs/dra7xx_evm.h| 40 include/configs/{o