commit | 2629d63efc2ed9c6a02dd6605a0a5cb62f4e278d | [log] [tgz] |
---|---|---|
author | Stephan Linz <linz@li-pro.net> | Wed Jun 27 00:28:24 2012 +0200 |
committer | Michal Simek <monstr@monstr.eu> | Wed Jun 27 10:17:46 2012 +0200 |
tree | d771788db0fb9f7fb13795b9bc94b6d42174ef40 | |
parent | 436da3cd233e7166b5ce9293dbd28092cf37bcc9 [diff] |
microblaze: Remove wrong define CONFIG_SYS_FLASH_PROTECTION CONFIG_SYS_FLASH_PROTECTION is defined twice. The second one is outside the flash configuration context and we can remove it safely. Signed-off-by: Stephan Linz <linz@li-pro.net> Signed-off-by: Michal Simek <monstr@monstr.eu>