On 08/26/2011 03:15 PM, Mike Frysinger wrote:
> looks sane enough to me
> 
> when changing the global_data structure, do we need to bump the u-boot 
> standalone API number (XF_VERSION in exports.h) ?  and i vaguely recall 
> global 
> data being passed to like Linux for some arches ?  although looking at the 
> number of #ifdef's in there, maybe that's already been a long lost battle.

The data passed to Linux in the non-device-tree case was bd_t, not gd_t.

Of course, that's full of ifdefs too, at least on powerpc. :-P

-Scott

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

Reply via email to