All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] CONFIG_MMC: mapping the device to physical memory for sharp ZAURUS
@ 2007-06-20 20:32 my lists
  2007-06-21 13:00 ` [U-Boot-Users] CONFIG_MMC: mapping the device to physical memoryfor " Joey Oravec
  0 siblings, 1 reply; 5+ messages in thread
From: my lists @ 2007-06-20 20:32 UTC (permalink / raw)
  To: u-boot

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.

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

end of thread, other threads:[~2007-06-25 21:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-20 20:32 [U-Boot-Users] CONFIG_MMC: mapping the device to physical memory for sharp ZAURUS my lists
2007-06-21 13:00 ` [U-Boot-Users] CONFIG_MMC: mapping the device to physical memoryfor " 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

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.