summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRuixuan Li <ruixuan.li@amlogic.com>2018-01-23 20:16:08 +0800
committerZhongfu Luo <zhongfu.luo@amlogic.com>2018-01-30 18:29:22 -0800
commit2fe493691b832fb3b206724c95ee0673e1776758 (patch)
treec59186c1b66bb3ca78e9eb2798bcc7dd78f677c2 /README
parent13bcd65e8fa9268d5f1fd14a77211c72be0681e7 (diff)
downloadu-boot-odroid-c1-2fe493691b832fb3b206724c95ee0673e1776758.tar.gz
emmc: add gpt command
PD#159186: transplant gpt command from source code Change-Id: Ie09cf5611573c74a584c222bd588201f66525557 Signed-off-by: Ruixuan Li <ruixuan.li@amlogic.com>
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 0fec497328..7fe8afe408 100644
--- a/README
+++ b/README
@@ -1147,6 +1147,7 @@ The following options need to be configured:
CONFIG_CMD_MEMTEST * mtest
CONFIG_CMD_MISC Misc functions like sleep etc
CONFIG_CMD_MMC * MMC memory mapped support
+ CONFIG_CMD_GPT * GPT command
CONFIG_CMD_MII * MII utility commands
CONFIG_CMD_MTDPARTS * MTD partition support
CONFIG_CMD_NAND * NAND support