On 08/02/2013 03:26 PM, Tom Rini wrote:
> Add the generic "poke the SPI bus" command, with the SPI related
> defines.
>
> Signed-off-by: Tom Rini <tr...@ti.com>
> ---
>  include/configs/ti_armv7_common.h |    1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/include/configs/ti_armv7_common.h 
> b/include/configs/ti_armv7_common.h
> index 0734598..88ed85c 100644
> --- a/include/configs/ti_armv7_common.h
> +++ b/include/configs/ti_armv7_common.h
> @@ -75,6 +75,7 @@
>  /* McSPI IP block */
>  #define CONFIG_SPI
>  #define CONFIG_OMAP3_SPI
> +#define CONFIG_CMD_SPI
>  
>  /* GPIO block */
>  #define CONFIG_OMAP_GPIO
Acked-by: Dan Murphy <dmur...@ti.com>

-- 
------------------
Dan Murphy

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to