History log of /freebsd-10-stable/sys/boot/arm/at91/libat91/spi_flash.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 238463 15-Jul-2012 imp

Use the pin number rather than the hybrid pin number + name.


# 174877 23-Dec-2007 ticso

BWCT boards uses two different SPI flash chips
check for both status codes


# 168012 28-Mar-2007 imp

Since we're about to set ST_RTMR to 1 to increase the accuracy of the
CRTR register to be 1/32768th of a second in init, we don't need to do
it here.


# 165400 20-Dec-2006 imp

MFp4: Differences in flash part for bwct. need a more generic way to cope.


# 163533 20-Oct-2006 imp

MFp4:

Massive update. The highlights:
o dramatically cut memory usage by writing better, less intertwingled
code.
o implement booting off mmc/sd cards (sd only tested one at the moment)
o start to split out board specific stuff for boot2.


# 161197 10-Aug-2006 imp

MFp4:
Remove obsolete files in list
Add spi flash reading routines