mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-13 20:36:02 +01:00
configs: imx8mp_venice: remove unnecessary FEC_QUIRK_ENET_MAC
FEC_QUIRK_ENET_MAC is defined in the imx-regs.h include file and thus does not need to be defined in the various board config includes. Signed-off-by: Tim Harvey <tharvey@gateworks.com>
This commit is contained in:
parent
24a7a3c1c0
commit
a4a130651d
@ -80,7 +80,4 @@
|
|||||||
#define PHYS_SDRAM 0x40000000
|
#define PHYS_SDRAM 0x40000000
|
||||||
#define PHYS_SDRAM_SIZE SZ_4G
|
#define PHYS_SDRAM_SIZE SZ_4G
|
||||||
|
|
||||||
/* FEC */
|
|
||||||
#define FEC_QUIRK_ENET_MAC
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user