Home
last modified time | relevance | path

Searched hist:f04034cba4c2351da5b54ae36f5a30e3ccfce1cc (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/configs/
H A Dtheadorable-x86-common.hdiff f04034cba4c2351da5b54ae36f5a30e3ccfce1cc Wed Aug 30 02:40:17 CDT 2017 Stefan Roese <sr@denx.de> x86: theadorable-x86-common: Remove "ip=dhcp" from default environment

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>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>