
17 Mar
2019
17 Mar
'19
7:07 p.m.
Both the network as well as the USB driver are not working with the data cache enabled.
Signed-off-by: Michael Walle michael@walle.cc --- include/configs/lsxl.h | 1 + 1 file changed, 1 insertion(+)
diff --git a/include/configs/lsxl.h b/include/configs/lsxl.h index 9d4be18413..728263910e 100644 --- a/include/configs/lsxl.h +++ b/include/configs/lsxl.h @@ -32,6 +32,7 @@ #define CONFIG_SHOW_BOOT_PROGRESS
#define CONFIG_KIRKWOOD_GPIO +#define CONFIG_SYS_DCACHE_OFF
/* * Commands configuration
--
2.11.0