mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-08-22 05:06:39 -04:00
Blackfin: bf506f-ezkit: disable import/export env commands
Space is very tight on this board, so remove more extraneous commands. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
parent
14dda9df19
commit
945201a53f
@ -82,6 +82,8 @@
|
|||||||
*/
|
*/
|
||||||
#define CONFIG_ENV_IS_NOWHERE
|
#define CONFIG_ENV_IS_NOWHERE
|
||||||
#define CONFIG_ENV_SIZE 0x400
|
#define CONFIG_ENV_SIZE 0x400
|
||||||
|
#undef CONFIG_CMD_EXPORTENV
|
||||||
|
#undef CONFIG_CMD_IMPORTENV
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user