commit | 06a1edda6cb35bc22f5aeed6a3d424bdbbc61b2d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Feb 22 09:34:16 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Mar 03 09:49:02 2023 -0500 |
tree | a5f8bf2fa0eb8b1d8b600534e14fc385982fe2c6 | |
parent | 7ffbb5b65921181774d29e5f3a2b35e01426c414 [diff] |
freescale: Drop old pre-DM_ETH code This is used by ls1021atwr_sdcard_ifc_SECURE_BOOT with split config, but is not needed anymore, since Ethernet migration is complete. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>