config.mk 403 B

12345678910111213141516
  1. #
  2. # (C) Copyright 2006-2008
  3. # Texas Instruments, <www.ti.com>
  4. #
  5. # Zoom MDK uses OMAP3 (ARM-CortexA8) cpu
  6. # see http://www.ti.com/ for more information on Texas Instruments
  7. #
  8. # SPDX-License-Identifier: GPL-2.0+
  9. #
  10. # Physical Address:
  11. # 8000'0000 (bank0)
  12. # A000/0000 (bank1)
  13. # Linux-Kernel is expected to be at 8000'8000, entry 8000'8000
  14. # (mem base + reserved)
  15. # For use with external or internal boots.