From ecda77531d29d64785acbbbe83c176211ffe7128 Mon Sep 17 00:00:00 2001 From: Sean Rhodes Date: Mon, 4 Jul 2022 14:18:52 +0100 Subject: mb/starlabs: Rename LabTop to StarBook The LabTop was renamed to StarBook since the release of the Mk V. This change keeps the directory name more relevant, as there are more boards using the name StarBook. Signed-off-by: Sean Rhodes Change-Id: I3513fb56c1adf663ed7bcdade2cc52cd8c0d6f4b Reviewed-on: https://review.coreboot.org/c/coreboot/+/65640 Reviewed-by: Lean Sheng Tan Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer --- src/mainboard/starlabs/starbook/variants/kbl/board.fmd | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 src/mainboard/starlabs/starbook/variants/kbl/board.fmd (limited to 'src/mainboard/starlabs/starbook/variants/kbl/board.fmd') diff --git a/src/mainboard/starlabs/starbook/variants/kbl/board.fmd b/src/mainboard/starlabs/starbook/variants/kbl/board.fmd new file mode 100644 index 0000000000..ef63457460 --- /dev/null +++ b/src/mainboard/starlabs/starbook/variants/kbl/board.fmd @@ -0,0 +1,9 @@ +FLASH 8M { + BIOS@0x200000 0x600000 { + RW_MRC_CACHE@0x0 0x10000 + SMMSTORE@0x10000 0x40000 + CONSOLE@0x50000 0x20000 + FMAP@0x70000 0x200 + COREBOOT(CBFS) + } +} -- cgit v1.2.3