coreboot/src/mainboard/google/bluey
Subrata Banik 99e0484000 mb/google/bluey: Increase bootblock size to 120KB
The bootblock size for the Google Bluey mainboard has been increased
from 96KB to 120KB.

This change is necessary to accommodate the growing size of the
bootblock image, which now exceeds the previous 96KB limit. This
expansion ensures that the complete bootblock code, including critical
initialization routines and potentially new features, fits within its
allocated flash region.

TEST=Able to build google/quenbi.

Change-Id: I7bf2c8c6c540327f1b4233ee5ba4e0703d1200f9
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/87903
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2025-06-03 01:44:48 +00:00
..
board.h mb/google/bluey: Add GPIOs for Soundwire, Display, and SD Card 2025-05-07 02:36:37 +00:00
board_info.txt
boardid.c mb/google/bluey: Implement board and SKU ID retrieval 2025-05-30 04:21:40 +00:00
bootblock.c mb/google/bluey: Initialize I2C, SPI, and GPIOs in bootblock 2025-05-14 02:38:00 +00:00
chromeos.c mb/google/bluey: Make GPIO setups conditional on Kconfig options 2025-05-16 04:19:22 +00:00
chromeos.fmd mb/google/bluey: Increase bootblock size to 120KB 2025-06-03 01:44:48 +00:00
devicetree.cb mb/google/bluey: Add WLAN and SSD PCI devices to devicetree 2025-05-30 04:21:34 +00:00
Kconfig mb/google/bluey: Create Quenbi variant 2025-05-21 01:45:12 +00:00
Kconfig.name mb/google/bluey: Create Quenbi variant 2025-05-21 01:45:12 +00:00
mainboard.c mb/google/bluey: Configure FPMCU power, reset, and QUPv3 peripherals 2025-05-13 10:19:40 +00:00
Makefile.mk mb/google/bluey: Select MISSING_BOARD_RESET due to lack of Chrome EC 2025-05-16 04:19:34 +00:00
reset.c mb/google/bluey: Make Chrome EC optional 2025-05-16 04:19:48 +00:00
romstage.c mb/google/bluey: Configure FPMCU power, reset, and QUPv3 peripherals 2025-05-13 10:19:40 +00:00