
28 Jan
2018
28 Jan
'18
7:54 p.m.
On Tue, Jan 23, 2018 at 06:05:22PM +0100, Alexander Graf wrote:
The BCM2835 family of SoCs has 2 different SD controllers: One based on the SDHCI spec and a custom, home-grown one.
This patch implements a driver for the latter based on the Linux driver. This is needed so that we can make use of device trees that assume driver presence of both SD controllers.
Signed-off-by: Alexander Graf agraf@suse.de
Applied to u-boot/master, thanks!
--
Tom