aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/sarien/Makefile.inc
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2021-01-22 15:24:48 +0100
committerPatrick Georgi <pgeorgi@google.com>2021-01-28 09:18:18 +0000
commit73c967665b6347490a22371c558f34c022836181 (patch)
treef53f66951fcdd8235f77e0a16fb1340e434a54b0 /src/mainboard/google/sarien/Makefile.inc
parenta4ecf9654e5ee84958dc8dfea3c1391da61bd263 (diff)
bayhub bh720: Factor out common HS200 init code
Except for one debug print in sarien, both functions are identical. Move them to driver code to avoid unnecessary redundancy. Change-Id: I82635a289e3c05119eab4ee1f7a6bf3a8a1725c1 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/49833 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: EricR Lai <ericr_lai@compal.corp-partner.google.com>
Diffstat (limited to 'src/mainboard/google/sarien/Makefile.inc')
-rw-r--r--src/mainboard/google/sarien/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/sarien/Makefile.inc b/src/mainboard/google/sarien/Makefile.inc
index e7c23b108b..12e08be4c0 100644
--- a/src/mainboard/google/sarien/Makefile.inc
+++ b/src/mainboard/google/sarien/Makefile.inc
@@ -2,7 +2,6 @@
bootblock-y += bootblock.c
-ramstage-y += mainboard.c
ramstage-y += ramstage.c
ramstage-y += sku.c