public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Andreas Puls <appu@gmx.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] U-Boot 2012.10 PXA270 - saveenv / Kernel issue
Date: Mon, 12 Nov 2012 13:35:18 +0100	[thread overview]
Message-ID: <50A0ED06.3010401@gmx.net> (raw)
In-Reply-To: <CA+E=qVcDrJEUx087RuDZ5eOdNcsjA2J_0uruGLYJh2=vM0Ri2w@mail.gmail.com>

Hi Vasily,

Am 11.11.2012 21:58, schrieb Vasily Khoruzhick:
> On Sun, Nov 11, 2012 at 10:10 PM, Andreas Puls <appu@gmx.net> wrote:
>> Hello everyone,
>>
>>
>> i have a problem with the latest stable U-Boot 2012.10 and a Toradex
>> Colibri PXA270 V2.4a Board and a upating the kernel.
>>
>> The problem apears when i erase the hole NOR Flash, copy the uboot and
>> the uImage.
>>
>> Here are my steps.
>>
>> 1.  unprotect and erase the hole flash.
>> 2.  copy the latest u-boot.bin to flash
>> 2.1 usb start
>> 2.2 fatload usb 0:1 0xa0000000 u-boot.bin
>> 2.3 protect off 0x0 0x3ffff
>> 2.4 erase 0x0 0x3ffff
>> 2.5 cp.b 0xa0000000 0x0 $filesize
>> 3   reset to look the u-boot is installed
>> 3.1 see that CRC is bad (normal behavier couse no defaults are written)
>> 3.2 savenv and powercyle
>> 4.  all fine
>> 5.  copy kernel image to flash
>> 5.1 usb start
>> 5.2 fatload usb 0:1 0xa0000000 uimage-2.6.35.9-toradex-pxa270v22b
>> 5.3 protect off 0xc0000 0x47ffff
>> 5.4 erase 0xc0000 0x47ffff
>> 5.5 cp.b 0xa0000000 0xc0000 $filesize
>> 6.  check the uImage
>> 6.1 iminfo 0xC00000 - OK
>> 7.  hard reset (power cycle)
>>
>> [...]
> 
> Hi Andreas,
> 
> Looks like env overlap kernel, check env address and size in flash
That was my first thought. But now i must say that im not relay family
with this deep stuff.
I can say that the uboot source files are untouched.
Can you give me a hint ?

> Regards
> Vasily

Thanks in advance
  Andreas

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4107 bytes
Desc: S/MIME Kryptografische Unterschrift
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121112/13375cbe/attachment.bin>

  parent reply	other threads:[~2012-11-12 12:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-11 19:10 [U-Boot] U-Boot 2012.10 PXA270 - saveenv / Kernel issue Andreas Puls
2012-11-11 20:58 ` Vasily Khoruzhick
2012-11-11 22:35   ` Rommel G Custodio
2012-11-12 12:40     ` Andreas Puls
2012-11-12 17:26     ` Andreas Puls
2012-11-13  1:05       ` Marek Vasut
2012-11-12 12:35   ` Andreas Puls [this message]
2012-11-13  1:04 ` Marek Vasut
2012-11-13  6:51   ` Andreas Puls

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50A0ED06.3010401@gmx.net \
    --to=appu@gmx.net \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox