All of lore.kernel.org
 help / color / mirror / Atom feed
From: william estrada <MrUmunhum@cruzio.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] make fails for versatilepb_config
Date: Tue, 08 Mar 2011 17:37:31 -0800	[thread overview]
Message-ID: <4D76D9DB.7070708@cruzio.com> (raw)

Using u-boot-marvell.git, doing a make all

    make[1]: Entering directory
    `/src/IConnect/src/U-boot/u-boot-marvell.git/arch/arm/lib'
    arm-gp2x-linux-gcc  -g  -Os   -fno-common -ffixed-r8 -msoft-float 
    -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0x01000000
    -I/src/IConnect/src/U-boot/u-boot-marvell.git/include -fno-builtin
    -ffreestanding -nostdinc -isystem
    /usr/lib/gcc/arm-gp2x-linux/4.1.2/include -pipe  -DCONFIG_ARM
    -D__ARM__ -marm  -mabi=aapcs-linux -mno-thumb-interwork
    -march=armv5te -Wall -Wstrict-prototypes -fno-stack-protector   -o
    board.o board.c -c
    board.c: In function '__dram_init_banksize':
    board.c:233: error: 'CONFIG_SYS_SDRAM_BASE' undeclared (first use in
    this function)
    board.c:233: error: (Each undeclared identifier is reported only once
    board.c:233: error: for each function it appears in.)
    board.c: In function 'board_init_f':
    board.c:279: error: 'CONFIG_SYS_INIT_SP_ADDR' undeclared (first use
    in this function)
    board.c:312: error: 'CONFIG_SYS_SDRAM_BASE' undeclared (first use in
    this function)
    make[1]: *** [board.o] Error 1
    make[1]: Leaving directory
    `/src/IConnect/src/U-boot/u-boot-marvell.git/arch/arm/lib'
    make: *** [arch/arm/lib/libarm.o] Error 2

Has this been fixed yet??



-- 
William Estrada
Mt Umunhum, CA, USA
HTTP://64.124.13.3 ( Mt-Umunhum-Wireless.net )
Skype: MrUmunhum

                 reply	other threads:[~2011-03-09  1:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4D76D9DB.7070708@cruzio.com \
    --to=mrumunhum@cruzio.com \
    --cc=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 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.