
12 Jul
2019
12 Jul
'19
4:44 a.m.
On Fri, Jul 12, 2019 at 10:42 AM Bin Meng bmeng.cn@gmail.com wrote:
On Wed, Jun 26, 2019 at 4:52 AM Andy Shevchenko andriy.shevchenko@linux.intel.com wrote:
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 andriy.shevchenko@linux.intel.com
- fix conflict when applying patch
arch/x86/dts/edison.dts | 5 ----- board/intel/edison/edison.c | 10 ++++++++++ configs/edison_defconfig | 1 + 3 files changed, 11 insertions(+), 5 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com
applied to u-boot-x86, thanks!