X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2Fmimc200.h;h=16e2ec62ee24789904df9a7be7479e1b32640847;hb=f38536f9138c253b0c1f9c72093a7ec6808e638f;hp=36488b32cd2c5addf5176c4db793922155fa9e94;hpb=7c32dc5bed053348003da5ba3635d4c61c420e66;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/mimc200.h b/include/configs/mimc200.h index 36488b3..16e2ec6 100644 --- a/include/configs/mimc200.h +++ b/include/configs/mimc200.h @@ -51,6 +51,9 @@ #define CONFIG_SYS_CLKDIV_PBA 2 #define CONFIG_SYS_CLKDIV_PBB 1 +/* Reserve VM regions for SDRAM, NOR flash and FRAM */ +#define CONFIG_SYS_NR_VM_REGIONS 3 + /* * The PLLOPT register controls the PLL like this: * icp = PLLOPT<2> @@ -106,8 +109,6 @@ #define CONFIG_BOOTP_SUBNETMASK #define CONFIG_BOOTP_GATEWAY -#define CONFIG_DOS_PARTITION 1 - /* * Command line configuration. */