mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-28 15:41:40 +00:00
pm9261: enable cache command
Signed-off-by: Asen Dimov <dimov@ronetix.at>
This commit is contained in:
parent
4f81bf4368
commit
6741b5310f
1 changed files with 1 additions and 0 deletions
|
@ -203,6 +203,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