diff options
author | Nick Vaccaro <nvaccaro@google.com> | 2020-09-30 09:49:05 -0700 |
---|---|---|
committer | Nick Vaccaro <nvaccaro@google.com> | 2020-10-05 18:02:22 +0000 |
commit | 0ed02d00cb129f2aa3959116e1730d4d14da2a60 (patch) | |
tree | bea8ca85a8e432f6249fad848ee9cf498446035b /MAINTAINERS | |
parent | aef9ac97c7b84a5ca51d97d63c4134ffb1da6615 (diff) | |
download | coreboot-0ed02d00cb129f2aa3959116e1730d4d14da2a60.tar.xz |
mb, soc: change mainboard_get_dram_part_num() prototype
Change mainboard_get_dram_part_num() to return a constant character
pointer to a null-terminated C string and to take no input
parameters. This also addresses the issue that different SOCs and
motherboards were using different definitions for
mainboard_get_dram_part_num by consolidating to a single definition.
BUG=b:169774661, b:168724473
TEST="emerge-volteer coreboot && emerge-dedede coreboot && emerge-hatch
coreboot" and verify build completes successfully.
Change-Id: Ie7664eab65a2b9e25b7853bf68baf2525b040487
Signed-off-by: Nick Vaccaro <nvaccaro@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45873
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions