On Mon, Mar 12, 2018 at 10:46:09AM +0100, Patrick Delaunay wrote:

> Kmalloc is using memalign allocation function. It is not necessary to
> align this structure so to save bytes, we move to calloc.
> 
> And kmalloc function can't be used in SPL early stage (in board_init_f())
> 
> Signed-off-by: Patrick Delaunay <patrick.delau...@st.com>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to