]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sf: Enable FDT-based configuration and memory mapping
authorSimon Glass <sjg@chromium.org>
Mon, 11 Mar 2013 06:08:08 +0000 (06:08 +0000)
committerSimon Glass <sjg@chromium.org>
Tue, 19 Mar 2013 15:45:37 +0000 (08:45 -0700)
commitbb8215f437a7c948eec82a6abe754c226978bd6d
tree8e03252d3317225986dee7d9e58ee4dd32123d9f
parent5e6fb69778fa41e685add00b73ed5f22c7a96166
sf: Enable FDT-based configuration and memory mapping

Enable device tree control of SPI flash, and use this to implement
memory-mapped SPI flash, which is supported on Intel chips.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/mtd/spi/spi_flash.c
include/fdtdec.h
include/spi_flash.h
lib/fdtdec.c