forked from auracaster/openocd
src/flash/nor: add hpmicro xpi support
- add hpmicro xpi support Change-Id: I632558e72fa26cf1864614dd149985f09bcd9412 Signed-off-by: Ryan QIAN <jianghao.qian@hpmicro.com> Reviewed-on: https://review.openocd.org/c/openocd/+/8696 Reviewed-by: Tomas Vanek <vanekt@fbl.cz> Tested-by: jenkins
This commit is contained in:
@@ -44,6 +44,7 @@ static const struct flash_driver * const flash_drivers[] = {
|
||||
&fespi_flash,
|
||||
&fm3_flash,
|
||||
&fm4_flash,
|
||||
&hpm_xpi_flash,
|
||||
&jtagspi_flash,
|
||||
&kinetis_flash,
|
||||
&kinetis_ke_flash,
|
||||
|
||||
Reference in New Issue
Block a user