u-boot-brain/arch/x86/dts
Bin Meng 58d1fedb1f x86: baytrail: Change fsp, emmc-boot-mode to "auto"
At present all BayTrail boards configure fsp,emmc-boot-mode to 2,
which means "eMMC 4.1" per FSP documentation. However, eMMC 4.1
only shows up on some early stepping silicon of BayTrail SoC.
Newer stepping SoC integrates an eMMC 4.5 controller. Intel FSP
provides a config option fsp,emmc-boot-mode which tells FSP which
eMMC controller it initializes. Instead of hardcoded to 2, now
we change it to 1 which means "auto".

With this change, MinnowMax board (with a D0 stepping BayTrail SoC)
can see the eMMC 4.5 controller at PCI address 00.17.00 via U-Boot
'pci' command.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-06-12 12:19:35 +08:00
..
include Makefile: Support include files for .dts files 2014-06-20 11:55:03 -06:00
microcode x86: Use latest microcode for all BayTrail boards 2016-05-23 15:26:46 +08:00
.gitignore dts: generate multiple device tree blobs 2014-02-19 11:10:05 -05:00
bayleybay.dts x86: baytrail: Change fsp, emmc-boot-mode to "auto" 2016-06-12 12:19:35 +08:00
broadwell_som-6896.dts spi: ich: Use compatible strings to distinguish controller version 2016-02-05 12:47:20 +08:00
chromebook_link.dts x86: dts: Drop memory SPD compatible string 2016-03-17 10:27:27 +08:00
chromebook_samus.dts x86: Add support for the samus chromebook 2016-03-17 10:27:27 +08:00
chromebox_panther.dts x86: ich6_gpio: Convert to use proper DM API 2016-02-05 12:47:21 +08:00
conga-qeval20-qa3-e3845.dts x86: baytrail: Change fsp, emmc-boot-mode to "auto" 2016-06-12 12:19:35 +08:00
cougarcanyon2.dts x86: Add Intel Cougar Canyon 2 board 2016-02-21 13:42:52 +08:00
crownbay.dts x86: dts: Update to include ACTL register details 2016-05-23 15:18:00 +08:00
efi.dts x86: Convert to use driver model timer 2015-12-01 06:26:35 -07:00
galileo.dts x86: galileo: Enable CPU driver 2016-05-23 15:27:41 +08:00
keyboard.dtsi x86: Add an i8042 device for boards that have it 2015-11-19 20:13:41 -07:00
Makefile x86: Add congatec conga-QA3/E3845-4G (Bay Trail) support 2016-03-17 10:27:27 +08:00
minnowmax.dts x86: baytrail: Change fsp, emmc-boot-mode to "auto" 2016-06-12 12:19:35 +08:00
qemu-x86_i440fx.dts dm: x86: spi: Convert ICH SPI driver to driver model PCI API 2016-01-24 12:07:17 +08:00
qemu-x86_q35.dts x86: dts: Update to include ACTL register details 2016-05-23 15:18:00 +08:00
rtc.dtsi x86: Enable DM RTC support for all x86 boards 2015-07-28 10:36:22 -06:00
serial.dtsi ns16550: unify serial_x86 2015-11-20 20:41:30 -05:00
skeleton.dtsi x86: fdt: Create basic .dtsi file for coreboot 2012-12-06 14:30:42 -08:00
tsc_timer.dtsi x86: Convert to use driver model timer 2015-12-01 06:26:35 -07:00