All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerhard Jaeger <g.jaeger@sysgo.com>
To: linuxppc-embedded@ozlabs.org
Subject: Re: Building a Kernel for the AMCC PPC440EP Bamboo Board
Date: Tue, 1 Mar 2005 17:37:22 +0100	[thread overview]
Message-ID: <200503011737.22205.g.jaeger@sysgo.com> (raw)
In-Reply-To: <46110262C7A0BF418DE9C9A5BD73F92807F2F94C@cceexc23.americas.cpqcorp.net>

Hi,

On Tuesday 01 March 2005 17:14, Zeighami, Roy wrote:
> Hello...
> 
> I am trying to build a kernel image for the AMCC Bamboo PPC440EP board.
> 
> My colleague downloaded a preview kit from MontaVista and that worked.
> 
> However, I am trying to build a toolchain using crosstool and create a
> 2.6.x kernel image.  However, when I type:
> 
> "make ARCH=ppc CROSS_COMPILE=powerpc-440-linux-gnu- menuconfig"
> 
> When I select 44x as the CPU type, I don't see "Bamboo" under machine
> type.  

This won't work, as Bamboo BSP stuff is currently not added.

> Also, I tried building a 2.6.8 kernel image  with Ebony but I can't get
> a successful build.
> 
> I get the following errors:
> 
> drivers/built-in.o(.text+0x3c7ec): In function
> `floppy_release_irq_and_dma':
> : undefined reference to `free_dma'
> drivers/built-in.o(.text+0x3dc14): In function
> `floppy_grab_irq_and_dma':
> : undefined reference to `request_dma'
> drivers/built-in.o(.text+0x3dddc): In function
> `floppy_grab_irq_and_dma':
> : undefined reference to `free_dma'
> make: *** [.tmp_vmlinux1] Error 1

> However, the crosstool web site says that the following combo should
> build: gcc-3.4.2, glibc-2.3.3, binutils-2.15, linux-2.6.8
> 
> Any suggestions?

try to use ebony_defconfig

> Also, if the kernel source provided by Monta Vista is some special
> branch that isn't merged to kernel.org, does anyone know how to get the
> latest source from Monta Vista?

guess you should ask AMCC or MontaVista directly - or extract the 
stuff from the sources you already got from the preview kit.

Ciao,
Gerhard

-- 
Gerhard Jaeger <gjaeger@sysgo.com>            
SYSGO AG                      Embedded and Real-Time Software
www.sysgo.com | www.elinos.com | www.pikeos.com | www.osek.de 

  reply	other threads:[~2005-03-01 16:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-01 16:14 Building a Kernel for the AMCC PPC440EP Bamboo Board Zeighami, Roy
2005-03-01 16:37 ` Gerhard Jaeger [this message]
2005-03-02 21:53   ` Jörn Engel
2005-03-03  8:23     ` Gerhard Jaeger
2005-03-03 23:05       ` Jörn Engel
2005-03-04  7:17         ` Gerhard Jaeger
2005-03-04 15:39         ` Matt Porter
2005-03-04 16:06           ` Jörn Engel
  -- strict thread matches above, loose matches on Subject: below --
2005-03-02  7:51 Andriy Korud

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200503011737.22205.g.jaeger@sysgo.com \
    --to=g.jaeger@sysgo.com \
    --cc=linuxppc-embedded@ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.