config.mk 577 B

12345678910111213141516171819202122232425
  1. #
  2. # (C) Copyright 2002
  3. # Gary Jennejohn, DENX Software Engineering, <gj@denx.de>
  4. # David Mueller, ELSOFT AG, <d.mueller@elsoft.ch>
  5. #
  6. # (C) Copyright 2003
  7. # Texas Instruments, <www.ti.com>
  8. # Kshitij Gupta <Kshitij@ti.com>
  9. #
  10. # TI Innovator board with OMAP1510 (ARM925T) cpu
  11. # see http://www.ti.com/ for more information on Texas Insturments
  12. #
  13. # Innovator has 1 bank of 256 MB SDRAM
  14. # Physical Address:
  15. # 1000'0000 to 2000'0000
  16. #
  17. #
  18. # Linux-Kernel is expected to be at 1000'8000, entry 1000'8000 (mem base + reserved)
  19. #
  20. # we load ourself to 1100'0000
  21. #
  22. #
  23. TEXT_BASE = 0x11000000