]> Git Repo - u-boot.git/commit
x86: edison: Enable SD slot
authorAndy Shevchenko <[email protected]>
Tue, 25 Jun 2019 20:52:04 +0000 (23:52 +0300)
committerBin Meng <[email protected]>
Fri, 9 Aug 2019 14:24:02 +0000 (22:24 +0800)
commit42ef7079224abc7c6073c0bab63f3aa6fffd5d00
treed3b7627f469d8ccf81729b0a12d002d8e84069ed
parentfef408679b2f634ebfd6298d9fc99db99e60fb1d
x86: edison: Enable SD slot

Enable SD slot on Intel Edison platform.

By default firmware doesn't put device on active state. Thus,
we have to do this explicitly.

Signed-off-by: Andy Shevchenko <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
arch/x86/dts/edison.dts
board/intel/edison/edison.c
configs/edison_defconfig
This page took 0.036534 seconds and 4 git commands to generate.