diff options
Diffstat (limited to 'board/keymile/common/common.h')
-rw-r--r-- | board/keymile/common/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/keymile/common/common.h b/board/keymile/common/common.h index e32de8d..099de98 100644 --- a/board/keymile/common/common.h +++ b/board/keymile/common/common.h @@ -50,6 +50,7 @@ int ivm_read_eeprom(void); int keymile_hdlc_enet_initialize(bd_t *bis); #endif +int set_km_env(void); int fdt_set_node_and_value(void *blob, char *nodename, char *regname, |