config.mk 669 B

123456789101112131415161718192021222324252627282930
  1. #
  2. # (C) Copyright 2002-2004
  3. # Gary Jennejohn, DENX Software Engineering, <garyj@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. # (C) Copyright 2004
  11. # Texas Instruments, <www.ti.com>
  12. # Rishi Bhattacharya <rishi@ti.com>
  13. #
  14. # TI OSK board with OMAP5912 (ARM925EJS) cpu
  15. # see http://www.ti.com/ for more information on Texas Instruments
  16. #
  17. # OSK has 1 bank of 256 MB SDRAM
  18. # Physical Address:
  19. # 1000'0000 to 2000'0000
  20. #
  21. #
  22. # Linux-Kernel is expected to be at 1000'8000, entry 1000'8000
  23. # (mem base + reserved)
  24. #
  25. # we load ourself to 1108'0000
  26. #
  27. #
  28. TEXT_BASE = 0x11080000