[U-Boot-Users] CFG_MONITOR_BASE, CFG_FLASH_BASE, TEXT_BASE

Bogdan Woldert-Jokisz bwoldert at giga-stream.de
Fri May 23 15:09:28 CEST 2003


hi

what are the macros CFG_MONITOR_BASE, CFG_FLASH_BASE and TEXT_BASE ?

I think, CFG_FLASH_BASE is the lowest address of the flash.
But what are the other macros?

My problem:

My flash memory (8MB) starts at 0xff800000. But the bootloader should
start at 0xfff80000. Is it possible?

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.


Thanks
  Bogdan





More information about the U-Boot mailing list