4bed0934bc
Add basic support for the Libre Computer "La Frite" SBC. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
11 lines
118 B
INI
11 lines
118 B
INI
image usb.img {
|
|
hdimage {
|
|
}
|
|
|
|
partition rootfs {
|
|
partition-type = 0x83
|
|
image = "rootfs.ext4"
|
|
size = 512M
|
|
}
|
|
}
|