From: Simon Glass Date: Mon, 6 Jul 2015 22:47:52 +0000 (-0600) Subject: x86: minnowmax: Drop the cache line size hack X-Git-Tag: v2015.10-rc1~86 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4a41cc157870cf752795adef811fa7ca9cb1b974;p=platform%2Fkernel%2Fu-boot.git x86: minnowmax: Drop the cache line size hack Now that the RTL8169 driver warning is fixed we can drop this. The incorrect value is causing problems with USB EHCI. Signed-off-by: Simon Glass Reviewed-by: Bin Meng --- diff --git a/include/configs/minnowmax.h b/include/configs/minnowmax.h index af36ac5..4781e79 100644 --- a/include/configs/minnowmax.h +++ b/include/configs/minnowmax.h @@ -60,9 +60,6 @@ #define CONFIG_FIT_SIGNATURE #define CONFIG_RSA -/* Avoid a warning in the Realtek Ethernet driver */ -#define CONFIG_SYS_CACHELINE_SIZE 16 - #define CONFIG_ENV_SECT_SIZE 0x1000 #define CONFIG_ENV_OFFSET 0x007fe000