coreboot/src
Shaik Sajida Bhanu 34ac8c614d mb/google/herobrine: Increase the ROM size to 64 MB
SPI NOR size should match with coreboot ROM size. On QCOM Piglin board SPI
NOR size is 64MB and the default coreboot ROM size is 8MB. So, update the
coreboot ROM size to match with SPI NOR size.

BUG=b:182963902
TEST=Validated on qualcomm sc7280 development board and checked
basic boot up.

Change-Id: I78f3f402b383bbad303f26c31d3d973c5f20d172
Signed-off-by: Shaik Sajida Bhanu <sbhanu@codeaurora.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55376
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Shelley Chen <shchen@google.com>
2021-09-16 00:16:54 +00:00
..
acpi acpigen: Add ability to auto-generate _DSM Function 0 2021-09-10 19:39:09 +00:00
arch arch/x86/boot: Add missing include 2021-09-13 14:18:43 +00:00
commonlib commonlib/cbfs: Fix minor parser edge cases 2021-09-15 01:19:22 +00:00
console console/hw-debug_sink: Update for fast/slow console distinction 2021-08-04 15:15:45 +00:00
cpu cpu/x86/tsc: Deduplicate Makefile logic 2021-09-08 14:35:16 +00:00
device device/dram: Add addtional LPDDR4 speed grades 2021-09-13 13:47:31 +00:00
drivers drivers/intel/fsp2_0: Pass orientation to fsp_report_framebuffer_info 2021-09-16 00:09:36 +00:00
ec ec/acpi: Remove empty "chip" driver 2021-09-08 18:48:53 +00:00
include SMBIOS: Allow skipping default SMBIOS generation 2021-09-13 13:54:03 +00:00
lib Move post_codes.h to commonlib/console/ 2021-08-04 15:15:51 +00:00
mainboard mb/google/herobrine: Increase the ROM size to 64 MB 2021-09-16 00:16:54 +00:00
northbridge nb/intel/haswell: Move MRC glue code into a subfolder 2021-08-02 14:59:45 +00:00
security vboot: Call check_boot_mode before vb2api_fw_phase1 2021-09-15 23:56:06 +00:00
soc drivers/intel/fsp2_0: Pass orientation to fsp_report_framebuffer_info 2021-09-16 00:09:36 +00:00
southbridge sb/intel/lynxpoint: Drop config_t typedef 2021-09-09 14:38:21 +00:00
superio superio/nuvoton/nct6776: Correct the definition of NCT6776_GPIOBASE 2021-08-29 16:41:12 +00:00
vendorcode driver/i2c/max98390: add dsm_param_name 2021-09-14 02:35:41 +00:00
Kconfig util/kconfig: Add pre-built parser 2021-09-13 15:35:03 +00:00