]> git.baikalelectronics.ru Git - uboot.git/commit
mpc8548cds: Guard old ethernet code with !DM_ETH
authorTom Rini <trini@konsulko.com>
Tue, 2 Aug 2022 11:33:39 +0000 (07:33 -0400)
committerTom Rini <trini@konsulko.com>
Sun, 21 Aug 2022 01:18:15 +0000 (21:18 -0400)
commit3df219f9808d72eb27474fb126716f660fa9c858
treeb31376af1a31ab93a60a5c21765eb5b2f6f7d2cc
parent319c12345d7011da2fde585b4fcf2e20bb2afa0d
mpc8548cds: Guard old ethernet code with !DM_ETH

There is some code here for the legacy non-DM_ETH case, add a guard
around it.

Cc: Priyanka Jain <priyanka.jain@nxp.com>
Cc: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
board/freescale/mpc8548cds/mpc8548cds.c