board: Add NXP LS1088ARDB
authorSean Anderson <sean.anderson@seco.com>
Fri, 11 Feb 2022 22:50:09 +0000 (17:50 -0500)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sat, 26 Feb 2022 15:36:38 +0000 (15:36 +0000)
commite84be7088d5972ddd9bf502f8f66ac3b06ed3dda
tree2da519a0a9a0f998f6e6bc36c00e310997633c5d
parentd1278660afcb3315fe74def3c2ca51cf28424963
board: Add NXP LS1088ARDB

This adds a board file for the NXP LS1088ARDB. This only covers the
"primary" JTAG header J55, and not the PCIe header (J91). The only
oddity is that the LS1088A and CPLD are muxed by adding/removing a
jumper from J48. Unfortunately, it doesn't look like OpenOCD supports
this CPLD beyond determining the irlen, so it's not very useful. Those
who are interested in experimenting can define CWTAP to access the CPLD,
but the default is to access the CPU.

Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Change-Id: Ia07436a534f86bd907aa5fe2a78a326a27855a24
Reviewed-on: https://review.openocd.org/c/openocd/+/6849
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
tcl/board/nxp_rdb-ls1088a.cfg [new file with mode: 0644]