X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Ffsl_ifc.h;h=630e4b4999b1ea1458b0de06d6c858718622c178;hb=50827a5991bb345319bd0ce76f5e2402fac0c391;hp=58a6efdfe058dca0dc5cfd915366e9c3c094e8c2;hpb=c3a6e51c6f9256d7f41281da0bc684db45879da0;p=karo-tx-uboot.git diff --git a/include/fsl_ifc.h b/include/fsl_ifc.h index 58a6efdfe0..630e4b4999 100644 --- a/include/fsl_ifc.h +++ b/include/fsl_ifc.h @@ -784,6 +784,7 @@ enum ifc_nand_fir_opcodes { extern void print_ifc_regs(void); extern void init_early_memctl_regs(void); +void init_final_memctl_regs(void); #define IFC_BASE_ADDR ((struct fsl_ifc *)CONFIG_SYS_IFC_ADDR)