Re: [U-Boot] TFTP images larger than 16MB causing MachineCheck on 405ex

2008-08-29 Thread Stefan Roese
Hi Jeff, On Monday 25 August 2008, [EMAIL PROTECTED] wrote: > I found the issue... it is with the NAND image (NUB). The NUB destination > address is the TEXT_BASE address defined in the top level Makefile > > The SPL loads the NUB, and then the NUB relocates itself to the top of > RAM (at 0xFF230

Re: [U-Boot] TFTP images larger than 16MB causing MachineCheck on 405ex

2008-08-25 Thread jeffhemstreet
ECTED] Cc: u-boot@lists.denx.de Sent: Friday, August 22, 2008 4:41:49 PM Subject: Re: [U-Boot] TFTP images larger than 16MB causing MachineCheck on 405ex I am not sure how much this is related, but it is a known problem that older tftp servers can't serve files larger than 16Mbytes in size. ht

Re: [U-Boot] TFTP images larger than 16MB causing MachineCheck on 405ex

2008-08-22 Thread vb
I am not sure how much this is related, but it is a known problem that older tftp servers can't serve files larger than 16Mbytes in size. hth, /vb On Fri, Aug 22, 2008 at 12:57 PM, <[EMAIL PROTECTED]> wrote: > I have been searching the web, but I have not seen any mention of this kind > of prob