Merge branch 'master' of /home/wd/git/u-boot/master
[oweals/u-boot.git] / board / ti / sdp4430 / sdp.c
index 6ae016c6b8947cb234ef4718c23896cb4fe61048..8ed7873fde239a59c8a83b4882be7456b9ce1c2f 100644 (file)
@@ -38,6 +38,8 @@ const struct omap_sysinfo sysinfo = {
  */
 int board_init(void)
 {
+       gpmc_init();
+
        gd->bd->bi_arch_number = MACH_TYPE_OMAP_4430SDP;
        gd->bd->bi_boot_params = (0x80000000 + 0x100); /* boot param addr */