config.mk 284 B

1234567891011121314151617
  1. #
  2. # DNP/1110 board with SA1100 cpu
  3. #
  4. # http://www.dilnetpc.com
  5. #
  6. #
  7. # DILNETPC has 1 banks of 32 MB DRAM
  8. #
  9. # c000'0000
  10. #
  11. # Linux-Kernel is expected to be at c000'8000, entry c000'8000
  12. #
  13. # we load ourself to c1f0'0000, the upper 1 MB of the first (only) bank
  14. #
  15. TEXT_BASE = 0xc1f00000