mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
microblaze: Do not force saving variables to flash
There is no reason to save variables to flash only. Select option via Kconfig instead. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
4a69366967
commit
28a961aa0b
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@ config TARGET_MICROBLAZE_GENERIC
|
|||
select OF_CONTROL
|
||||
select DM
|
||||
select DM_SERIAL
|
||||
select ENV_IS_IN_FLASH
|
||||
select SYSRESET
|
||||
|
||||
endchoice
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue