[U-Boot] Pull request u-boot-blackfin.git (sf branch)
Mike Frysinger
vapier at gentoo.org
Wed Nov 10 10:26:58 CET 2010
The following changes since commit 0c0892be0d93a5a892b93739c5eb3bf692fed4ff:
Merge branch 'master' of git://git.denx.de/u-boot-marvell (2010-10-29 22:03:00 +0200)
are available in the git repository at:
git://www.denx.de/git/u-boot-blackfin.git sf
Reinhard Meyer (1):
sf: ramtron: new spi fram driver
drivers/mtd/spi/Makefile | 1 +
drivers/mtd/spi/ramtron.c | 319 ++++++++++++++++++++++++++++++++++
drivers/mtd/spi/spi_flash.c | 8 +
drivers/mtd/spi/spi_flash_internal.h | 1 +
4 files changed, 329 insertions(+), 0 deletions(-)
create mode 100644 drivers/mtd/spi/ramtron.c
More information about the U-Boot
mailing list