From: Inha Song Date: Thu, 21 May 2015 02:15:02 +0000 (+0900) Subject: Odroid-XU3: Remove the duplicated definition X-Git-Tag: submit/tizen/20150522.044923^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F94%2F39694%2F1;p=platform%2Fkernel%2Fu-boot.git Odroid-XU3: Remove the duplicated definition This patch remove the duplicated definition in odroid-xu3 config header. These definitions are also defined in the same file. Change-Id: I4d2c54d5309189225c9ba1c8e191d31142ec6bde Signed-off-by: Inha Song --- diff --git a/include/configs/odroid_xu3.h b/include/configs/odroid_xu3.h index a63fdd73d0..50a5a51f1b 100644 --- a/include/configs/odroid_xu3.h +++ b/include/configs/odroid_xu3.h @@ -147,9 +147,6 @@ "tzsw raw 0x83f 0x200;" \ "params.bin raw 0x1880 0x20\0" -#define CONFIG_SET_DFU_ALT_INFO -#define CONFIG_SET_DFU_ALT_BUF_LEN (SZ_1K) - /* FIXME: MUST BE REMOVED AFTER TMU IS TURNED ON */ #undef CONFIG_EXYNOS_TMU #undef CONFIG_TMU_CMD_DTT