Advanced Search
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
February 05, 2012, 07:11:37 AM
Home
Help
Calendar
Login
Register
News
: Glomation introduced new wireless ready low cost GESBC-9260S
Glomation
»
Peer Support Forums
»
GESBC-9G20
»
boot troble
« previous
next »
Pages: [
1
]
Topic Tools
Topic Tools
Send this topic
Print
November 10, 2009, 03:58:01 AM
#0
alzerr
alzerr
Show alzerr's last posts.
Show general stats for alzerr.
Super Hero
Posts: 7
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.
November 11, 2009, 01:48:11 PM
#1
admin
admin
Show admin's last posts.
Show general stats for admin.
Administrator
Super Hero
Posts: 339
Re: boot troble
Please post the entire U-boot and Linux boot log
November 12, 2009, 01:56:11 AM
#2
alzerr
alzerr
Show alzerr's last posts.
Show general stats for alzerr.
Super Hero
Posts: 7
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.)
November 12, 2009, 08:39:01 AM
#3
admin
admin
Show admin's last posts.
Show general stats for admin.
Administrator
Super Hero
Posts: 339
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
November 13, 2009, 07:14:42 AM
#4
alzerr
alzerr
Show alzerr's last posts.
Show general stats for alzerr.
Super Hero
Posts: 7
Re: boot troble
Dear Super,
Now everything is OK.
Thanks for kind support.
Pages: [
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> Announcements
=> General Discussion
=> Programming Tips, Recommendded Readings, etc.
-----------------------------
Peer Support Forums
-----------------------------
=> GESBC-9302
=> GESBC-9260
=> GESBC-9G20
=> GESBC-2440
=> GESBC-9315
Loading...