summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2023-02-14 12:52:53 -0600
committerJohn Klug <john.klug@multitech.com>2023-02-14 12:52:53 -0600
commit01dffbfbb8cd6de3878445f8aeacbaad3fbd428e (patch)
tree30563e04be245b3de90a90f45811f135773723b8 /contrib
parent2c58f5eeca2eee169cac2718e4aafd687ba4b701 (diff)
downloadmeta-multitech-atmel-01dffbfbb8cd6de3878445f8aeacbaad3fbd428e.tar.gz
meta-multitech-atmel-01dffbfbb8cd6de3878445f8aeacbaad3fbd428e.tar.bz2
meta-multitech-atmel-01dffbfbb8cd6de3878445f8aeacbaad3fbd428e.zip
Put root SD file system on a 2MB boundary
Diffstat (limited to 'contrib')
-rw-r--r--contrib/SD/atmel-sd.partitions6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/SD/atmel-sd.partitions b/contrib/SD/atmel-sd.partitions
index 064d327..8945dbe 100644
--- a/contrib/SD/atmel-sd.partitions
+++ b/contrib/SD/atmel-sd.partitions
@@ -4,6 +4,6 @@ device: sd.img
unit: sectors
sd.img1 : start= 2048, size= 135168, type=6
-sd.img2 : start= 137216, size= 6977536, type=83
-sd.img3 : start= 7114752, size= 262144, type=83
-sd.img4 : start= 7376896, size= 262144, type=83
+sd.img2 : start= 137216, size= 6975488, type=83
+sd.img3 : start= 7112704, size= 262144, type=83
+sd.img4 : start= 7374848, size= 262144, type=83