mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-25 21:24:21 +08:00
5 lines
125 B
C
5 lines
125 B
C
|
#define GPIO_PIN_1 GPIO_PG5
|
||
|
#define GPIO_PIN_2 GPIO_PG6
|
||
|
#define GPIO_PIN_3 GPIO_PG7
|
||
|
#include "../cm-bf537e/gpio_cfi_flash.c"
|