Dear Wolfgang Denk,

> Dear Marek,
> 
> In message <201209252224.32686.ma...@denx.de> you wrote:
> > > >                                         ... Such array though can
> > > > 
> > > > later be accessed and used via special accessor.
> > > 
> > > Can you please translate this to me?  I don't get what it means.
> > 
> > That you call a function that returns the pointer to the first member of
> > the array.
> 
> then please write this down?

I rewrote it, it made no sense.

> Do we always need such a function?  Where is it coming from?

It's not a function, macro, sorry for the confusion

> Auto-generated?  What about the memory footprint?

None, it's a macro. Doing exactly what &__u_boot_cmd... did, but instead of 
doing it at n places, it does so at one place now and is expanded as needed.

> > You mean what ...
> > 
> > /**
> > 
> >  *
> > 
> > This? Kernel-doc style ...
> 
> It violates the kernel CodyngStyle...

Yes, well ... let's discuss it.

> Best regards,
> 
> Wolfgang Denk

Best regards,
Marek Vasut
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to