projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fddd70e
)
ARM: am33xx: fix typo in spl.h
author
Ladislav Michl
<ladis@linux-mips.org>
Sat, 1 Apr 2017 15:14:28 +0000
(17:14 +0200)
committer
Tom Rini
<trini@konsulko.com>
Mon, 8 May 2017 15:57:25 +0000
(11:57 -0400)
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Tested-by: Pau Pajuelo <ppajuel@gmail.com>
arch/arm/include/asm/arch-am33xx/spl.h
patch
|
blob
|
history
diff --git
a/arch/arm/include/asm/arch-am33xx/spl.h
b/arch/arm/include/asm/arch-am33xx/spl.h
index f744ab0782e1846cdb86a06e7f3100d24350266e..9df7b4ac45e00c548c60540d8359b1c2db4f8d89 100644
(file)
--- a/
arch/arm/include/asm/arch-am33xx/spl.h
+++ b/
arch/arm/include/asm/arch-am33xx/spl.h
@@
-28,7
+28,7
@@
#define BOOT_DEVICE_XIP 0x01
#define BOOT_DEVICE_XIPWAIT 0x02
#define BOOT_DEVICE_NAND 0x03
-#define BOOT_DEVICE_ONENA
D
0x04
+#define BOOT_DEVICE_ONENA
ND
0x04
#define BOOT_DEVICE_MMC2 0x05 /* ROM only supports 2nd instance. */
#define BOOT_DEVICE_MMC1 0x06
#define BOOT_DEVICE_UART 0x43