X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2Fmalta.h;h=8ace0ccd7eb8c22b345d1061f088c90aef795bc7;hb=6674edaabfd271471608146806f5b6540bc76a1b;hp=773d7c23ed87bc70efa64c9ee091b5c89dc06820;hpb=ea02cfb6495eb5f54bf239405316746a19d303b2;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/malta.h b/include/configs/malta.h index 773d7c2..8ace0cc 100644 --- a/include/configs/malta.h +++ b/include/configs/malta.h @@ -15,8 +15,6 @@ #define CONFIG_PCI_GT64120 #define CONFIG_PCI_MSC01 -#define CONFIG_PCNET -#define PCNET_HAS_PROM #define CONFIG_SYS_ISA_IO_BASE_ADDRESS 0 @@ -40,9 +38,6 @@ #define CONFIG_SYS_INIT_SP_OFFSET 0x400000 -#define CONFIG_SYS_LOAD_ADDR (CONFIG_SYS_SDRAM_BASE + 0x01000000) - -#define CONFIG_SYS_MALLOC_LEN (128 * 1024) #define CONFIG_SYS_BOOTPARAMS_LEN (128 * 1024) #define CONFIG_SYS_BOOTM_LEN (64 * 1024 * 1024)