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:
Ryan QIAN
2025-01-07 15:10:08 +08:00
committed by Tomas Vanek
parent 8e11797618
commit 26507adfad
4 changed files with 527 additions and 1 deletions

View File

@@ -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,