nb/intel/ironlake: Clean up `send_heci_uma_message` signature
commit55f11e29e4a04fbd66da310a32733c3b60e7df42
authorAngel Pons <th3fanbus@gmail.com>
Mon, 14 Sep 2020 17:06:53 +0000 (14 19:06 +0200)
committerPatrick Georgi <pgeorgi@google.com>
Mon, 21 Sep 2020 08:04:57 +0000 (21 08:04 +0000)
treed8173ad5abc49f9051f49c6aa9bb8bed30b6310d
parent36592bfe40170e56428e20a58226adf16783a26c
nb/intel/ironlake: Clean up `send_heci_uma_message` signature

The only raminfo field it needs is `memory_reserved_for_heci_mb`. So,
pass in that value directly. As it's read-only, make it const as well.

Change-Id: Ib5d4604e6c1c9bc77df9adfead93b6028d536a3d
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45365
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/northbridge/intel/ironlake/raminit.c