Hello build bot (Jenkins), Patrick Georgi, Maulik V Vaghela, Subrata Banik, Aamir Bohra, Patrick Rudolph, Karthik Ramasubramanian,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/41027
to look at the new patch set (#7).
Change subject: soc/intel/jasperlake: Allow SD card power enable polarity configuration ......................................................................
soc/intel/jasperlake: Allow SD card power enable polarity configuration
SdCardPowerEnable ActiveHigh is a UPD which controls polarity of SD card power enable pin. Setting it 1 will set polarity of this pin as Active high. This patch will allow to control it from devicetree so that it can be set as per each board's requirement.
BUG=b:155595624 BRANCH=None TEST=Build, boot JSLRVP, Verified Upd value from fsp log
Signed-off-by: Ronak Kanabar ronak.kanabar@intel.com Change-Id: Id777a262651689952a217875e6606f67855fc2f4 --- M src/soc/intel/jasperlake/fsp_params.c 1 file changed, 4 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/27/41027/7