repo.or.cz
/
coreboot2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mb/google/nissa/var/gothrax: Add probe and GPIO config for HDMI and
[coreboot2.git]
/
src
/
soc
/
ibm
/
power9
/
bootblock.c
blob
86217285b9acc6c23f7a5b5037b2c4a26f171e7b
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
3
#include <bootblock_common.h>
4
5
void
bootblock_soc_early_init
(
void
)
6
{
7
}