FW: U-boot linux kernel
srideep.devireddy at wipro.com
srideep.devireddy at wipro.com
Wed Nov 9 15:21:28 EST 2005
Hi,
I am right now working on MPC 8272 Ads board to bring up the u-boot
and the linux kernel on it . As I am success full in bringing up the
u-boot . but I am finding it difficult in getting the linux up . As I
downloaded the vmlinux image from montavista linux site for 8272Ads
board and they tried to tftp to 100000 at u-boot prompt I am not able
to compress the linus kernel image and go further I end up in getting
the following errors...I tried with two images ... VMLINUX.UBOOT is a
different board image but tried it ... but not able to go further..
later I used the Uimage (got it from vmlinux using mkimage tool in
linux ) montavista image for mpc8272 ... it ended up giving me the
program check exception ...
=> tftp 100000 VMLINUX.UBOOT
Using FCC1 ETHERNET device
TFTP from server 10.0.0.1; our IP address is 10.0.0.2
Filename 'VMLINUX.UBOOT'.
Load address: 0x100000
Loading:
#################################################################
#################################################################
#########
done
Bytes transferred = 708491 (acf8b hex)
=> bootm 0x100000
## Booting image at 00100000 ...
Image Name: Linux-2.4.27-1.3.1-432
Image Type: PowerPC Linux Kernel Image (gzip compressed)
Data Size: 708427 Bytes = 691.8 kB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
=> tftp 100000 uImage
Using FCC1 ETHERNET device
TFTP from server 10.0.0.1; our IP address is 10.0.0.2
Filename 'uImage'.
Load address: 0x100000
Loading:
#################################################################
#################################################################
##########################
done
Bytes transferred = 798431 (c2edf hex)
=> bootm 0x100000
## Booting image at 00100000 ...
Image Name:
Image Type: PowerPC Linux Kernel Image (gzip compressed)
Data Size: 798367 Bytes = 779.7 kB
Load Address: 00100000
Entry Point: 00100000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
NIP: 00100000 XER: 00000000 LR: 03FD14F0 REGS: 03b84bd8 TRAP: 0700 DAR:
03FD7B38MSR: 00083002 EE: 0 PR: 0 FP: 1 ME: 1 IR/DR: 00
GPR00: 00000002 03B84CC8 C02EA000 007FFEB0 00000000 00000000 007FFF00
007FFF13
GPR08: 17D78400 03B8500C 03FF8B30 F0000088 00000000 FFFBFFFF 03FFE000
00000001
GPR16: FFFFFFFF 00100000 00000000 03FF8F7C 03BC5270 00000002 007FFF00
03FFF3AC
GPR24: 00000000 00000000 00000000 00800000 00000000 03B84F6C 03FFE600
007FFEB0
Call backtrace:
Program Check Exception
Best Regards
Srideep
Confidentiality Notice
The information contained in this electronic message and any attachments to this message are intended
for the exclusive use of the addressee(s) and may contain confidential or privileged information. If
you are not the intended recipient, please notify the sender at Wipro or Mailadmin at wipro.com immediately
and destroy all copies of this message and any attachments.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20051109/1bec62b2/attachment.htm
More information about the Linuxppc-embedded
mailing list