Booting 2.6.9 kernel... | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
Hi All, I am able to boot the linux 2.6.12 kernel on the arm board. I could compile the kernel on a linux host PC and Flash it on the ARM board and it is working fine. The problem was with the size of cramfs and offset I had to pass armflash0:0x65D000@0x1C0000 thru u-boot and then it worked. But Actually I have to port a driver from ARM Integrator board to ARM VP board and the driver is available on Linux kernel 2.6.9. When I build a 2.6.9 kernel and download it ( by properly taking care of cramfs size and offset In boot options thru u-boot), it doesn't boot. Please find the log below. Does any one has the ARM patch for linux 2.6.9 kernel (.config file)? I had generated It manually from .config file of linux 2.6.12 kernel and I suspect that. Thanks for your help. Thanks and Regards, -Sai. _______________________________________ -Boot code: 01000000 -> 01013544 BSS: -> 010173F4 RAM Configuration: Bank #0: 00000000 0 kB Flash: 64 MB In: serial Out: serial Err: serial Hit any key to stop autoboot: 0 VersatilePB # bootargs=root=/dev/mtdblock0 mtdparts=armflash0:19232k@0x180000(cr amfs) console=ttyAMA0 mem=128M Unknown command 'bootargs=root=/dev/mtdblock0' - try 'help' VersatilePB # set bootargs=root=/dev/mtdblock0 mtdparts=armflash0:19232k@0x18000 0(cramfs) console=ttyAMA0 mem=128M VersatilePB # cp 0x34080000 0x7fc0 0x81000 ; bootm ## Booting image at 00007fc0 ... Image Name: uzImage Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 984248 Bytes = 961.2 kB Load Address: 00007fc0 Entry Point: 00008000 XIP Kernel Image ... OK Starting kernel ... Uncompressing Linux............................................................. ....... done, booting the kernel. And the boot stops here.. ____________________________________________________ ------------------------------------------------------------------- List admin: http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm FAQ: http://www.arm.linux.org.uk/mailinglists/faq.php Etiquette: http://www.arm.linux.org.uk/mailinglists/etiquette.php
[Site Home] [IETF Annouce] [Security] [Bugtraq] [Linux] [Linux ARM Kernel] [Linux MIPS] [ECOS] [Tools] [DDR & Rambus] [Monitors]