linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Linux BSP on linux kernel 2.6
@ 2006-09-28 20:24 Pradeep Sampath
  2006-09-28 20:41 ` Grant Likely
  0 siblings, 1 reply; 2+ messages in thread
From: Pradeep Sampath @ 2006-09-28 20:24 UTC (permalink / raw)
  To: linuxppc-embedded

[-- Attachment #1: Type: text/plain, Size: 1398 bytes --]

Hi All,
   
  I am new to hardware design and in general embedded development. I am trying to run linux kernel 2.6 on a Xilinx ML403 dev board. I followed the steps indicated by Ameet Patil - http://www.linux.get2knowmore.com/2006/06/30/quick-guide-linux-26-on-xilinx-virtex-ii-pro-boards-part-i/. When I bootup the dev board from compact flash nothing shows up on the serial terminal. But i see the flash download complete on the LCD display.
   
  here are a few steps i performed.
  1. Built the Linux BSP by downloading the ML403 EDK Embededded PowerPC Reference Design and setting the OS and Library Settings to linux_mvl31 using EDK 8.1 SP2.
   
  2. I downloaded the kernel 2.6.17.1 from kernel.org and comipled the image using the cross compiler. While building the .config i set the option for linux to boot from "console=ttyS0,9600 root=/dev/sda2" (since I have the linux partition on /dev/sda2). Thats probably the only difference from Ameet's page which is set to xsa2.)
   
  3. using the download.bit i generated above, and the newly build linux image, I genarated the system.ace file using genace.tcl tool.
   
  4. Copied the system.ace file to CF and powered on the dev board.
   
  But I don't see anything on the serial terminal and i am stuck. Could anybody suggest what i could be missing. Any help will be greatly appreciated!
   
  Regards,
  Pradeep
   
   
   
   
   
   

[-- Attachment #2: Type: text/html, Size: 1863 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Linux BSP on linux kernel 2.6
  2006-09-28 20:24 Linux BSP on linux kernel 2.6 Pradeep Sampath
@ 2006-09-28 20:41 ` Grant Likely
  0 siblings, 0 replies; 2+ messages in thread
From: Grant Likely @ 2006-09-28 20:41 UTC (permalink / raw)
  To: Pradeep Sampath; +Cc: linuxppc-embedded

On 9/28/06, Pradeep Sampath <pradeepsampath@yahoo.com> wrote:
> Hi All,
>
> I am new to hardware design and in general embedded development. I am trying
> to run linux kernel 2.6 on a Xilinx ML403 dev board. I followed the steps
> indicated by Ameet Patil -
> http://www.linux.get2knowmore.com/2006/06/30/quick-guide-linux-26-on-xilinx-virtex-ii-pro-boards-part-i/.
> When I bootup the dev board from compact flash nothing shows up on the
> serial terminal. But i see the flash download complete on the LCD display.

Your new system.ace should not display anything on the LCD.  Double
check your SysACE config dip switches on the board.

Alternately, clear out the DOS partition of your CF card and put
nothing on it except your new system.ace.  That way you know that
you're not inadvertently booting the wrong .ace file.

g.

-- 
Grant Likely, B.Sc. P.Eng.
Secret Lab Technologies Ltd.
grant.likely@secretlab.ca
(403) 399-0195

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-09-28 20:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-28 20:24 Linux BSP on linux kernel 2.6 Pradeep Sampath
2006-09-28 20:41 ` Grant Likely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).