u-boot-brain/arch/x86/cpu/baytrail
Bin Meng da2364cc14 Revert "x86: Convert MMC to driver model"
This reverts commit ddb3ac3c71.

With MMC converted to driver model, SCSI driver is broken due to
zero address access at (ops->read) in block_dread() function.

The fix (SCSI driver converted to DM) is ready in u-boot-dm branch,
but it is too late for this relese to get that in.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-06-27 16:31:30 +08:00
..
acpi.c x86: baytrail: acpi: Add APIs for determining/clearing sleep state 2017-05-17 17:11:46 +08:00
cpu.c cpu: Add get_vendor callback 2016-10-19 09:01:51 +02:00
early_uart.c x86: baytrail: Fix boot hang with a debug build 2017-06-05 08:55:22 +08:00
fsp_configs.c x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer 2017-06-05 08:55:22 +08:00
Kconfig x86: baytrail: Fix boot hang with a debug build 2017-06-05 08:55:22 +08:00
Makefile x86: baytrail: Generate ACPI FADT/MADT tables 2016-05-23 15:18:00 +08:00
valleyview.c Revert "x86: Convert MMC to driver model" 2017-06-27 16:31:30 +08:00