[U-Boot] [PATCH] cmd: define CMD_DATA_SIZE when CONFIG_CMD_SETEXPR is selected
Tom Rini
trini at konsulko.com
Sat Jun 15 17:00:24 UTC 2019
On Mon, May 20, 2019 at 10:22:14AM +0200, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bgolaszewski at baylibre.com>
>
> The setexpr shell command calls cmd_get_data_size() which is only built
> when CMD_DATA_SIZE is defined. We need to define CMD_DATA_SIZE if
> CONFIG_CMD_SETEXPR is selected or the build will fail if no other
> command selecting this option is enabled.
>
> Signed-off-by: Bartosz Golaszewski <bgolaszewski at baylibre.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190615/1f17cfb1/attachment.sig>
More information about the U-Boot
mailing list