public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marco Cavallini [KOAN] <koansoftware@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Intel KIXRP435 platform
Date: Sat, 09 Feb 2008 08:54:29 +0100	[thread overview]
Message-ID: <47AD5C35.3050506@gmail.com> (raw)
In-Reply-To: <20080208193744.15821.qmail@kasko.it>

Antonello Lombardinilo ha scritto:
> Hi all,
> I'am playing to porting u-boot to Intel KIXRP435 board
> and starting from u-boot-ixp-HEAD from git.
> I added kixrp435 platform cloning ixdp425 platform.
> I modified a include/asm-arm/arch-ixp/ixp425.h and
> cpu/ixp/start.S to initialize a DDR memory.
> The compilation fail with following error:
> make[1]: Entering directory 
> `/home/antonello/projects/u-boot/u-boot-ixp-new/cpu/ixp'
> xscale_be-gcc  -D__ASSEMBLY__ -g  -Os   -fno-strict-aliasing  
> -fno-common -ffixed-r8 -msoft-float -mbig-endian  -D__KERNEL__ 
> -DTEXT_BASE=0x00f80000  
> -I/home/antonello/projects/u-boot/u-boot-ixp-new/include -fno-builtin 
> -ffreestanding -nostdinc -isystem 
> /opt/mv5.0/montavista/pro/devkit/arm/xscale_be/bin/../lib/gcc/armv5teb-monta 
> vista-linux-gnueabi/4.2.0/include -pipe  -DCONFIG_ARM -D__ARM__ 
> -mbig-endian -march=armv5te -mtune=strongarm1100 -mabi=apcs-gnu -c -o 
> start.o start.S
> start.S: Assembler messages:
> start.S:527: Error: invalid constant (fffffbf4) after fixup
> make[1]: *** [start.o] Error 1
> make[1]: Leaving directory 
> `/home/antonello/projects/u-boot/u-boot-ixp-new/cpu/ixp'
> make: *** [cpu/ixp/libixp.a] Error 2
> [root at dhcppc0 u-boot-ixp-new]#
> The problem seems due to the numbers of instruction in start.S file.
> If I remove some instructions the compilation work fine.
> I have attached a patch file. You can reproduce the problem removing
> #define ERROR_AFTER_FIXUP statement in cpu/ixp/start.S file.
> Any suggestions ?
> Antonello

Where your toolchain/compiler come from?
Which version is it?

Ciao
--
Marco Cavallini | KOAN sas | Bergamo - Italia
  embedded and real-time software engineering
Phone:+39-035-255.235 - Fax:+39-178-22.39.748
       http://www.KoanSoftware.com

  reply	other threads:[~2008-02-09  7:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-08 19:37 [U-Boot-Users] Intel KIXRP435 platform Antonello Lombardinilo
2008-02-09  7:54 ` Marco [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-02-11  9:02 Antonello Lombardinilo

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=47AD5C35.3050506@gmail.com \
    --to=u-boot@lists.denx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox