mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 16:07:30 +00:00
3ead92c571
Add header files for blackfin new processor bf60x. Signed-off-by: Bob Liu <lliubbo@gmail.com> Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: Sonic Zhang <sonic.adi@gmail.com>
5 lines
99 B
C
5 lines
99 B
C
#include "gpio.h"
|
|
#include "portmux.h"
|
|
#include "ports.h"
|
|
|
|
#define CONFIG_BF60x 1 /* Linux glue */
|