From ddf05ee7f5486e24849ac3b969dd2447a8764ef0 Mon Sep 17 00:00:00 2001 From: Simon Shields Date: Wed, 12 Sep 2018 00:32:29 +1000 Subject: midas: update configs for netconsole --- include/configs/midas.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/configs/midas.h b/include/configs/midas.h index 0e20401a91..a946aafa3f 100644 --- a/include/configs/midas.h +++ b/include/configs/midas.h @@ -62,7 +62,7 @@ /* Boot off EMMC */ #define CONFIG_SUPPORT_EMMC_BOOT -#define CONFIG_IPADDR 192.168.4.1 +#define CONFIG_IPADDR 192.168.168.2 #define CONFIG_EXTRA_ENV_SETTINGS \ "nc=" \ -- cgit v1.2.3