From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Tue, 17 Feb 2015 13:38:13 -0700 Subject: [U-Boot] [PATCH 4/4] apalis/colibri_t30: add misc cmds increase buf sizes and max args In-Reply-To: References: Message-ID: <54E3A6B5.7060508@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 02/17/2015 07:28 AM, Marcel Ziswiler wrote: > In order to work with our downstream U-Boot environment and update > scripts add support for the following miscellaneous commands: > > CONFIG_CMD_SETEXPR > CONFIG_FAT_WRITE > CONFIG_CMDLINE_EDITING README isn't very informative on this subject. What does this add? I can already up-arrow and edit command-lines on all Tegra devices. If it's not that big, I wonder if enabling it for all Tegra would make sense? > CONFIG_CMD_FS_GENERIC Isn't that already set as part of the generic distro boot support? include/config_distro_defaults.h:#define CONFIG_CMD_FS_GENERIC