AMD fam10: Link southbridge/amd/rs780/early_setup.c
commit6d1fdb34105a6ed894ce0aba85b9fb2eb3cf9d33
authorArthur Heymans <arthur@aheymans.xyz>
Wed, 21 Jun 2017 12:44:13 +0000 (21 14:44 +0200)
committerArthur Heymans <arthur@aheymans.xyz>
Mon, 11 Dec 2017 11:58:02 +0000 (11 11:58 +0000)
treecec8664e1a377809578ef6cc9eb5369b08454c44
parentf6bbc603fadf4fdb6c9c86775739ff1b32ab5f1e
AMD fam10: Link southbridge/amd/rs780/early_setup.c

Removes rs780_before_pci_init() since it was a no-op anyway.

Removes get_nb_rev() since this function is provided via a macro in
the header.

This Makes a lot of function non-static since the header has
prototypes for these.

Change-Id: I8933516771d959583bbd59a5c1beee3e30a7004f
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/20297
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
18 files changed:
src/mainboard/advansus/a785e-i/romstage.c
src/mainboard/amd/bimini_fam10/romstage.c
src/mainboard/amd/mahogany/romstage.c
src/mainboard/amd/mahogany_fam10/romstage.c
src/mainboard/amd/tilapia_fam10/romstage.c
src/mainboard/asrock/939a785gmh/romstage.c
src/mainboard/asus/m4a78-em/romstage.c
src/mainboard/asus/m4a785-m/romstage.c
src/mainboard/asus/m5a88-v/romstage.c
src/mainboard/avalue/eax-785e/romstage.c
src/mainboard/gigabyte/ma785gm/romstage.c
src/mainboard/gigabyte/ma785gmt/romstage.c
src/mainboard/gigabyte/ma78gm/romstage.c
src/mainboard/iei/kino-780am2-fam10/romstage.c
src/mainboard/jetway/pa78vm5/romstage.c
src/southbridge/amd/rs780/Makefile.inc
src/southbridge/amd/rs780/early_setup.c
src/southbridge/amd/rs780/rs780.h