From: Tom Rini Date: Sun, 21 Aug 2022 02:39:42 +0000 (-0400) Subject: Merge branch '2022-08-20-enforce-DM_ETH-migration' X-Git-Tag: v2025.01-rc5-pxa1908~1307 X-Git-Url: http://git.dujemihanovic.xyz/img/static/%7B%7B%20%24.Site.BaseURL%20%7D%7Dposts/index.xml?a=commitdiff_plain;h=f5abb5b110c212f79db51600cbc69f63b905f362;p=u-boot.git Merge branch '2022-08-20-enforce-DM_ETH-migration' Enforce requiring DM_ETH to be enabled for ethernet drivers, as the migration deadline has well passed. To facilitate this, we remove some non-migrated platforms and disable networking on a few others. Finally we remove some of the now-useless non-DM_ETH code in some platforms as a prerequisite for DM_ETH being set. --- f5abb5b110c212f79db51600cbc69f63b905f362