summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c4c60b1)
raw | patch | inline | side by side (parent: c4c60b1)
author | M V Pratap Reddy <x0257344@ti.com> | |
Fri, 11 Dec 2020 15:52:45 +0000 (21:22 +0530) | ||
committer | Vishal Mahaveer <vishalm@ti.com> | |
Fri, 11 Dec 2020 19:35:20 +0000 (13:35 -0600) |
packages/ti/board/utils/uniflash/target/src/ospi/ospi.h | patch | blob | history |
diff --git a/packages/ti/board/utils/uniflash/target/src/ospi/ospi.h b/packages/ti/board/utils/uniflash/target/src/ospi/ospi.h
index e93b5faac18fca3d99641af2b95e721eb3d8ef37..bbef108cbed496bc58b3d9ae89945e653f58d97d 100755 (executable)
#include <ti/drv/spi/soc/SPI_soc.h>
#include <ti/board/src/flash/include/board_flash.h>
-#if defined(j7200_evm)
+#if defined(j7200_evm) || defined(am64x_evm)
#include <ti/board/src/flash/nor/ospi/nor_xspi.h>
#else
#include <ti/board/src/flash/nor/ospi/nor_ospi.h>