Hi, On 05/31/2016 11:12 PM, Marek Vasut wrote: > Add a simple version of this function for SPL. It does not check the buffer > size as this would add to the code size. > > Signed-off-by: Marek Vasut <[email protected]> > Cc: Simon Glass <[email protected]> > Cc: Stefan Roese <[email protected]> > Cc: Tom Rini <[email protected]> > Cc: [email protected]
This is how I would do it as well, and I can confirm that it builds and boots on a socfpga platform (sockit), when using part_dos.c (that includes sprintf() calls). Reviewed-by: Sylvain Lesne <[email protected]> Tested-by: Sylvain Lesne <[email protected]> -- Sylvain _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

