From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reinhard Meyer Date: Mon, 11 Apr 2011 12:01:13 +0200 Subject: [U-Boot] [Patch ARM/AT91] remove __attribute__ ((packed)) in at91 headers In-Reply-To: <4D11DE1F.8020807@scharsoft.de> References: <4D11DE1F.8020807@scharsoft.de> Message-ID: <4DA2D169.2050102@emk-elektronik.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Jens Scharsig, > * remove __attribute__ ((packed)) to prevent byte access > to soc registers in some gcc version > > Signed-off-by: Jens Scharsig > --- Applied to u-boot-atmel/next. Thanks, Reinhard