[U-Boot-Users] CFG_MONITOR_BASE, CFG_FLASH_BASE, TEXT_BASE
Wolfgang Denk
wd at denx.de
Fri May 23 15:33:48 CEST 2003
In message <LMELLOOANGIAKFIBMEHNKECPCAAA.bwoldert at giga-stream.de> you wrote:
>
> what are the macros CFG_MONITOR_BASE, CFG_FLASH_BASE and TEXT_BASE ?
RTFM!
> I think, CFG_FLASH_BASE is the lowest address of the flash.
> But what are the other macros?
All this is docuemtned in the README file. You just have to read it.
> My flash memory (8MB) starts at 0xff800000. But the bootloader should
> start at 0xfff80000. Is it possible?
Sure. But where is your reset entry point?
> The bootloader works if I define CFG_FLASH_BASE to 0xfff80000, but I
> need the real start address of the flash memory in the
> board-info-structure.
Again, RTFM.
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de
All these theories, diverse as they are, have two things in common:
they explain the observed facts, and they are completeley and utterly
wrong. - Terry Pratchett, _The Light Fantastic_
More information about the U-Boot
mailing list