From 99e0484000953aeb661a071ec9fa92586fcce694 Mon Sep 17 00:00:00 2001 From: Subrata Banik Date: Fri, 30 May 2025 20:56:40 +0530 Subject: [PATCH] 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 Reviewed-on: https://review.coreboot.org/c/coreboot/+/87903 Reviewed-by: Kapil Porwal Tested-by: build bot (Jenkins) --- src/mainboard/google/bluey/chromeos.fmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mainboard/google/bluey/chromeos.fmd b/src/mainboard/google/bluey/chromeos.fmd index 0ad818b6db..1bea2f9397 100644 --- a/src/mainboard/google/bluey/chromeos.fmd +++ b/src/mainboard/google/bluey/chromeos.fmd @@ -3,7 +3,7 @@ FLASH@0x0 CONFIG_ROM_SIZE { WP_RO 4M { RO_SECTION 0x3c4000 { - BOOTBLOCK 96K + BOOTBLOCK 120K COREBOOT(CBFS) FMAP@0x3c0000 0x1000 GBB 0x2f00