
6 May
2018
6 May
'18
11:12 p.m.
On Wed, May 02, 2018 at 06:07:18PM +0800, Kelvin Cheung wrote:
Building with verified boot support requires hash, add that dependency here. Otherwise the following build error will come out without crc command.
LD u-boot
lib/built-in.o: In function `hash_calculate': lib/rsa/rsa-checksum.c:29: undefined reference to `hash_progressive_lookup_algo' ... make[1]: *** [u-boot] Error 1
Signed-off-by: Kelvin Cheung keguang.zhang@gmail.com Reviewed-by: Joe Hershberger joe.hershberger@ni.com
Applied to u-boot/master, thanks!
--
Tom