All of lore.kernel.org
 help / color / mirror / Atom feed
From: my lists <lists_my@yahoo.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] CONFIG_MMC: mapping the device to physical memory for sharp ZAURUS
Date: Wed, 20 Jun 2007 13:32:02 -0700 (PDT)	[thread overview]
Message-ID: <187928.85495.qm@web57312.mail.re1.yahoo.com> (raw)

CFG_MMC_BASE: is this the base address where MMC is mapped ? 

include/configs/pxa255_idp.h:#define CFG_MMC_BASE               0xF0000000
is this usable gererically for pxa255 or only for that specific board ?
if not how can I find out where it is mapped (if there is no tech documentation
avalible for sharp Zaurus) ?

Regards
David

 


 
____________________________________________________________________________________
Now that's room service!  Choose from over 150,000 hotels
in 45,000 destinations on Yahoo! Travel to find your fit.
http://farechase.yahoo.com/promo-generic-14795097



From "abiyani at unix dot telasic dot com" at unix.telasic.com  Wed Jun 20 22:55:08 2007
From: "abiyani at unix dot telasic dot com" at unix.telasic.com (Arun Biyani)
Date: Wed, 20 Jun 2007 13:55:08 -0700
Subject: [U-Boot-Users] Build u-boot on Cygwin failed - fixed
In-Reply-To: <200706141818.LAA15126@unix.telasic.com>
References: <20070613230937.22983352681@atlas.denx.de>
	<200706141818.LAA15126@unix.telasic.com>
Message-ID: <200706202055.NAA21665@unix.telasic.com>

Arun Biyani wrote:
> I tried to build u-boot under Cygwin. It failed with error message 
> below.  Although not critical since
> I can always build it on Linux, I'd still like to find out  how to fix 
> error below . Looks like the compiles
> were all successful. Only the last link step failed. Perhaps, I need 
> newer cross compile toolchain.
> Does anyone know where I can download a pre-built cross compile 
> toolchain for 68k running
> under Cygwin?
>
>       cd /c/home/wrk/u-boot-1.2.0 && m68k-elf-ld -Bstatic -T 
> /c/home/wrk/u-boot-1.2.0/board/m5272c3/u-boot.lds -Ttext 0xffe00000  
> -n $UNDEF_SYM cpu/mcf52x2/start.o \
>                --start-group lib_generic/libgeneric.a 
> board/m5272c3/libm5272c3.a cpu/mcf52x2/libmcf52x2.a lib_m68k/libm68k.a 
> fs/cramfs/libcramfs.a fs/fat/libfat.a fs/fdos/libfdos.a 
> fs/jffs2/libjffs2.a fs/reiserfs/libreiserfs.a fs/ext2/libext2fs.a 
> net/libnet.a disk/libdisk.a rtc/librtc.a dtt/libdtt.a 
> drivers/libdrivers.a drivers/nand/libnand.a 
> drivers/nand_legacy/libnand_legacy.a drivers/sk98lin/libsk98lin.a 
> post/libpost.a post/cpu/libcpu.a common/libcommon.a --end-group -L 
> /bin/../lib/gcc-lib/m68k-elf/3.4.0/m5307 -lgcc \
>                -Map u-boot.map -o u-boot
> m68k-elf-ld: internal error /usr/src/xtools-3.4w/ld/ldlang.c 1974
> make: *** [u-boot] Error 1
> [u-boot-1.2.0$:523]
>
I updated my cross compile tools (in Cygwin) to gcc 4.1.1. Now u-boot 
builds successfully under Cygwin.

             reply	other threads:[~2007-06-20 20:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-20 20:32 my lists [this message]
2007-06-21 13:00 ` [U-Boot-Users] CONFIG_MMC: mapping the device to physical memoryfor sharp ZAURUS Joey Oravec
2007-06-21 16:18   ` my lists
2007-06-21 17:33     ` [U-Boot-Users] CONFIG_MMC: mapping the device to physicalmemoryfor " Joey Oravec
2007-06-25 21:57     ` [U-Boot-Users] pxa255: ZAURUS boards my lists

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=187928.85495.qm@web57312.mail.re1.yahoo.com \
    --to=lists_my@yahoo.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.