coreboot-kgpe-d16/src
Vadim Bendebury a9cd4a2f11 rk3399: add GPIO register definitions for SDMMC0
The code needs to be able to set drive strength for the pins used for
SDMMC0 interface. This patch adds the definitions for the two
registers, as per page 378 of the RK3399 TRM Part 1.

Instead of calculation of the reserved range size just use known
offsets of the registers included in the structure.

BRANCH=none
BUG=chrome-os-partner:53257
TEST=with the upcoming driver change it is possible to boot chrome OS
     on Gru from various micro SD cards which were failing before.

Change-Id: I63bf37432ec7f3bdf7e9c6a79d51c31de122dae9
Signed-off-by: Martin Roth <martinroth@google.com>
Original-Commit-Id: c6d6dc5e5e6cc81c173603d4eb21ae803a47815d
Original-Change-Id: Ibe7584e77b446435ab1264dcf8fc8bfe0c50438e
Original-Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/344490
Original-Reviewed-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: https://review.coreboot.org/14852
Tested-by: build bot (Jenkins)
Reviewed-by: Vadim Bendebury <vbendeb@chromium.org>
2016-05-18 20:21:03 +02:00
..
acpi
arch acpigen: Fix ?: operator confusion 2016-05-17 23:27:02 +02:00
commonlib cbfstool/fsp: Rename fsp1_1_relocate 2016-05-11 18:38:28 +02:00
console arch/x86: introduce postcar stage/phase 2016-03-23 14:24:30 +01:00
cpu AGESA vendorcode: Build a common amdlib 2016-05-18 10:44:43 +02:00
device sconfig: Add a new generic device type 2016-05-16 19:49:59 +02:00
drivers drivers/intel/fsp2_0: Add recipes for FSP blobs in CBFS 2016-05-18 07:04:10 +02:00
ec ec/google/chromeec: don't guard function declarations 2016-05-13 17:22:33 +02:00
include sconfig: Add a new generic device type 2016-05-16 19:49:59 +02:00
lib lib: remove FLASHMAP_OFFSET config variable 2016-05-11 21:32:44 +02:00
mainboard gru: set correct gpio for SD card detect 2016-05-18 20:20:30 +02:00
northbridge intel/sch: Merge northbridge and southbridge in src/soc 2016-05-17 21:38:17 +02:00
soc rk3399: add GPIO register definitions for SDMMC0 2016-05-18 20:21:03 +02:00
southbridge AGESA vendorcode: Build a common amdlib 2016-05-18 10:44:43 +02:00
superio superio/smsc/mec1308: Fix AddressMax value for SMBX mailbox 2016-04-13 23:39:28 +02:00
vendorcode AGESA vendorcode: Build a common amdlib 2016-05-18 10:44:43 +02:00
Kconfig lib: remove FLASHMAP_OFFSET config variable 2016-05-11 21:32:44 +02:00