projects
/
J-u-boot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
stm32mp1: update bootcmd
[J-u-boot.git]
/
board
/
st
/
stm32mp1
/
stm32mp1.c
diff --git
a/board/st/stm32mp1/stm32mp1.c
b/board/st/stm32mp1/stm32mp1.c
index 48da4599abb6da7554953d82789c0dc321593d86..0d963c2af4f2d80215730c6b17ea6f15932ddb4e 100644
(file)
--- a/
board/st/stm32mp1/stm32mp1.c
+++ b/
board/st/stm32mp1/stm32mp1.c
@@
-14,6
+14,7
@@
#include <usb.h>
#include <asm/arch/stm32.h>
#include <asm/io.h>
+#include <asm/gpio.h>
#include <power/regulator.h>
#include <usb/dwc2_udc.h>
This page took
0.026521 seconds
and
4
git commands to generate.