X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FMBX860T.h;h=afe23836ce2ea085501e3cd5def0373760764054;hb=206c00f26f56af02686cb69bfe5c75e979063171;hp=4cb3a696cdea911221a0d647272e1240ed465580;hpb=6d0f6bcf337c5261c08fabe12982178c2c489d76;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/MBX860T.h b/include/configs/MBX860T.h index 4cb3a69..afe2383 100644 --- a/include/configs/MBX860T.h +++ b/include/configs/MBX860T.h @@ -50,6 +50,8 @@ #undef CONFIG_8xx_TFTP_MODE #endif +#define CONFIG_MISC_INIT_R + #define CONFIG_DRAM_SPEED (CONFIG_8xx_BUSCLOCK) /* MHz */ #define CONFIG_BOOTCOMMAND "bootm FE020000" /* autoboot command */ #define CONFIG_BOOTARGS " " @@ -379,6 +381,7 @@ */ #define NR_8259_INTS 0 +#define CONFIG_CMD_NET /* * MPC8xx CPM Options */