projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9720185
)
lantiq: write protect vgv7519 u-boot and u-boot-env partitions
author
Eddi De Pieri
<eddi@depieri.net>
Tue, 22 Nov 2016 09:41:18 +0000
(10:41 +0100)
committer
Mathias Kresin
<dev@kresin.me>
Wed, 23 Nov 2016 09:18:19 +0000
(10:18 +0100)
Signed-off-by: Eddi De Pieri <eddi@depieri.net>
target/linux/lantiq/dts/VGV7519NOR.dts
patch
|
blob
|
history
diff --git
a/target/linux/lantiq/dts/VGV7519NOR.dts
b/target/linux/lantiq/dts/VGV7519NOR.dts
index 72bbd1acd7e7bb6f29ab9d1070644b859f613154..501b45f00c322af3a7de34666364a095cb68a51d 100644
(file)
--- a/
target/linux/lantiq/dts/VGV7519NOR.dts
+++ b/
target/linux/lantiq/dts/VGV7519NOR.dts
@@
-11,10
+11,12
@@
partition@0 {
label = "uboot";
reg = <0x00000 0x40000>;
+ read-only;
};
partition@60000 {
label = "uboot_env";
reg = <0x60000 0x10000>;
+ read-only;
};
partition@80000 {
label = "firmware";