From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?QW5kcmVhcyBCaWXDn21hbm4=?= Date: Tue, 26 Mar 2013 08:22:58 +0100 Subject: [U-Boot] 9g45 don't work In-Reply-To: <540865a0.13695.13da487ef75.Coremail.xxc21cn@163.com> References: <4acfb33.ce24.13d7b46b29d.Coremail.xxc21cn@163.com> <5146F7E9.5000800@gmail.com> <540865a0.13695.13da487ef75.Coremail.xxc21cn@163.com> Message-ID: <51514CD2.2010900@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear xiexiaochao, On 26.03.13 03:30, xiexiaochao wrote: > > Dear Andreas Bie?mann, > I resolve this issue, it is my fault, u-boot is very strong and > stable . Anyway, I very appreciate for your reply. > > *My problem is " u-boot image is bigger than 192 kBytes " * this is a common problem for separate first stage bootloader (at91bootstrap) and second stage loader (u-boot). You always need to manage the dependencies between both by yourself. I'm looking forward to enable u-boot to act as a first stage bootloader for at91 too (keyword SPL in u-boot). Hopefully we get a full boot solution from one source blob then which is able to manage those problems. Best regards Andreas Bie?mann