X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Famcore.h;h=648d30a5b24b29fb7c7e190cfdea8dc60fc9b3d5;hb=6786ce1ce14feb4d02854a0c04bc0cce505be46e;hp=ee0be972d243eeb8144aa1bcabbcbba1d26321cb;hpb=14f43797d0a696248c09d298e2f2809dded345ba;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/amcore.h b/include/configs/amcore.h index ee0be97..648d30a 100644 --- a/include/configs/amcore.h +++ b/include/configs/amcore.h @@ -8,11 +8,9 @@ #ifndef __AMCORE_CONFIG_H #define __AMCORE_CONFIG_H -#define CONFIG_HOSTNAME "AMCORE" - #define CFG_SYS_UART_PORT 0 -#define CONFIG_EXTRA_ENV_SETTINGS \ +#define CFG_EXTRA_ENV_SETTINGS \ "upgrade_uboot=loady; " \ "protect off 0xffc00000 0xffc1ffff; " \ "erase 0xffc00000 0xffc1ffff; " \