* restructured some files concerning flashrom access * added some ifdefs to shell commands
7 lines
100 B
C
7 lines
100 B
C
#ifndef BOARD_CONF_H
|
|
#define BOARD_CONF_H
|
|
|
|
#define INFOMEM (0x1000)
|
|
|
|
#endif /* BOARD-CONF_H */
|