From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Sun, 15 Apr 2007 00:01:28 -0500 Subject: [U-Boot-Users] tftp alignment exception In-Reply-To: References: Message-ID: <4621B1A8.6070902@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dongying_Xu at us.alphanetworks.com wrote: > > Hi > Does anyone experienced TFTP alignment problem? I am using MPC8347 with > 64bits DDR2 memory, when I tftp files, it will throw alignment > exception. It happens more frequently on big size file. Anyone have any > suggestions? Thanks I've worked with an 8349 a lot, and I've never seen this. Are you trying to tftp a file to an unaligned address? Can you provide the actual tftp command line that you use?