Re: [U-Boot] [PATCH 3/3] am33xx: Add SPI SPL as an option

2012-10-17 Thread Tom Rini
On Wed, Oct 17, 2012 at 08:47:57AM +0200, Peter Korsgaard wrote: > > "Tom" == Tom Rini writes: > > Tom> Add the required config.mk logic for this SoC as well as the BOOT_DEVICE > Tom> define. Finally, enable the options on the am335x_evm. > > Tom> Signed-off-by: Tom Rini > Tom> --- >

Re: [U-Boot] [PATCH 3/3] am33xx: Add SPI SPL as an option

2012-10-16 Thread Peter Korsgaard
> "Tom" == Tom Rini writes: Tom> Add the required config.mk logic for this SoC as well as the BOOT_DEVICE Tom> define. Finally, enable the options on the am335x_evm. Tom> Signed-off-by: Tom Rini Tom> --- Tom> arch/arm/cpu/armv7/am33xx/config.mk|1 + Tom> arch/arm/include/asm