git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07d225c
)
imx9: imx93_evk: drop unused macro
author
Peng Fan
<peng.fan@nxp.com>
Fri, 28 Apr 2023 04:08:23 +0000
(12:08 +0800)
committer
Stefano Babic
<sbabic@denx.de>
Sun, 21 May 2023 14:54:40 +0000
(16:54 +0200)
Drop unused macro
Signed-off-by: Peng Fan <peng.fan@nxp.com>
include/configs/imx93_evk.h
patch
|
blob
|
history
diff --git
a/include/configs/imx93_evk.h
b/include/configs/imx93_evk.h
index
7b7bef3
..
2705587
100644
(file)
--- a/
include/configs/imx93_evk.h
+++ b/
include/configs/imx93_evk.h
@@
-131,8
+131,6
@@
#define PHYS_SDRAM 0x80000000
#define PHYS_SDRAM_SIZE 0x80000000 /* 2GB DDR */
-#define CFG_SYS_FSL_USDHC_NUM 2
-
/* Using ULP WDOG for reset */
#define WDOG_BASE_ADDR WDG3_BASE_ADDR