coreboot/src
Felix Singer 842ee24340 skl mainboards/dt: Drop ScsEmmcHs400Enabled setting if disabled
The attributes are initialized with 0 and thus setting them to 0 makes
them superfluous. Remove them.

Change-Id: I1239132d5f25345ebb051d216e9187f3d2250339
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83174
Reviewed-by: Marvin Evers <marvin.n.evers@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2024-06-24 14:23:13 +00:00
..
acpi tree: Use <stdio.h> for snprintf 2024-05-29 10:33:54 +00:00
arch arch/arm64: Add Kconfig option ARM64_BL31_OPTEE_WITH_SMC 2024-06-21 01:49:43 +00:00
commonlib treewide: Move device_tree to commonlib 2024-06-22 04:02:04 +00:00
console console: Only add non-stub code to romstage if SEPARATE_ROMSTAGE=y 2024-06-16 13:47:11 +00:00
cpu mb/emulation/qemu: Configure TSEG size 2024-06-21 15:52:24 +00:00
device arch/io.h: Add port I/O functions to other architectures 2024-06-06 22:05:14 +00:00
drivers tpm: Add Ti50 OpenTitan DID_VID 2024-06-14 12:33:31 +00:00
ec ec/google/chromeec: Update ec_cmd_api.h and ec_commands.h 2024-06-21 16:46:42 +00:00
include treewide: Move device_tree to commonlib 2024-06-22 04:02:04 +00:00
lib treewide: Move device_tree to commonlib 2024-06-22 04:02:04 +00:00
mainboard skl mainboards/dt: Drop ScsEmmcHs400Enabled setting if disabled 2024-06-24 14:23:13 +00:00
northbridge mb/*: Remove old USB configurations from SNB/bd82x6x boards 2024-06-08 00:19:23 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security cpu/x86/pae/pgtbl.c: extract reusable code from memset_pae() 2024-05-29 13:04:30 +00:00
soc skl mainboards: Move cpu_cluster device to chipset devicetree 2024-06-23 23:22:07 +00:00
southbridge sb/intel/lynxpoint/fadt: Fill extended FADT after populating lengths 2024-06-11 18:59:24 +00:00
superio tree: Drop non-existent directories from subdirs-y 2024-06-11 11:26:07 +00:00
vendorcode vc/amd/opensil/*/opensil.h: add missing device/device.h include 2024-06-17 14:27:30 +00:00
Kconfig arch/arm64: Implement initial set of SMBIOS tables 2024-05-25 06:58:23 +00:00