projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65f6ac7
)
LF-3483-11 imx8mp_evk: Delete noncached memory config
author
Ye Li
<ye.li@nxp.com>
Fri, 19 Feb 2021 07:02:45 +0000
(23:02 -0800)
committer
Ye Li
<ye.li@nxp.com>
Thu, 29 Apr 2021 07:56:38 +0000
(
00:56
-0700)
DWC EQOS driver has removed to use noncached memory, so delete
the configuration from iMX8MP EVK head file.
Signed-off-by: Ye Li <ye.li@nxp.com>
include/configs/imx8mp_evk.h
patch
|
blob
|
history
diff --git
a/include/configs/imx8mp_evk.h
b/include/configs/imx8mp_evk.h
index
61a5c6f
..
5c69609
100644
(file)
--- a/
include/configs/imx8mp_evk.h
+++ b/
include/configs/imx8mp_evk.h
@@
-49,9
+49,6
@@
#define FEC_QUIRK_ENET_MAC
#define DWC_NET_PHYADDR 1
-#ifdef CONFIG_DWC_ETH_QOS
-#define CONFIG_SYS_NONCACHED_MEMORY (1 * SZ_1M) /* 1M */
-#endif
#define PHY_ANEG_TIMEOUT 20000