
30 Aug
2017
30 Aug
'17
1:53 p.m.
On Wed, Aug 30, 2017 at 3:40 PM, Stefan Roese sr@denx.de wrote:
Without ethernet cable plugged, "ip=dhcp" leads to a complete hangup in Linux booting and the system does not boot into userland at all. Since its not required to have an active network connection on these board, lets remove this statement from the default environment.
Signed-off-by: Stefan Roese sr@denx.de Cc: Bin Meng bmeng.cn@gmail.com
include/configs/theadorable-x86-common.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com