
26 Oct
2012
26 Oct
'12
7:32 p.m.
On Tue, Oct 23, 2012 at 10:50:47PM -0600, Stephen Warren wrote:
This adds a simple driver for the BCM2835's SD controller.
Workarounds are implemented for:
- Register writes can't be too close to each-other in time, or they will be lost.
- Register accesses must all be 32-bit, so implement custom accessors.
This code was extracted from: git://github.com/gonzoua/u-boot-pi.git master which was created by Oleksandr Tymoshenko.
Portions of the code there were obviously based on the Linux kernel at: git://github.com/raspberrypi/linux.git rpi-3.2.27
No s-o-b tags were present in either location.
Um, that's a bit worrying to me. Wolfgang?
--
Tom