X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fsmdkv310.h;h=f0604195ad9420c902d0523dd008a464abc2e644;hb=7ff7b46e6ce44b2ee09647a928ce1021c3c8a66e;hp=af0c8200fc23e7a43643864bce99b99824b6c291;hpb=14f43797d0a696248c09d298e2f2809dded345ba;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/smdkv310.h b/include/configs/smdkv310.h index af0c820..f060419 100644 --- a/include/configs/smdkv310.h +++ b/include/configs/smdkv310.h @@ -34,15 +34,9 @@ /* FLASH and environment organization */ -/* MIU (Memory Interleaving Unit) */ -#define CONFIG_MIU_2BIT_INTERLEAVED - -#define RESERVE_BLOCK_SIZE (512) -#define BL1_SIZE (16 << 10) /*16 K reserved for BL1*/ - /* Ethernet Controllor Driver */ #ifdef CONFIG_CMD_NET -#define CONFIG_ENV_SROM_BANK 1 +#define CFG_ENV_SROM_BANK 1 #endif /*CONFIG_CMD_NET*/ #endif /* __CONFIG_H */