Skip to content
Snippets Groups Projects
Commit a36f1127 authored by Marcel Ziswiler's avatar Marcel Ziswiler Committed by Marek Vasut
Browse files

pxa: colibri_pxa270: remove CONFIG_ENV_ADDR_REDUND


Usually not required for NOR flash.

Signed-off-by: default avatarMarcel Ziswiler <marcel@ziswiler.com>
parent fa752d64
No related branches found
No related tags found
No related merge requests found
......@@ -157,8 +157,6 @@
(CONFIG_SYS_MONITOR_BASE + CONFIG_SYS_MONITOR_LEN + 0x40000)
#define CONFIG_ENV_SIZE 0x40000
#define CONFIG_ENV_SECT_SIZE 0x40000
#define CONFIG_ENV_ADDR_REDUND (CONFIG_ENV_ADDR + CONFIG_ENV_SECT_SIZE)
#define CONFIG_ENV_SIZE_REDUND (CONFIG_ENV_SIZE)
/*
* GPIO settings
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment