openocd probem with exynos5250

Hello, i am trying to dump the memory off of a leaptv and eventually flash my own linux to it. I believe the chip to be a exynos5250.

I run openocd and get this error, any ideas whats wrong?

root@odroid:/usr/share/openocd/scripts/interface# openocd -f ‘/home/odroid/Desktop/FTDI-Oh-My-master/FT232H-openOCD.cfg’ -f ‘/usr/share/openocd/scripts/target/exynos5250.cfg’

Open On-Chip Debugger 0.10.0

Licensed under GNU GPL v2

For bug reports, read

http://openocd.org/doc/doxygen/bugs.html

adapter speed: 1000 kHz

Info : auto-selecting first available session transport “jtag”. To override use ‘transport select ’.

Info : clock speed 1000 kHz

Info : JTAG tap: exynos5250.cpu tap/device found: 0x4ba00477 (mfg: 0x23b (ARM Ltd.), part: 0xba00, ver: 0x4)

Error: Can’t detect exynos5250.cpu0’s dbgbase from the ROM table; you need to specify it explicitly.