You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

sheevaplug.cfg 4.5 KiB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  1. # Marvell SheevaPlug
  2. source [find interface/sheevaplug.cfg]
  3. source [find target/feroceon.cfg]
  4. $_TARGETNAME configure \
  5. -work-area-phys 0x10000000 \
  6. -work-area-size 65536 \
  7. -work-area-backup 0
  8. arm7_9 dcc_downloads enable
  9. # this assumes the hardware default peripherals location before u-Boot moves it
  10. nand device orion 0 0xd8000000
  11. proc sheevaplug_init { } {
  12. # We need to assert DBGRQ while holding nSRST down.
  13. # However DBGACK will be set only when nSRST is released.
  14. # Furthermore, the JTAG interface doesn't respond at all when
  15. # the CPU is in the WFI (wait for interrupts) state, so it is
  16. # possible that initial tap examination failed. So let's
  17. # re-examine the target again here when nSRST is asserted which
  18. # should then succeed.
  19. jtag_reset 0 1
  20. feroceon.cpu arp_examine
  21. halt 0
  22. jtag_reset 0 0
  23. wait_halt
  24. arm926ejs cp15 0 0 1 0 0x00052078
  25. mww 0xD0001400 0x43000C30 # DDR SDRAM Configuration Register
  26. mww 0xD0001404 0x39543000 # Dunit Control Low Register
  27. mww 0xD0001408 0x22125451 # DDR SDRAM Timing (Low) Register
  28. mww 0xD000140C 0x00000833 # DDR SDRAM Timing (High) Register
  29. mww 0xD0001410 0x000000CC # DDR SDRAM Address Control Register
  30. mww 0xD0001414 0x00000000 # DDR SDRAM Open Pages Control Register
  31. mww 0xD0001418 0x00000000 # DDR SDRAM Operation Register
  32. mww 0xD000141C 0x00000C52 # DDR SDRAM Mode Register
  33. mww 0xD0001420 0x00000042 # DDR SDRAM Extended Mode Register
  34. mww 0xD0001424 0x0000F17F # Dunit Control High Register
  35. mww 0xD0001428 0x00085520 # Dunit Control High Register
  36. mww 0xD000147c 0x00008552 # Dunit Control High Register
  37. mww 0xD0001504 0x0FFFFFF1 # CS0n Size Register
  38. mww 0xD0001508 0x10000000 # CS1n Base Register
  39. mww 0xD000150C 0x0FFFFFF5 # CS1n Size Register
  40. mww 0xD0001514 0x00000000 # CS2n Size Register
  41. mww 0xD000151C 0x00000000 # CS3n Size Register
  42. mww 0xD0001494 0x003C0000 # DDR2 SDRAM ODT Control (Low) Register
  43. mww 0xD0001498 0x00000000 # DDR2 SDRAM ODT Control (High) REgister
  44. mww 0xD000149C 0x0000F80F # DDR2 Dunit ODT Control Register
  45. mww 0xD0001480 0x00000001 # DDR SDRAM Initialization Control Register
  46. mww 0xD0020204 0x00000000 # Main IRQ Interrupt Mask Register
  47. mww 0xD0020204 0x00000000 # "
  48. mww 0xD0020204 0x00000000 # "
  49. mww 0xD0020204 0x00000000 # "
  50. mww 0xD0020204 0x00000000 # "
  51. mww 0xD0020204 0x00000000 # "
  52. mww 0xD0020204 0x00000000 # "
  53. mww 0xD0020204 0x00000000 # "
  54. mww 0xD0020204 0x00000000 # "
  55. mww 0xD0020204 0x00000000 # "
  56. mww 0xD0020204 0x00000000 # "
  57. mww 0xD0020204 0x00000000 # "
  58. mww 0xD0020204 0x00000000 # "
  59. mww 0xD0020204 0x00000000 # "
  60. mww 0xD0020204 0x00000000 # "
  61. mww 0xD0020204 0x00000000 # "
  62. mww 0xD0020204 0x00000000 # "
  63. mww 0xD0020204 0x00000000 # "
  64. mww 0xD0020204 0x00000000 # "
  65. mww 0xD0020204 0x00000000 # "
  66. mww 0xD0020204 0x00000000 # "
  67. mww 0xD0020204 0x00000000 # "
  68. mww 0xD0020204 0x00000000 # "
  69. mww 0xD0020204 0x00000000 # "
  70. mww 0xD0020204 0x00000000 # "
  71. mww 0xD0020204 0x00000000 # "
  72. mww 0xD0020204 0x00000000 # "
  73. mww 0xD0020204 0x00000000 # "
  74. mww 0xD0020204 0x00000000 # "
  75. mww 0xD0020204 0x00000000 # "
  76. mww 0xD0020204 0x00000000 # "
  77. mww 0xD0020204 0x00000000 # "
  78. mww 0xD0020204 0x00000000 # "
  79. mww 0xD0020204 0x00000000 # "
  80. mww 0xD0020204 0x00000000 # "
  81. mww 0xD0020204 0x00000000 # "
  82. mww 0xD0020204 0x00000000 # "
  83. mww 0xD0010000 0x01111111 # MPP 0 to 7
  84. mww 0xD0010004 0x11113322 # MPP 8 to 15
  85. mww 0xD0010008 0x00001111 # MPP 16 to 23
  86. mww 0xD0010418 0x003E07CF # NAND Read Parameters REgister
  87. mww 0xD001041C 0x000F0F0F # NAND Write Parameters Register
  88. mww 0xD0010470 0x01C7D943 # NAND Flash Control Register
  89. }
  90. proc sheevaplug_reflash_uboot { } {
  91. # reflash the u-Boot binary and reboot into it
  92. sheevaplug_init
  93. nand probe 0
  94. nand erase 0 0x0 0xa0000
  95. nand write 0 uboot.bin 0 oob_softecc_kw
  96. resume
  97. }
  98. proc sheevaplug_reflash_uboot_env { } {
  99. # reflash the u-Boot environment variables area
  100. sheevaplug_init
  101. nand probe 0
  102. nand erase 0 0xa0000 0x40000
  103. nand write 0 uboot-env.bin 0xa0000 oob_softecc_kw
  104. resume
  105. }
  106. proc sheevaplug_load_uboot { } {
  107. # load u-Boot into RAM and execute it
  108. sheevaplug_init
  109. load_image uboot.elf
  110. verify_image uboot.elf
  111. resume 0x00600000
  112. }