projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d43cd48
)
m53menlo: Drop CONFIG_DISCOVER_PHY
author
Tom Rini
<trini@konsulko.com>
Wed, 30 Mar 2022 22:07:33 +0000
(18:07 -0400)
committer
Tom Rini
<trini@konsulko.com>
Fri, 8 Apr 2022 14:46:22 +0000
(10:46 -0400)
This is not used in code, drop.
Signed-off-by: Tom Rini <trini@konsulko.com>
include/configs/m53menlo.h
patch
|
blob
|
history
diff --git
a/include/configs/m53menlo.h
b/include/configs/m53menlo.h
index
dd803e7
..
5bd6cbe
100644
(file)
--- a/
include/configs/m53menlo.h
+++ b/
include/configs/m53menlo.h
@@
-71,7
+71,6
@@
#ifdef CONFIG_CMD_NET
#define IMX_FEC_BASE FEC_BASE_ADDR
#define CONFIG_FEC_MXC_PHYADDR 0x0
-#define CONFIG_DISCOVER_PHY
#endif
#define CONFIG_SYS_RTC_BUS_NUM 1 /* I2C2 */