From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 13 Nov 2012 02:05:38 +0100 Subject: [U-Boot] U-Boot 2012.10 PXA270 - saveenv / Kernel issue In-Reply-To: <50A13153.1030306@gmx.net> References: <509FF823.6060907@gmx.net> <20121111223516.GA503@crg> <50A13153.1030306@gmx.net> Message-ID: <201211130205.38684.marex@denx.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 Andreas Puls, > Hello Rommel and Vasily, > > i got it solved :) Thanks you both for the tips. > I saw that the latest u-boot.bin is about 120kb bigger then the "old - > working" u-boot.bin > > Copied the uImage to next "higher sector" and its working fine. > > The Toradex wiki said copy uImage to 0xC0000 This is valid for the ancient Toradex u-boot ... > I copied the uImage now to 0x100000 which is the next sector which > showed up by flinfo Yes, because the upstream u-boot uses redundant environment (aka. sector 0x80000 and 0xc0000 are both env sectors) > Changed the bootcmd to load the 0x100000 value. > Booting works. > Saveenv works. > > All happy (only a small issue about the bogomips - will make a new post) > > > > Kind regards and many thanks > Andreas Best regards, Marek Vasut