]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
microblaze: Wire up SPI driver
authorStephan Linz <linz@li-pro.net>
Sat, 28 Jul 2012 22:25:36 +0000 (00:25 +0200)
committerMichal Simek <monstr@monstr.eu>
Tue, 31 Jul 2012 05:16:26 +0000 (07:16 +0200)
commitbcec8f49d1c5570f806f9cc33eb0bcc56a6551d5
treef57243c22291ebdc56494de8654a7ae4148e1c28
parent09aac75e4df6a5c62c3481eda7f90204846893c5
microblaze: Wire up SPI driver

Depending on XILINX_SPI_FLASH_BASEADDR enable SPI flash
and environment in SPI flash.

Expected values from xparameters.h are:
    - XILINX_SPI_FLASH_BASEADDR
    - XILINX_SPI_FLASH_MAX_FREQ
    - XILINX_SPI_FLASH_CS

Signed-off-by: Stephan Linz <linz@li-pro.net>
Acked-by: Michal Simek <monstr@monstr.eu>
include/configs/microblaze-generic.h