mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
mpc5200: a3m071/a4m2k: Enable flash verify option
Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
parent
b91363cd34
commit
f8945518ca
1 changed files with 1 additions and 0 deletions
|
@ -101,6 +101,7 @@
|
|||
#define CONFIG_SYS_FLASH_CFI
|
||||
#define CONFIG_SYS_FLASH_EMPTY_INFO
|
||||
#define CONFIG_SYS_FLASH_USE_BUFFER_WRITE
|
||||
#define CONFIG_FLASH_VERIFY
|
||||
|
||||
/*
|
||||
* Environment settings
|
||||
|
|
Loading…
Reference in a new issue