]> git.sur5r.net Git - openocd/blobdiff - tcl/chip/st/spear/spear310.tcl
TCL/SPEAr: move device specific code
[openocd] / tcl / chip / st / spear / spear310.tcl
index 95df51d45d9024c66a71ff2c60e0517eb804211f..3aaa10d4982edbef4390a76261b939b6c529a194 100644 (file)
@@ -10,6 +10,8 @@ proc sp310_init {} {
        mww 0xfca80040 0x00000000       ;# remove all RAS resets
        mww 0xb4000008 0x00002ff4       ;# RAS function enable
 
+       mww 0xfca80050 0x00000001       ;# Enable clk mem port 1
+
        mww 0xfca8013c 0x2f7bc210       ;# plgpio_pad_drv
        mww 0xfca80140 0x017bdef6
 }