mb/starlabs/starbook: Add ramtop to CMOS layout

Add `ramtop` to CMOS layout so SOC_INTEL_COMMON_BASECODE_RAMTOP
can be used.

Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Change-Id: I88128d2c62bdc3246a3f30e768c353f0fe3faeb7
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74432
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
This commit is contained in:
Sean Rhodes 2023-04-14 11:36:38 +01:00 committed by Lean Sheng Tan
parent 6c42d14d45
commit 34a63f3df0
2 changed files with 6 additions and 0 deletions

View File

@ -44,6 +44,9 @@ entries
# coreboot config options: check sums # coreboot config options: check sums
984 16 h 0 check_sum 984 16 h 0 check_sum
# coreboot config options: ramtop
1000 10 h 0 ramtop
# Bank: 2 # Bank: 2
# embedded controller settings (outside the checksummed area) # embedded controller settings (outside the checksummed area)
1024 8 h 1 fn_lock_state 1024 8 h 1 fn_lock_state

View File

@ -44,6 +44,9 @@ entries
# coreboot config options: check sums # coreboot config options: check sums
984 16 h 0 check_sum 984 16 h 0 check_sum
# coreboot config options: ramtop
1000 10 h 0 ramtop
# Bank: 2 # Bank: 2
# embedded controller settings (outside the checksummed area) # embedded controller settings (outside the checksummed area)
1024 8 h 1 fn_lock_state 1024 8 h 1 fn_lock_state