mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
imx9: imx93_evk: drop unused macro
Drop unused macro Signed-off-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
parent
07d225c525
commit
298b237f67
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue