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:
7b4ea2d
)
mt7623: fix a typo in include/configs/mt7623.h
author
Weijie Gao
<weijie.gao@mediatek.com>
Thu, 20 Dec 2018 08:12:49 +0000
(16:12 +0800)
committer
Tom Rini
<trini@konsulko.com>
Thu, 27 Dec 2018 02:35:53 +0000
(21:35 -0500)
Fix typo: neede -> needed
Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
include/configs/mt7623.h
patch
|
blob
|
history
diff --git
a/include/configs/mt7623.h
b/include/configs/mt7623.h
index 68da920e300d0bbeb833785c67f135f5f85a2d25..ba763501cf2eb0cdaa88efaf1ded7e22f0b147bd 100644
(file)
--- a/
include/configs/mt7623.h
+++ b/
include/configs/mt7623.h
@@
-46,7
+46,7
@@
/* DRAM */
#define CONFIG_SYS_SDRAM_BASE 0x80000000
-/* This is neede for kernel booting */
+/* This is neede
d
for kernel booting */
#define FDT_HIGH "fdt_high=0xac000000\0"
/* Extra environment variables */