* [U-Boot] [PATCH v1] board: toradex: colibri_vf: unset NFS and LOADS/B
@ 2018-12-06 13:55 Stefan Agner
2018-12-06 14:41 ` Lukasz Majewski
0 siblings, 1 reply; 2+ messages in thread
From: Stefan Agner @ 2018-12-06 13:55 UTC (permalink / raw)
To: u-boot
From: Stefan Agner <stefan.agner@toradex.com>
Safe some space by not selecting CMD_NFS and CMD_LOADS/B.
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
---
configs/colibri_vf_defconfig | 3 +++
1 file changed, 3 insertions(+)
diff --git a/configs/colibri_vf_defconfig b/configs/colibri_vf_defconfig
index fb0578868d..4192501257 100644
--- a/configs/colibri_vf_defconfig
+++ b/configs/colibri_vf_defconfig
@@ -23,11 +23,14 @@ CONFIG_CMD_MEMTEST=y
CONFIG_CMD_DFU=y
CONFIG_CMD_FUSE=y
CONFIG_CMD_GPIO=y
+# CONFIG_CMD_LOADB is not set
+# CONFIG_CMD_LOADS is not set
CONFIG_CMD_MMC=y
CONFIG_CMD_USB=y
CONFIG_CMD_USB_MASS_STORAGE=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_CMD_DHCP=y
+# CONFIG_CMD_NFS is not set
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
CONFIG_CMD_BMP=y
--
2.19.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH v1] board: toradex: colibri_vf: unset NFS and LOADS/B
2018-12-06 13:55 [U-Boot] [PATCH v1] board: toradex: colibri_vf: unset NFS and LOADS/B Stefan Agner
@ 2018-12-06 14:41 ` Lukasz Majewski
0 siblings, 0 replies; 2+ messages in thread
From: Lukasz Majewski @ 2018-12-06 14:41 UTC (permalink / raw)
To: u-boot
On Thu, 6 Dec 2018 14:55:03 +0100
Stefan Agner <stefan@agner.ch> wrote:
> From: Stefan Agner <stefan.agner@toradex.com>
>
> Safe some space by not selecting CMD_NFS and CMD_LOADS/B.
>
> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
> ---
>
> configs/colibri_vf_defconfig | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/configs/colibri_vf_defconfig
> b/configs/colibri_vf_defconfig index fb0578868d..4192501257 100644
> --- a/configs/colibri_vf_defconfig
> +++ b/configs/colibri_vf_defconfig
> @@ -23,11 +23,14 @@ CONFIG_CMD_MEMTEST=y
> CONFIG_CMD_DFU=y
> CONFIG_CMD_FUSE=y
> CONFIG_CMD_GPIO=y
> +# CONFIG_CMD_LOADB is not set
> +# CONFIG_CMD_LOADS is not set
> CONFIG_CMD_MMC=y
> CONFIG_CMD_USB=y
> CONFIG_CMD_USB_MASS_STORAGE=y
> # CONFIG_CMD_SETEXPR is not set
> CONFIG_CMD_DHCP=y
> +# CONFIG_CMD_NFS is not set
> CONFIG_CMD_MII=y
> CONFIG_CMD_PING=y
> CONFIG_CMD_BMP=y
Reviewed-by: Lukasz Majewski <lukma@denx.de>
Best regards,
Lukasz Majewski
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma at denx.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181206/27fb6334/attachment.sig>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-12-06 14:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-06 13:55 [U-Boot] [PATCH v1] board: toradex: colibri_vf: unset NFS and LOADS/B Stefan Agner
2018-12-06 14:41 ` Lukasz Majewski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox