* [U-Boot-Users] relocating from flash to ram on AT91RM9200DK
@ 2006-02-03 14:43 David Peters
2006-02-03 15:37 ` Wolfgang Denk
0 siblings, 1 reply; 4+ messages in thread
From: David Peters @ 2006-02-03 14:43 UTC (permalink / raw)
To: u-boot
I'm using a custom board that was based off of the AT91RM9200DK/EK. Right
now we're booting from parallel flash using boot.bin (from Atmel), but I'd
like to get rid of the need for it. I assume I can use
CONFIG_SKIP_RELOCATE_UBOOT and CONFIG_SKIP_LOWLEVEL_INIT to do this.
What do I need to set TEXT_BASE to for this to work?
David Peters
Matrix Product Development, Inc.
13 North Bird Street
Sun Prairie, WI 53590
Phone: (608)268-6205
Cell: (608)235-6298
Fax: (608)834-6443
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot-Users] relocating from flash to ram on AT91RM9200DK
2006-02-03 14:43 [U-Boot-Users] relocating from flash to ram on AT91RM9200DK David Peters
@ 2006-02-03 15:37 ` Wolfgang Denk
2006-02-03 15:44 ` David Peters
0 siblings, 1 reply; 4+ messages in thread
From: Wolfgang Denk @ 2006-02-03 15:37 UTC (permalink / raw)
To: u-boot
In message <001e01c628d0$2d5a2970$d37ba8c0@SONYLAPTOP> you wrote:
> I'm using a custom board that was based off of the AT91RM9200DK/EK. Right
> now we're booting from parallel flash using boot.bin (from Atmel), but I'd
> like to get rid of the need for it. I assume I can use
> CONFIG_SKIP_RELOCATE_UBOOT and CONFIG_SKIP_LOWLEVEL_INIT to do this.
>
> What do I need to set TEXT_BASE to for this to work?
This depends on your chosen memory map, i. e. base address and size
of your RAM and intended location of U-Boot in it.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Open the pod bay doors, HAL." - Dave Bowman, 2001
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot-Users] relocating from flash to ram on AT91RM9200DK
2006-02-03 15:37 ` Wolfgang Denk
@ 2006-02-03 15:44 ` David Peters
2006-02-03 15:59 ` Wolfgang Denk
0 siblings, 1 reply; 4+ messages in thread
From: David Peters @ 2006-02-03 15:44 UTC (permalink / raw)
To: u-boot
> This depends on your chosen memory map, i. e. base address and size
> of your RAM and intended location of U-Boot in it.
>
Assuming I'm using the AT91RM9200DK, can you provide an example of a working
configuration. Shouldn't the default configuration work with
CONFIG_SKIP_RELOCATE_UBOOT and CONFIG_SKIP_LOWLEVEL_INIT undefined?
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot-Users] relocating from flash to ram on AT91RM9200DK
2006-02-03 15:44 ` David Peters
@ 2006-02-03 15:59 ` Wolfgang Denk
0 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2006-02-03 15:59 UTC (permalink / raw)
To: u-boot
In message <001f01c628d8$b49d4310$d37ba8c0@SONYLAPTOP> you wrote:
>
> Assuming I'm using the AT91RM9200DK, can you provide an example of a working
> configuration. Shouldn't the default configuration work with
> CONFIG_SKIP_RELOCATE_UBOOT and CONFIG_SKIP_LOWLEVEL_INIT undefined?
Why don't you just look at the settings of all the other AT91RM9200
boards (including the AT91RM9200DK, which works fine as is)?
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The inappropriate cannot be beautiful.
- Frank Lloyd Wright _The Future of Architecture_ (1953)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-02-03 15:59 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-03 14:43 [U-Boot-Users] relocating from flash to ram on AT91RM9200DK David Peters
2006-02-03 15:37 ` Wolfgang Denk
2006-02-03 15:44 ` David Peters
2006-02-03 15:59 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox