mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-17 06:50:07 +00:00
openocd: add dmem support to am64xx and j784s4 platforms
Platform support patches: - Add SWD native configuration files for AM64x and J784s4 boards - Configure DMEM access parameters in ti_k3.cfg for direct memory operations - Set up DAPBUS debugger and emulated AP descriptions Signed-off-by: Joao Lima <joao.lima@hbkworld.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -9,6 +9,8 @@ SRC_URI = " \
|
||||
git://repo.or.cz/r/git2cl.git;protocol=http;destsuffix=tools/git2cl;name=git2cl;branch=master \
|
||||
git://github.com/msteveb/jimtcl.git;protocol=https;destsuffix=${BB_GIT_DEFAULT_DESTSUFFIX}/jimtcl;name=jimtcl;branch=master \
|
||||
git://repo.or.cz/r/libjaylink.git;protocol=http;destsuffix=${BB_GIT_DEFAULT_DESTSUFFIX}/src/jtag/drivers/libjaylink;name=libjaylink;branch=master \
|
||||
file://0001-tcl-board-ti_-_swd_native.cfg-Add-support-for-direct.patch \
|
||||
file://0002-tcl-target-ti_k3.cfg-Add-support-for-direct-memory-a.patch \
|
||||
"
|
||||
|
||||
SRCREV_FORMAT = "openocd"
|
||||
|
||||
Reference in New Issue
Block a user