mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
pm9263: enable cache command
Signed-off-by: Asen Dimov <dimov@ronetix.at>
This commit is contained in:
parent
9a2a05a4a3
commit
6e110d295f
1 changed files with 1 additions and 0 deletions
|
@ -214,6 +214,7 @@
|
|||
#undef CONFIG_CMD_LOADS
|
||||
#undef CONFIG_CMD_IMLS
|
||||
|
||||
#define CONFIG_CMD_CACHE
|
||||
#define CONFIG_CMD_PING 1
|
||||
#define CONFIG_CMD_DHCP 1
|
||||
#define CONFIG_CMD_NAND 1
|
||||
|
|
Loading…
Reference in a new issue