]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/ti/am43xx/board.c
board/ti/am43xx: add support for parallel NAND
[karo-tx-uboot.git] / board / ti / am43xx / board.c
index 51fa9e04a3fb3220d42b1a035f96a060eb1d65c6..a1c3c17fed2ed56d69b05574381d5be76eba238c 100644 (file)
@@ -626,6 +626,7 @@ int board_init(void)
            modena_init0_bw_integer, modena_init0_watermark_0;
 
        gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE + 0x100;
+       gpmc_init();
 
        /* Clear all important bits for DSS errata that may need to be tweaked*/
        mreqprio_0 = readl(&cdev->mreqprio_0) & MREQPRIO_0_SAB_INIT1_MASK &