summaryrefslogtreecommitdiff
path: root/net/eth_bootdev.c
AgeCommit message (Collapse)Author
2022-04-25bootstd: ethernet: Add a bootdev driverSimon Glass
Add a bootdev driver for Ethernet. It can use the PXE boot mechanism to locate a file, added later. Signed-off-by: Simon Glass <sjg@chromium.org>