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
/
dedede
/
variants
/
taranza
/
variant.c
blob
c0a66fa0b385eeddb39ed35cc848789374ecf026
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
3
#include <sar.h>
4
5
const char
*
get_wifi_sar_cbfs_filename
(
void
)
6
{
7
return
"wifi_sar-taranza.hex"
;
8
}