mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 06:31:31 +00:00
ARM: zynq: Remove single comment about QSPI
Very likely configs have been moved to Kconfig by scripts and this just remains there that's why remove it. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
c5d7d58b2c
commit
2597407975
1 changed files with 0 additions and 2 deletions
|
@ -41,8 +41,6 @@
|
||||||
# define CONFIG_BOOTP_MAY_FAIL
|
# define CONFIG_BOOTP_MAY_FAIL
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* QSPI */
|
|
||||||
|
|
||||||
/* NOR */
|
/* NOR */
|
||||||
#ifdef CONFIG_MTD_NOR_FLASH
|
#ifdef CONFIG_MTD_NOR_FLASH
|
||||||
# define CONFIG_SYS_FLASH_BASE 0xE2000000
|
# define CONFIG_SYS_FLASH_BASE 0xE2000000
|
||||||
|
|
Loading…
Add table
Reference in a new issue