Hi there,
investigating further, there might be some problem with my previous
Debian-install leaving strange boot environment settings behind? Can I
from the bootloader prompt start the android kernel in order to get
some output?

In the bootloader, getenv is giving me the following, there might be
some errors regarding the bootargs_base?

Thanks for any hints!

/peter


GTA02v6 # printenv
boot_menu_timeout=300
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
bootdelay=1
menu_1=Boot from Flash: setenv bootargs ${bootargs_base} ${mtdparts};
nand read.e 0x32000000 kernel 0x200000; bootm 0x32000000
menu_2=Reboot: reset
menu_3=Power off: neo1973 power-off
menu_4=Set console to USB: setenv stdin usbtty; setenv stdout usbtty;
setenv stderr usbtty
menu_5=Set console to serial: setenv stdin serial; setenv stdout
serial; setenv stderr serial
mtdids=nor0=physmap-flash,nand0=neo1973-nand
mtdparts=mtdparts=physmap-flash:-(nor);neo1973-nand:0x00040000(u-boot),0x00040000(u-boot_env),0x00800000(kernel),0x000a0000(splash),0x00040000(factory),0x0f6a0000(rootfs)
quiet=1
sd_image_name=uImage.bin
splashimage=nand read.e 0x32000000 splash 0x5000; unzip 0x32000000
0x8800000 0x96000
usbtty=cdc_acm
partition=nor0,0
mtddevnum=0
mtddevname=nor
pcb_rev=0x305
pcf50633_int1=0x88
pcf50633_int2=0x02
stdin=usbtty
stdout=usbtty
stderr=usbtty

Environment size: 1172/262140 bytes

http://www.oredev.se - Be there or be gone.

GTalk:        neubauer.peter
Skype        peter.neubauer
ICQ            18762544
Phone       +46704 106975
LinkedIn   http://www.linkedin.com/in/neubauer
Twitter      http://twitter.com/peterneubauer

http://www.neo4j.org     - New Energy for Data - the Graph Database.
http://www.ops4j.org     - New Energy for OSS Communities - Open
Participation Software.
http://www.qi4j.org        - New Energy for Java - Domain Driven Development.




On Thu, Nov 6, 2008 at 4:54 AM, Sean McNeil <[EMAIL PROTECTED]> wrote:
>
> When the AUX LED flashes like that, it is the linux kernel saying it
> crashed. This could be because of the SDHC support I mentioned was never
> tested by me with that kernel, or some other issue with hardware or the
> flashed kernel image. You might want to try the sdcard that was provided
> with the phone and to check your kernel image size then re-flash.
>
> Peter Neubauer wrote:
>> Sorry to bother you guys again,
>> I have tried several times now with several cards etc, but all I get
>> is the same as I described, and the AUX LED flashing fast red when the
>> booting stops with the Android icon animation standing still. Can that
>> give any hint on what could be wrong?
>>
>> /peter
>>
>> http://www.oredev.se - Be there or be gone.
>>
>> GTalk:        neubauer.peter
>> Skype        peter.neubauer
>> ICQ            18762544
>> Phone       +46704 106975
>> LinkedIn   http://www.linkedin.com/in/neubauer
>> Twitter      http://twitter.com/peterneubauer
>>
>> http://www.neo4j.org     - New Energy for Data - the Graph Database.
>> http://www.ops4j.org     - New Energy for OSS Communities - Open
>> Participation Software.
>> http://www.qi4j.org        - New Energy for Java - Domain Driven Development.
>>
>>
>>
>>
>> On Wed, Nov 5, 2008 at 10:41 AM, Sean McNeil <[EMAIL PROTECTED]> wrote:
>>
>>> Peter Neubauer wrote:
>>>
>>>> Hi Sean,
>>>>
>>>> On Wed, Nov 5, 2008 at 10:19 AM, Sean McNeil <[EMAIL PROTECTED]> wrote:
>>>>
>>>>
>>>>> Hi Peter,
>>>>>
>>>>> The animator currently doesn't scale to the screen and assumes QVGA. I'm
>>>>> sure that will be fixed pretty quick.
>>>>>
>>>>>
>>>> Ok, great.
>>>>
>>>>
>>>>
>>>>> This will show you what is going on. Most likely, you do not have your
>>>>> sdcard divided in half as required. (see Openmoko wiki page).
>>>>>
>>>>>
>>>> Ahh, is that a requirement? I have a 8GB card, so I need to split it
>>>> up? On my FR Debian, there is no mkfs.vfat (need to add that
>>>> probably), formatting the vfat partition, even if you are not going to
>>>> put user data in there, is a requirement too so it can be mounted at
>>>> least, I guess?
>>>>
>>>>
>>> Yes, but it is currently a requirement. Also, I've never used an SDHC
>>> card on my freerunner, so I don't even know if the kernel I've provided
>>> supports it. I'm pretty sure the newer kernels do at least.
>>>
>>> Sean
>>>
>>>
>>>
>>
>> >
>>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [EMAIL PROTECTED]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to