From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bas Mevissen Date: Mon, 02 Aug 2010 14:28:56 +0200 Subject: [U-Boot] [PATCH 0/3] avr32 fixes In-Reply-To: <1280750789-10359-1-git-send-email-haavard.skinnemoen@atmel.com> References: <1280750789-10359-1-git-send-email-haavard.skinnemoen@atmel.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, 2 Aug 2010 14:06:26 +0200, Haavard Skinnemoen wrote: > This series fixes a trivial build issue, as well as a longstanding > problem with the 'saveenv' command on ATNGW100. > Is that the same problem that makes flash erase actions fail with the error that the start or end address does not match a sector boundary? > It also includes a trivial enhancement to the exception reporting which > I found very useful during debugging. > > Hopefully this will make mainline u-boot useful again on AVR32. Without > this fix, v2008.10 is the latest usable release. > I had a problem with this version as well when the environment was empty. It said the flash was 4Gig and kept crashing with some DMA error (NGW100 board). > The patches are based on v2010.06, but it merges fine with the latest > upstream master. The AVR32 master branch currently contains a workaround > which I plan to revert if these patches are acceptable. > I'm happy to test them on my board. What a coincidence with my (first) mailing list post from earlier today. Thanks a lot! Bas. -- Bas.