Hi All,
I am new to linux. I took the iso image for Lite5200b target and using ltib utility built the image for the target.But when I port the image to target I get the following output
=> tftpboot 0x200000 uImage
Using FEC ETHERNET device
TFTP from server 10.246.75.165; our IP address is 10.246.75.13
Filename 'uImage'.
Load address: 0x200000
Loading: #################################################################
#################################################################
#################################################################
################################################################
done
Bytes transferred = 1321215 (1428ff hex)
=> bootm
## Booting image at 00200000 ...
Image Name: Linux-2.6.16.11-rt18
Image Type: PowerPC Linux Kernel Image (gzip compressed)
Data Size: 1321151 Bytes = 1.3 MB
Load Address: 00000000
Entry Point: 00000000
Uncompressing Kernel Image ... OK
id mach(): done
MMU:enter
MMU:hw init
MMU:mapin
MMU:setio
MMU:exit
setup_arch: enter
setup_arch: bootmem
arch: exit
and after this the board resets.
Can you please let me know why this problem exists?
Thanks,
Srinivas