mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-25 11:57:22 +00:00
ot1200: add fsuuid command
Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
This commit is contained in:
parent
fb00bda705
commit
bd2600d375
1 changed files with 2 additions and 0 deletions
|
@ -197,6 +197,8 @@
|
||||||
#define CONFIG_CMD_EXT4
|
#define CONFIG_CMD_EXT4
|
||||||
#define CONFIG_DOS_PARTITION
|
#define CONFIG_DOS_PARTITION
|
||||||
#define CONFIG_CMD_FS_GENERIC
|
#define CONFIG_CMD_FS_GENERIC
|
||||||
|
#define CONFIG_LIB_UUID
|
||||||
|
#define CONFIG_CMD_FS_UUID
|
||||||
|
|
||||||
#define CONFIG_BOOTP_SERVERIP
|
#define CONFIG_BOOTP_SERVERIP
|
||||||
#define CONFIG_BOOTP_BOOTFILE
|
#define CONFIG_BOOTP_BOOTFILE
|
||||||
|
|
Loading…
Add table
Reference in a new issue