soc/intel/common: Remove superfluous cmos_offset from ramtop
commitbc602b856d0f70bae006c6eb33e697697d5c2684
authorSean Rhodes <sean@starlabs.systems>
Wed, 19 Apr 2023 07:41:24 +0000 (19 08:41 +0100)
committerLean Sheng Tan <sheng.tan@9elements.com>
Fri, 12 May 2023 08:34:44 +0000 (12 08:34 +0000)
treed9238f83f272e2d0a9008cd84e523527e0ae8c28
parentb327425420b30ed90a5dfbe3ce10312b3dd9dd3c
soc/intel/common: Remove superfluous cmos_offset from ramtop

Having `_cmos_offset` in a CMOS offset is superfluous; remove it
so the CMOS entry is just `ramtop`.

Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Change-Id: Ibc1e7d78d2e3ae04330d19e64c3437ff07060ea8
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74516
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
src/soc/intel/common/basecode/ramtop/ramtop.c