commit | 754a722d1b9572aad7900ad2a8e58f2f8a7cd2cc | [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 | 9d4e88c02163e1f1824afa3ff142ec7a116fbe5c [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>