commit | d68e1656286fdda1006570426799ca2c3572bc90 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Mar 11 16:22:39 2022 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Apr 07 16:50:53 2022 -0400 |
tree | a30dee3d62595426641c0dc6a837de0a2d4d6bae | |
parent | b8ffa14d91c37f1fdc31a97c286347084e6004b6 [diff] |
env: Drop the unncessary protocol mention in autoload Drop this text at the end since it already mentions bootp and dhcp. Signed-off-by: Simon Glass <sjg@chromium.org> Suggested-by: Heinrich Schuchardt <xypron.glpk@gmx.de>