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
mainboard/intel/avenuecity_crb: Update full IIO configuration
[coreboot2.git]
/
src
/
mainboard
/
google
/
rauru
/
chromeos.c
blob
4555b90ca07e02b651d900c41f856c567da2f824
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
3
#include <boot/coreboot_tables.h>
4
5
void
fill_lb_gpios
(
struct
lb_gpios
*
gpios
)
6
{
7
/* TODO: add ChromeOS specific gpios */
8
}