[U-Boot] What mkimage arguments for standalone AVR32 app?

Mike Frysinger vapier at gentoo.org
Tue May 5 13:32:59 CEST 2009


On Tuesday 05 May 2009 06:05:19 Jesper Vestergaard wrote:
> According to the Makefile in the example directory i should load the
> binary to 0x00000000
>     ifeq ($(ARCH),avr32)
>     LOAD_ADDR = 0x00000000
>     endif
> but looking at the uboot startup it says that the flash is placed at
> that address and that the SDRAM is placed at 0x10000000.
> Flash:  8 MB at address 0x00000000
> SDRAM: 64 MB at address 0x10000000
>
> Which of the addresses should i use?

someone who actually knows/uses AVR32 will have to answer
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20090505/53003bab/attachment.pgp 


More information about the U-Boot mailing list