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:
b53777d
)
configs: dragonboard410c: remove env partition offset
author
Ramon Fried
<ramon.fried@gmail.com>
Thu, 14 Jun 2018 04:04:41 +0000
(07:04 +0300)
committer
Tom Rini
<trini@konsulko.com>
Tue, 19 Jun 2018 11:31:46 +0000
(07:31 -0400)
BOOT2 is not partitioned, no need for partition offset.
Signed-off-by: Ramon Fried <ramon.fried@gmail.com>
arch/arm/dts/dragonboard410c-uboot.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/dragonboard410c-uboot.dtsi
b/arch/arm/dts/dragonboard410c-uboot.dtsi
index 95c82a6f2d53e895dadd19650a0d7ac6254af595..3a1ea13ee52347567f0aaa98480d112aeb89ef83 100644
(file)
--- a/
arch/arm/dts/dragonboard410c-uboot.dtsi
+++ b/
arch/arm/dts/dragonboard410c-uboot.dtsi
@@
-6,10
+6,6
@@
*/
/ {
- config {
- u-boot,mmc-env-partition = "boot";
- };
-
soc {
u-boot,dm-pre-reloc;