Hi,

Am Donnerstag, den 20.11.2008, 05:45 +0800 schrieb [EMAIL PROTECTED]:
> >>>>> "JB" == Joachim Breitner <[EMAIL PROTECTED]> writes:
> 
> JB> Am Dienstag, den 18.11.2008, 09:54 +0800 schrieb [EMAIL PROTECTED]:
> >> Nonetheless,
> >> $ strings env.orig
> >> bootargs_base=rootfstype=jffs2 root=/dev/mtdblock6 console=ttySAC2,115200 
> >> console=tty0 loglevel=8 regular_boot
> >> bootcmd=setenv bootargs ${bootargs_base} ${mtdparts} rootfstype=ext2 
> >> root=/dev/mmcblk0p2 rootdelay=5; mmcinit; ext2load mmc 1 0x32000000 
> >> ${sd_image_name}; bootm 0x32000000
> JB> [..]
> 
> >> Which is different than the definitive:
> >> 
> >> GTA02v6 # printenv
> >> boot_menu_timeout=60
> >> bootargs_base=rootfstype=jffs2 root=/dev/mtdblock6 console=ttySAC2,115200 
> >> console=tty0 loglevel=4 regular_boot
> >> bootcmd=setenv bootargs ${bootargs_base} ${mtdparts}; nand read.e 
> >> 0x32000000 kernel 0x200000; bootm 0x32000000
> 
> >> Moral of story: GTA02v6 is different. Anyways, glory be, I haven't
> >> "bricked" it yet.
> 
> JB> This is really strage: When you download the environment from the
> JB> device, it contains the ext2 modifications, but when you print it in
> JB> uboot, it does not? Is that from NAND or form NOR uboot?
> 
> The printenv must be from NOR, as I got to it via the NOR button
> presses mentioned on http://wiki.openmoko.org/wiki/Qi

well, then use the NAND uBoot – the NOR is only the fallback solutoin
when NAND fails.

> Wait, man dfu-util says
>        -U, --upload FILE
>               Read firmware from device into FILE.
> 
>               Note: Upload support is currently broken.
>
> So of course the -U info must be wacko.

The results look good from what I saw in earliers mails from you.

> Never mind. I will try Qi like you said.

sounds like a difficult path – better get it working the proven way
first.

Greetings,
Joachim
-- 
Joachim "nomeata" Breitner
Debian Developer
  [EMAIL PROTECTED] | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: [EMAIL PROTECTED] | http://people.debian.org/~nomeata

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

_______________________________________________
Smartphones-userland mailing list
Smartphones-userland@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland

Reply via email to