[U-Boot] [PATCH] Make cmd_get_data_size() a dependency of setexpr

qlb1234 qlb1234 at gmail.com
Wed Feb 7 07:31:02 UTC 2018


This commit broke the command setexpr.

http://git.denx.de/?p=u-boot.git;a=commit;h=6f62d7c4f7a2242a76e19b09dccca6f68776e788

setexpr uses cmd_get_data_size(). If none of I2C, ITEST or PCI is
chosen, setexpr will fail to be built.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmd_get_data_size-setexpr.patch
Type: text/x-patch
Size: 537 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180207/631f250d/attachment.bin>


More information about the U-Boot mailing list