X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fdfi-bt700.h;h=6d0e68e5df1f4d745d7a32b1b284627ca76771b1;hb=6674edaabfd271471608146806f5b6540bc76a1b;hp=d3a4a61c6c10edb9f14e3d947f4b83cb414c62fc;hpb=b06da06dd41b9c72b06c9d03f434d4263bbf6bbd;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/dfi-bt700.h b/include/configs/dfi-bt700.h index d3a4a61..6d0e68e 100644 --- a/include/configs/dfi-bt700.h +++ b/include/configs/dfi-bt700.h @@ -26,9 +26,6 @@ #define VIDEO_IO_OFFSET 0 #define CONFIG_X86EMU_RAW_IO -#define CONFIG_ENV_SECT_SIZE 0x1000 -#define CONFIG_ENV_OFFSET 0x006ef000 - #undef CONFIG_BOOTCOMMAND #define CONFIG_BOOTCOMMAND \ "load scsi 0:1 03000000 /boot/vmlinuz-${kernel-ver}-generic;" \ @@ -42,7 +39,4 @@ "upd_uboot=usb reset;tftp 100000 dfi/u-boot.rom;" \ "sf probe;sf update 100000 0 800000;saveenv\0" -#define CONFIG_USE_PREBOOT -#define CONFIG_PREBOOT - #endif /* __CONFIG_H */