[U-Boot] how do I find out the memory map for my port for at91rm9200dk

Diptopal Basu diptopal.basu at gmail.com
Thu Dec 4 10:57:11 CET 2008


Thank you for the lead . Yeah I saw the board layout . What if I wanted the
RAM to be at say 40000000  where would I have to make , for the image to
boot ?

Thank you

Regards
Diptopal Basu

On Thu, Dec 4, 2008 at 2:57 PM, Pink Boy <dasfoo at yahoo.com> wrote:

>
> Basu,
>
> > Also in the boards folder in u-boot I do not see the
> > board configuration for at91rm9200dk . However I see the
> > header file in the header/config folder
> > . Where are the config files for this board and how do I do
> > a port on a board with a different memory map ?
>
> There is some other stuff in
>
> /board/atmel/at91rm9200dk
>
> I don't know for a fact, but I would not be surprised if
> it turns out that there is no central structure that holds
> the memory map.
>
> I think (being home away from my work computer) that the map I
> have is.
>
> Flash:
> 10000000 - 1000ffff    boot
> 10010000 - 1001ffff    uboot
> 10060000 - 1006ffff    uboot env
> 10070000 - 10025000    kernel.img
>
> Ram:
> 2000000  - ?
>
> PS: This is actually a AT91Rm9200-ek similar but not quite
> the same.
>
> Mr Foo
>
>


More information about the U-Boot mailing list