mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-11 17:56:58 +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 */
|