[#5595] Run earlyprintk test on bf538-ezkit, kernel fails to boot up
Submitted By: Vivi Li
Open Date
2009-10-10 06:36:53 Close Date
2009-10-15 03:48:10
Priority:
Medium Assignee:
Sonic Zhang
Status:
Closed Fixed In Release:
N/A
Found In Release:
2010R1 Release:
Category:
N/A Board:
N/A
Processor:
BF538 Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Fixed
Uboot version or rev.:
Toolchain version or rev.:
gcc4.1-09r1-rc9
App binary format:
N/A
Summary: Run earlyprintk test on bf538-ezkit, kernel fails to boot up
Details:
Run earlyprintk test on bf538-ezkit, kernel fails to boot up.
--
U-Boot 2008.10 (ADI-2009R1-rc3) (Jul 16 2009 - 18:01:55)
CPU: ADSP bf538-0.4 (Detected Rev: 0.4) (bypass boot)
Board: ADI BF538F EZ-Kit Lite board
Support: http://blackfin.uclinux.org/
Clock: VCO: 525 MHz, Core: 525 MHz, System: 131.250 MHz
RAM: 64 MB
Flash: 4 MB
In: serial
Out: serial
Err: serial
Net: MAC: 00:E0:22:FE:BC:8B
Hit any key to stop autoboot: 0
bfin> run ramboot
Using MAC Address 00:E0:22:FE:BC:8B
TFTP from server 10.100.4.174; our IP address is 10.100.4.50
Filename 'uImage'.
Load address: 0x1000000
Loading: #################################################################
#################################################################
#################################################################
########################################################
done
Bytes transferred = 3683993 (383699 hex)
## Booting kernel from Legacy Image at 01000000 ...
Image Name: bf538-2.6.31.1-ADI-2010R1-pre-sv
Created: 2009-09-29 14:23:20 UTC
Image Type: Blackfin Linux Kernel Image (gzip compressed)
Data Size: 3683929 Bytes = 3.5 MB
Load Address: 00001000
Entry Point: 001920f0
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
Starting Kernel at = 001920f0
--
Follow-ups
--- Mike Frysinger 2009-10-10 11:46:39
command line processing of serial console has changed. you probably need to
update all of your boards to u-boot trunk if you want to boot linux trunk.
--- Vivi Li 2009-10-12 02:01:33
It still fails after u-boot is updated.
--
U-Boot 2009.08-svn2043 (ADI-2009R2-pre) (Oct 12 2009 - 12:57:54)
CPU: ADSP bf538-0.4 (Detected Rev: 0.4) (bypass boot)
Board: ADI BF538F EZ-Kit Lite board
Support: http://blackfin.uclinux.org/
Clock: VCO: 525 MHz, Core: 525 MHz, System: 131.250 MHz
RAM: 64 MB
Flash: 4 MB
In: serial
Out: serial
Err: serial
Net: SMC91111-0
MAC: 00:e0:22:fe:bc:8b
Hit any key to stop autoboot: 0
bfin>
bfin> run ramboot
SMC91111: MAC 00:e0:22:fe:bc:8b
Using SMC91111-0 device
TFTP from server 10.100.4.174; our IP address is 10.100.4.50
Filename 'uImage'.
Load address: 0x1000000
Loading: #################################################################
#################################################################
#################################################################
########################################################
done
Bytes transferred = 3684312 (3837d8 hex)
## Booting kernel from Legacy Image at 01000000 ...
Image Name: bf538-2.6.31.3-ADI-2010R1-pre-sv
Created: 2009-10-11 3:11:06 UTC
Image Type: Blackfin Linux Kernel Image (gzip compressed)
Data Size: 3684248 Bytes = 3.5 MB
Load Address: 00001000
Entry Point: 001920d8
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
Starting Kernel at = 001920d8
--
--- Sonic Zhang 2009-10-13 05:05:12
Fixed
In order to probe early resource of a specified port, port id should be
included in the port name string when registering.
--- Vivi Li 2009-10-15 03:48:10
OK now. Close it.
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
No Files Were Found