projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ea4f49
)
ARM: uniphier: drop fdt_file from CONFIG_EXTRA_ENV_SETTINGS
author
Masahiro Yamada
<
[email protected]
>
Thu, 17 Dec 2015 09:00:38 +0000
(18:00 +0900)
committer
Masahiro Yamada
<
[email protected]
>
Tue, 22 Dec 2015 15:08:56 +0000
(
00:08
+0900)
Now this environment is run-time set to the DTB name U-Boot is really
running with. Drop the static define.
Signed-off-by: Masahiro Yamada <
[email protected]
>
include/configs/uniphier.h
patch
|
blob
|
history
diff --git
a/include/configs/uniphier.h
b/include/configs/uniphier.h
index 056259849976188fa041b68dce90b67097decca9..b1106deef0534011a8001947fb083c02ec9a811d 100644
(file)
--- a/
include/configs/uniphier.h
+++ b/
include/configs/uniphier.h
@@
-193,7
+193,6
@@
"fdt_addr=0x00100000\0" \
"fdt_addr_r=0x84100000\0" \
"fdt_size=0x00008000\0" \
- "fdt_file=" CONFIG_DEFAULT_DEVICE_TREE ".dtb\0" \
"kernel_addr=0x00200000\0" \
"kernel_addr_r=0x84200000\0" \
"kernel_size=0x00800000\0" \