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:
parent
6c42d14d45
commit
34a63f3df0
|
@ -44,6 +44,9 @@ entries
|
|||
# coreboot config options: check sums
|
||||
984 16 h 0 check_sum
|
||||
|
||||
# coreboot config options: ramtop
|
||||
1000 10 h 0 ramtop
|
||||
|
||||
# Bank: 2
|
||||
# embedded controller settings (outside the checksummed area)
|
||||
1024 8 h 1 fn_lock_state
|
||||
|
|
|
@ -44,6 +44,9 @@ entries
|
|||
# coreboot config options: check sums
|
||||
984 16 h 0 check_sum
|
||||
|
||||
# coreboot config options: ramtop
|
||||
1000 10 h 0 ramtop
|
||||
|
||||
# Bank: 2
|
||||
# embedded controller settings (outside the checksummed area)
|
||||
1024 8 h 1 fn_lock_state
|
||||
|
|
Loading…
Reference in New Issue