projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers
[platform/kernel/u-boot.git]
/
board
/
varisys
/
common
/
eeprom.h
1
/* EEPROM init functions for Cyrus */
2
3
4
void init_eeprom(int bus_num, int addr, int addr_len);
5
void mac_read_from_fixed_id(void);
6
int mac_read_from_eeprom_common(void);