On Sunday 29 April 2012 00:15:23 Marek Vasut wrote:
> Won't it be easier to create a preprocessing function that'd
> fill gd properly, so uboot can generate the atags through
> standard means then?

Do you mean to generate/copy other atags in board code? This will
not work because u-boot (in bootm.c) always passing ATAG_CORE in
function setup_start_tag. And I do not want to pass ATAG_CORE two
times to kernel (once which I copy from other bootloader and once
which generate u-boot).

--
Pali Rohár
pali.ro...@gmail.com

Attachment: signature.asc
Description: This is a digitally signed message part.

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

Reply via email to