Glomation
 
Advanced Search
Welcome, Guest. Please login or register.

Login with username, password and session length
February 05, 2012, 07:11:37 AM
News: Glomation introduced new wireless ready low cost GESBC-9260S
Pages: [1]
Topic Tools  
Read November 10, 2009, 03:58:01 AM #0
alzerr

boot troble

Dear friends,
I am new to this board and had to reprogram Linux image and rootfs. I made it by the procedure described into the GESBS-9G20 user manual, but U-boot does not start Linux. Please, advise. For easier check I apply below the environment variables of the board:

U-Boot> printenv
ethaddr=3a:1f:34:08:54:54
bootdelay=1
baudrate=115200
bootargs=mem=64M console=ttyS0,115200 root=/dev/mtdblock2 rw rootfstype=jffs2 mt
dparts=atmel_nand:1M(bootloader),3M(kernel),-(rootfs)
bootcmd=
ethact=macb0
bootfile=uImage
filesize=1A7A38
fileaddr=22000000
gatewayip=192.168.0.141
netmask=255.255.255.0
ipaddr=192.168.0.235
serverip=192.168.0.37
stdin=serial
stdout=serial
stderr=serial

Environment size: 391/131067 bytes

Thanks in advance.
 
Read November 11, 2009, 01:48:11 PM #1
admin

Re: boot troble

Please post the entire U-boot and Linux boot log
 
Read November 12, 2009, 01:56:11 AM #2
alzerr

Re: boot troble

Dear Super Hero,

Find the U-boot log attached.
There is only this log file in the work folder.
I am not sure is it helpful, but I send you attached copy of the Hyper Terminal window.

Thanks for support.


* logfile.log (2.15 KB - downloaded 87 times.)
* log.rtf (17.7 KB - downloaded 100 times.)
 
Read November 12, 2009, 08:39:01 AM #3
admin

Re: boot troble

You U-boot environment variable bootcmd is not set.  The U-boot will not automatically load OS without the bootcmd variable being set.  Please set it to,
nand read.jffs2 0x21000000 0x100000 0x200000; bootm 0x21000000

 
Read November 13, 2009, 07:14:42 AM #4
alzerr

Re: boot troble

Dear Super,

Now everything is OK.
Thanks for kind support.

 
Pages: [1]
Jump to:  

Theme Update by Runic Warrior Originally created by m3talc0re