mirror of
https://xff.cz/git/u-boot/
synced 2025-09-17 00:22:07 +02:00
6 lines
99 B
C
6 lines
99 B
C
#include "gpio.h"
|
|
#include "portmux.h"
|
|
#include "ports.h"
|
|
|
|
#define BF538_FAMILY 1 /* Linux glue */
|