
1 Jul
2013
1 Jul
'13
8:58 p.m.
Hi Andreas,
Interfaces exposed by error.h seems not to be used in rsa-sig.c, remove it. This also fixes an compile error on OS X:
---8<--- u-boot/lib/rsa/rsa-sign.c:23:19: error: error.h: No such file or directory --->8---
Signed-off-by: Andreas Bießmann andreas.devel@googlemail.com
Entire series
Tested-by: Lubomir Popov lpopov@mm-sol.com
on MacOS X 10.8.3 with the following tools used for building U-Boot for one ARM (OMAP) board:
arm-none-eabi-gcc (GCC) 4.7.2 GNU ld (GNU Binutils) 2.23.1
Best regards, Lubo