]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/arch-mxs/sys_proto.h
karo: merge with Ka-Ro specific tree for secure boot support
[karo-tx-uboot.git] / arch / arm / include / asm / arch-mxs / sys_proto.h
index 062f3de1d05bfd4de1011762b55fbb6311c84fc9..407055c9095f170d965f867b980e18d728c63eda 100644 (file)
@@ -22,6 +22,8 @@ int mxs_wait_mask_clr(struct mxs_register_32 *reg,
 
 int mxsmmc_initialize(bd_t *bis, int id, int (*wp)(int), int (*cd)(int));
 
+void imx_get_mac_from_fuse(int dev_id, unsigned char *mac);
+
 #ifdef CONFIG_SPL_BUILD
 
 #if defined(CONFIG_MX23)