mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-04-01 03:51:31 +00:00
arm64: zynqmp: Do not use any EXTRA_ENV_SETTINGS
No reason to save additional variables to environment for mini configurations. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
a2292665a4
commit
8cec93232c
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@
|
||||||
|
|
||||||
#define CONFIG_SYS_MEMTEST_SCRATCH 0xfffc0000
|
#define CONFIG_SYS_MEMTEST_SCRATCH 0xfffc0000
|
||||||
|
|
||||||
|
#define CONFIG_EXTRA_ENV_SETTINGS
|
||||||
|
|
||||||
#include <configs/xilinx_zynqmp.h>
|
#include <configs/xilinx_zynqmp.h>
|
||||||
|
|
||||||
/* Undef unneeded configs */
|
/* Undef unneeded configs */
|
||||||
|
|
Loading…
Add table
Reference in a new issue