commit | c39d789f49c3765d9e328f38d9bb00dbce07be0d | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Aug 02 07:33:42 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Sat Aug 20 21:18:15 2022 -0400 |
tree | 48059f82a8501699f107eb80a8128ab06b7bc7f1 | |
parent | cd31c5315e9d8192e26f24938d551fb4524e4e26 [diff] |
am335x_sl50: Disable SPL_NET Now that we are about to enable DM_ETH by default, disable SPL_NET as SPL_DM is not enabled currently. Cc: Enric Balletbo i Serra <eballetbo@gmail.com> Signed-off-by: Tom Rini <trini@konsulko.com>