diff options
author | Wolfgang Denk <wd@denx.de> | 2010-11-30 22:13:32 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-11-30 22:13:32 +0100 |
commit | 49733aa0b9d29803384ad4bce74985f4bbe7e9aa (patch) | |
tree | e01f89a2704e848d67e322e76734875a44dbf865 /include/configs/omap4_sdp4430.h | |
parent | b194577b2995eacbd2a3769269f0af1bc5e22530 (diff) | |
parent | f8264e015e93e27bb52bd047b58e5a130161764b (diff) | |
download | u-boot-imx-49733aa0b9d29803384ad4bce74985f4bbe7e9aa.zip u-boot-imx-49733aa0b9d29803384ad4bce74985f4bbe7e9aa.tar.gz u-boot-imx-49733aa0b9d29803384ad4bce74985f4bbe7e9aa.tar.bz2 |
Merge branch 'master' of /home/wd/git/u-boot/custodians
Diffstat (limited to 'include/configs/omap4_sdp4430.h')
-rw-r--r-- | include/configs/omap4_sdp4430.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/omap4_sdp4430.h b/include/configs/omap4_sdp4430.h index ed0bd41..d288333 100644 --- a/include/configs/omap4_sdp4430.h +++ b/include/configs/omap4_sdp4430.h @@ -139,6 +139,7 @@ /* Disabled commands */ #undef CONFIG_CMD_NET +#undef CONFIG_CMD_NFS #undef CONFIG_CMD_FPGA /* FPGA configuration Support */ #undef CONFIG_CMD_IMLS /* List all found images */ |