coreboot/src
Frank Chu 88019ddbdf mb/google/brya/var/marasov: update field STORAGE of fw_config
field STORAGE 30 31
	option STORAGE_UNKNOWN			0
	option STORAGE_NVME			1
	option STORAGE_UFS			2
end

BUG=b:254365935
TEST=emerge-brya coreboot.

Signed-off-by: Frank Chu <Frank_Chu@pegatron.corp-partner.google.com>
Change-Id: I17f8a852808d279a1f2b08b364cd4e525a807560
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69786
Reviewed-by: Frank Chu <frank_chu@pegatron.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
2022-11-21 01:14:59 +00:00
..
acpi acpi: Add initial support for CEDT 2022-11-20 17:35:04 +00:00
arch arch/x86/smbios: Add SMBIOS Type 39 2022-11-17 21:17:49 +00:00
commonlib commonlib/storage/sdhci.c: Remove "ERROR: " from log message 2022-11-17 13:28:30 +00:00
console console/post.c: Sort includes 2022-10-27 15:46:39 +00:00
cpu cpu/x86/Kconfig: Drop unused Kconfig symbol 2022-11-17 13:26:17 +00:00
device device/pciexp: add pcie_find_dsn() 2022-11-20 17:37:09 +00:00
drivers drivers/i2c/rx6110sa/chip.h: Remove confusing bus speed comment 2022-11-20 02:05:53 +00:00
ec {ec/superio}/acpi: Remove _PRS if no _SRS is implemented 2022-11-17 21:20:50 +00:00
include device/pciexp: add pcie_find_dsn() 2022-11-20 17:37:09 +00:00
lib lib/malloc.c: Fix log messages 2022-11-18 16:02:28 +00:00
mainboard mb/google/brya/var/marasov: update field STORAGE of fw_config 2022-11-21 01:14:59 +00:00
northbridge cbmem_top_chipset: Change the return value to uintptr_t 2022-11-18 16:00:45 +00:00
sbom Add SBOM (Software Bill of Materials) Generation 2022-08-22 14:48:46 +00:00
security security/tpm: make log format configurable via Kconfig 2022-11-19 15:11:09 +00:00
soc soc/intel/common: Fix the TCSS DisplayPort detection flow 2022-11-19 15:09:03 +00:00
southbridge sb/intel/i82801dx/bootblock.c: Include "i82801dx.h" 2022-11-17 14:25:04 +00:00
superio {ec/superio}/acpi: Remove _PRS if no _SRS is implemented 2022-11-17 21:20:50 +00:00
vendorcode vc/amd/fsp/glinda/platform_descriptors.h: Update for glinda 2022-11-19 02:47:48 +00:00
Kconfig build: List all Kconfigs in CBFS config file, compress it 2022-11-18 17:19:44 +00:00