This website works better with JavaScript.
Explore
Help
Sign In
Whitebox
/
u-boot
Watch
1
Star
0
Fork
You've already forked u-boot
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
upstream u-boot with additional patches for our devices/boards:
https://lists.denx.de/pipermail/u-boot/2017-March/282789.html
(AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
39151
Commits
3
Branches
0
Tags
148 MiB
Tree:
e6628ad7b9
u-boot
/
board
/
tcm-bf537
/
gpio_cfi_flash.c
4 lines
97 B
Raw
Normal View
History
Unescape
Escape
Blackfin: unify gpio cfi implementations Signed-off-by: Mike Frysinger <vapier@gentoo.org>
15 years ago
#
define GPIO_PIN_1 GPIO_PF4
#
define GPIO_PIN_2 GPIO_PF5
#
include
"../cm-bf537e/gpio_cfi_flash.c"