From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Mon, 3 Oct 2011 15:34:53 -0400 Subject: [U-Boot] [PATCH v3 12/21] sandbox: Force command sections to be 4-byte aligned In-Reply-To: <1317082255-24247-13-git-send-email-sjg@chromium.org> References: <1317082255-24247-1-git-send-email-sjg@chromium.org> <1317082255-24247-13-git-send-email-sjg@chromium.org> Message-ID: <201110031534.55497.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. Url : http://lists.denx.de/pipermail/u-boot/attachments/20111003/e60627ee/attachment.pgp