On Monday, September 26, 2011 20:10:46 Simon Glass wrote:
> By default sections are 16-byte aligned on some architectures, but the
> command name structure (struct cmd_tbl_s) does not have padding to
> 16 bytes. This change reduces the alignment to 4-bytes so that the command
> table can be accessed correctly on any architecture.

where is this coming from ?  why does it need to be 4 byte ?  could you 
elaborate on the issue you ran into ?
-mike

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