]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/imx-common/cpu.c
i.MX6DL: define IOMUX pads NANDF_CS1-3 for use as GPIO
[u-boot] / arch / arm / imx-common / cpu.c
index 50819085550d363a7558166c378a6840c39c75de..a9b86c1173203a3bd8740a5e5b08fa299e8e8194 100644 (file)
@@ -175,11 +175,6 @@ int cpu_mmc_init(bd_t *bis)
 }
 #endif
 
-void reset_cpu(ulong addr)
-{
-       __raw_writew(4, WDOG1_BASE_ADDR);
-}
-
 u32 get_ahb_clk(void)
 {
        struct mxc_ccm_reg *imx_ccm = (struct mxc_ccm_reg *)CCM_BASE_ADDR;