aboutsummaryrefslogtreecommitdiffstats
path: root/roms/u-boot/board/tcm-bf537/gpio_cfi_flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'roms/u-boot/board/tcm-bf537/gpio_cfi_flash.c')
-rw-r--r--roms/u-boot/board/tcm-bf537/gpio_cfi_flash.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/roms/u-boot/board/tcm-bf537/gpio_cfi_flash.c b/roms/u-boot/board/tcm-bf537/gpio_cfi_flash.c
new file mode 100644
index 00000000..c4fef9f5
--- /dev/null
+++ b/roms/u-boot/board/tcm-bf537/gpio_cfi_flash.c
@@ -0,0 +1,3 @@
+#define GPIO_PIN_1 GPIO_PF4
+#define GPIO_PIN_2 GPIO_PF5
+#include "../cm-bf537e/gpio_cfi_flash.c"