Config barebox

This commit is contained in:
Pascal Vizeli
2018-03-22 14:39:29 +01:00
parent f3c376a786
commit 50e7d4348f
5 changed files with 18 additions and 5 deletions

View File

@@ -11,11 +11,11 @@ type=vfs
bootname=boot
[slot.rootfs.0]
device=/dev/sda1
device=/dev/sda2
type=raw
bootname=system0
[slot.rootfs.1]
device=/dev/sda2
device=/dev/sda3
type=raw
bootname=system1