X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fx86-common.h;h=faadab83ce6e407a8a9ffc1e0b98da96d5de0ebb;hb=a69fdc7787bfa2f27eed74c2ee58c28ce932d502;hp=3f153f24aeaa1bbd4a1b882cbd6cbd595854d0f3;hpb=850f788709cef8f7d53d571aec3bfb73b14c5531;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/x86-common.h b/include/configs/x86-common.h index 3f153f2..faadab8 100644 --- a/include/configs/x86-common.h +++ b/include/configs/x86-common.h @@ -115,7 +115,6 @@ #define CONFIG_CMD_EXT2 #define CONFIG_CMD_ZBOOT -#define CONFIG_CMD_ELF #define CONFIG_BOOTARGS \ "root=/dev/sdb3 init=/sbin/init rootwait ro" @@ -217,7 +216,7 @@ /* Default environment */ #define CONFIG_ROOTPATH "/opt/nfsroot" -#define CONFIG_HOSTNAME "x86" +#define CONFIG_HOSTNAME x86 #define CONFIG_BOOTFILE "bzImage" #define CONFIG_LOADADDR 0x1000000