This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
u-boot
Watch
2
Star
0
Fork
You've already forked u-boot
0
mirror of
https://github.com/AsahiLinux/u-boot
synced
2024-11-15 01:17:39 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
36d14178fc
u-boot
/
arch
/
blackfin
/
include
/
asm
/
mach-bf533
/
def_local.h
6 lines
99 B
C
Raw
Normal View
History
Unescape
Escape
Blackfin: import gpio/portmux layer from Linux The current pinmux handling has spread throughout Blackfin drivers and board code and is getting hideous to maintain. So import the gpio and portmux layer from the Blackfin Linux code. This should spur a serious of cleanups across the Blackfin tree. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-06-02 08:17:26 +00:00
#
include
"gpio.h"
#
include
"portmux.h"
punt Blackfin VDSP headers and import sanitized/auto-generated ones Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2008-02-05 00:26:55 +00:00
#
include
"ports.h"
Blackfin: import gpio/portmux layer from Linux The current pinmux handling has spread throughout Blackfin drivers and board code and is getting hideous to maintain. So import the gpio and portmux layer from the Blackfin Linux code. This should spur a serious of cleanups across the Blackfin tree. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-06-02 08:17:26 +00:00
#
define BF533_FAMILY 1
/* Linux glue */
Reference in a new issue
Copy permalink