]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: crownbay: Add SDHCI support
authorBin Meng <bmeng.cn@gmail.com>
Wed, 17 Dec 2014 07:50:46 +0000 (15:50 +0800)
committerSimon Glass <sjg@chromium.org>
Fri, 19 Dec 2014 00:26:08 +0000 (17:26 -0700)
commitaada6276c68daf0229442aa8bf6e60aae4c4fd0d
tree4de1569994f22c3726f8869344be80fcb1cb5b4d
parent0ff65eb99c3ed4d452b9c74dae8c4f736d92303f
x86: crownbay: Add SDHCI support

There are two standard SD card slots on the Crown Bay board, which
are connected to the Topcliff PCH SDIO controllers. Enable the SDHC
support so that we can use them.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/queensbay/Makefile
arch/x86/cpu/queensbay/topcliff.c [new file with mode: 0644]
include/configs/crownbay.h