]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/keymile/common/common.h
keymile, common: add setting of some environment variables
[karo-tx-uboot.git] / board / keymile / common / common.h
index e32de8d9fa484afdca851e986229b5cf1f5f5a36..099de98c6d9e02e818daf55131433a33871dc82f 100644 (file)
@@ -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,