[#6807] kernel not starting
Submitted By: Chris Page
Open Date
2011-10-04 11:27:35 Close Date
2011-10-10 02:45:04
Priority:
Medium High Assignee:
Nobody
Status:
Closed Fixed In Release:
N/A
Found In Release:
2010R1-RC5 Release:
Category:
N/A Board:
STAMP
Processor:
ALL Silicon Revision:
0.3
Is this bug repeatable?:
Yes Resolution:
Rejected
Uboot version or rev.:
2010R1-RC2 Toolchain version or rev.:
(ADI-2010R1-RC4) 4.3.5
App binary format:
FLAT
Summary: kernel not starting
Details:
I am updating from kernel release 2009 which works great to 2010R1-RC5.
The configuration files are identical. The later release is getting hung and I have no idea why. It does not output anything. There is no activity at all. I am completely out of ideas.
The kernel is getting hung trying to start
## Booting kernel from Legacy Image at 01000000 ...
Image Name: bf537-2.6.34.7-ADI-2010R1
Created: 2011-10-04 15:08:18 UTC
Image Type: Blackfin Linux Kernel Image (gzip compressed)
Data Size: 4077056 Bytes = 3.9 MiB
Load Address: 00001000
Entry Point: 001ed61c
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
Starting Kernel at = 001ed61c
The issue is similar to
Message: 100376
I have confirmed that CONFIG_MTD_UCLINUX is not set. I have enabled early printk and nothing is output. Here are my u-boot arguments.
bootargs=root=/dev/mtdblock0 rw clkin_hz=25000000 earlyprintk=serial,uart0,115200 console=ttyBF0,115200
bootcmd=run nandboot
baudrate=115200
loads_echo=1
ipaddr=10.137.202.2
serverip=10.137.202.1
rootpath=/romfs
gatewayip=10.137.202.1
netmask=255.255.255.0
hostname=bf537-tft
loadaddr=0x1000000
nandboot=nand read.jffs2 0x1000000 0x1000000 0x1000000;bootm 0x1000000
stdin=serial
stdout=serial
stderr=serial
ethact=bfin_mac
I have also enabled the console so I do not believe that is the issue. Any help on what I should try would be great. I have also attached a bug report.
Follow-ups
--- Chris Page 2011-10-04 19:19:56
Never mind I copied and modified the new stamp.c and it worked. I am not exactly
sure what I changed to get it to work. Please close.
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
bugreport.tar.gz application/x-gzip 20100 Chris Page