tcl/target/ls1088: Break out common configuration
authorSean Anderson <sean.anderson@seco.com>
Fri, 13 May 2022 15:03:41 +0000 (11:03 -0400)
committerAntonio Borneo <borneo.antonio@gmail.com>
Fri, 27 May 2022 22:47:45 +0000 (22:47 +0000)
commit32b3859258abb97248a52e4c65b1fbce7581fab5
tree4c3d56077692297cc09cee31f88ca80ac602721e
parent0a36acbf6ac67cf6e95077aa25a001e2638f2798
tcl/target/ls1088: Break out common configuration

Several Layerscape processors (LS1088A, LS2088A, LS2160A, and LS1028A)
share a common architecture. Break out the common setup from the LS1088
config in preparation for adding the LS1028A. There's no official name
for this series of processors, but NXP refers to them as "chassis
generation 3" in U-Boot, so we'll go with that too.

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