Home
last modified time | relevance | path

Searched refs:bootparam_ip (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/
H A Dnfsrootfs25 if [ "${bootparam_ip#*:}" != "${bootparam_ip}" ]; then
26 server_ip=$(echo "$bootparam_ip" | cut -d: -f2)