coreboot/src
Rex Chou 3c83995ff9 mb/google/nissa/var/craaskov: Disable storage devices based on fw_config
Disable devices in variant.c instead of adding probe statements to
devicetree because storage devices need to be enabled when fw_config is
unprovisioned, and devicetree does not currently support this (it
disables all probed devices when fw_config is unprovisioned).

BUG=b:305887856
BRANCH=firmware-nissa-15217.B
TEST=emerge-nissa coreboot chromeos-bootimage

Change-Id: I5993049ac63520c4dfd057c38b566fc69502d825
Signed-off-by: Rex Chou <rex_chou@compal.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78843
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <ericllai@google.com>
2023-11-03 15:12:13 +00:00
..
acpi acpi/acpigen: Allow general namestring in write mutex functions 2023-10-16 07:59:21 +00:00
arch arch/x86/memcpy.c: Optimize code for 64bit 2023-11-01 15:47:03 +00:00
commonlib commonlib/fsp_relocate: Fix potential NULL pointer dereference 2023-11-02 13:29:04 +00:00
console commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles 2023-08-14 15:14:45 +00:00
cpu cpu/intel/common: Define build time physical address reserved bits 2023-10-20 17:51:46 +00:00
device device/dram/ddr3.c: Check SPD byte before using as a divisor 2023-10-25 14:07:16 +00:00
drivers drivers/intel/gma/opregion: Use CBFS cache to load VBT 2023-11-02 13:31:33 +00:00
ec ec/starlabs/merlin/ite: Adjust the mirror flag handling 2023-10-24 15:39:47 +00:00
include include/device/dram: Add SPD lengths for DDR3 to DDR5 2023-10-25 14:06:37 +00:00
lib cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEM 2023-10-25 13:58:02 +00:00
mainboard mb/google/nissa/var/craaskov: Disable storage devices based on fw_config 2023-11-03 15:12:13 +00:00
northbridge x86: Add pre-memory stages CBFS cache scratchpad support 2023-10-20 14:32:44 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security Revert "vboot: Add catchall recovery reason for unspecified phase 4 errors" 2023-11-01 01:08:05 +00:00
soc soc/intel/cmn/gfx: Join MBUS while FSP-S performs GFX init 2023-11-03 05:34:31 +00:00
southbridge sb/intel/bd82x6x/pcie: Drop register write 2023-10-12 12:41:17 +00:00
superio superio/smsc/sch5545/acpi/superio.asl: Clear PME status bits on SCI 2023-10-19 07:45:02 +00:00
vendorcode soc/amd/mendocino: Update FSP-S UPD to pass boot logo 2023-11-02 13:26:23 +00:00
Kconfig Kconfig: Add vendorcode debug 2023-10-27 15:39:47 +00:00