Dear xenomai,

I compiled the the kernel and builded the uImage . I transfered the uImage
to FAT partion of SD Card  and the directories DEV and usr (That generated
due to make DESTDIR) to root filesystem of the sd card.

i started booting from sd card . It giving me the below result and freezing.
Iam seeing nothing on terminal after this .

Texas Instruments X-Loader 1.41 (Oct  6 2010 - 17:27:48)

mmc read: Invalid size

Starting OS Bootloader from MMC/SD1 ...



U-Boot 2010.09-rc1 (Sep 23 2010 - 11:24:55)

CPU  : OMAP4430
Board: OMAP4 Panda
I2C:   ready
DRAM:  512 MiB
Using default environment

In:    serial
Out:   serial
Err:   serial
Hit any key to stop autoboot:  0
mmc1 is available
reading boot.scr

279 bytes read
Running bootscript from mmc1 ...
## Executing script at 82000000
reading uImage

3460944 bytes read
reading uInitrd

5977795 bytes read
## Booting kernel from Legacy Image at 80000000 ...
   Image Name:   Linux-2.6.37.6
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    3460880 Bytes = 3.3 MiB
   Load Address: 80008000
   Entry Point:  80008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 81600000 ...
   Image Name:   Ubuntu Initrd
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    5977731 Bytes = 5.7 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.



And i thought whether my uImage that i created was crashed , so thought of
building it again .
when i run the make uImage , it giving me error No rule to make target
uImage . stop

make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi-
O=/home/balijepalli/pandaboard/build uImage
make: *** No rule to make target `uImage'.  Stop.

then i ran
test06:/home/balijepalli/pandaboard/ipipe-gch# make ARCH=arm
CROSS_COMPILE=arm-none-linux-gnueabi- O=/home/balijepalli/pandaboard/build
omap4_panda_defconfig
make: *** No rule to make target `omap4_panda_defconfig'.  Stop.

so i went to to 1st step to check scripts/prepare. kernel.sh as below
 test06:/home/balijepalli/pandaboard/xenomai-2.5.6#
scripts/prepare-kernel.sh --linux=/home/balijepalli/pandaboard/ipipe-gch
--arch=arm
scripts/prepare-kernel.sh: line 350: linux_: command not found


 i checked this scripts/prepare.kernel.sh by downloading the xenomai again
but i got the same error.




Thanks for the help
Suresh balijepalli
Rosenehim,Baveria.
_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to