commit | 8046aa8e83af4f446d6a95e881d46259725c590b | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Wed Dec 17 15:50:46 2014 +0800 |
committer | Simon Glass <sjg@chromium.org> | Thu Dec 18 17:26:08 2014 -0700 |
tree | 4de1569994f22c3726f8869344be80fcb1cb5b4d | |
parent | ee18d647fa2fa43f53b2972459f1f94b52935f57 [diff] |
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>