mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
arch: x86: apl: Update FSP parameters
Add missing parameters to support full configuration of the latest FSP MR6 release. Signed-off-by: Bernhard Messerklinger <bernhard.messerklinger@br-automation.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
committed by
Bin Meng
parent
858e5a1a8b
commit
a0186110af
@@ -240,6 +240,9 @@ Optional properties:
|
||||
- fspm,enable-reset-system: Enable Reset System
|
||||
- fspm,enable-s3-heci2: Enable HECI2 in S3 resume path
|
||||
- fspm,variable-nvs-buffer-ptr:
|
||||
- fspm,start-timer-ticker-of-pfet-assert: PCIE SLOT Power Enable Assert Time - PFET
|
||||
- fspm,rt-en: Real Time Enabling
|
||||
- fspm,skip-pcie-power-sequence: Skip Pcie Power Sequence
|
||||
|
||||
Example:
|
||||
|
||||
|
@@ -463,6 +463,12 @@ Optional properties:
|
||||
- fsps,port-usb20-i-usb-tx-emphasis-en: PerPort HS Transmitter Emphasis
|
||||
- fsps,port-usb20-per-port-rxi-set: PerPort HS Receiver Bias
|
||||
- fsps,port-usb20-hs-npre-drv-sel: Delay/skew's strength control for HS driver
|
||||
- fsps,os-selection: OS Selection
|
||||
0: Windows
|
||||
1: Android
|
||||
3: Linux
|
||||
- fsps,dptf-enabled: DPTF
|
||||
- fsps,pwm-enabled: PWM Enabled
|
||||
|
||||
Example:
|
||||
|
||||
|
Reference in New Issue
Block a user