summaryrefslogtreecommitdiffstats
path: root/board/technologic/ts4900/genimage.cfg
blob: 7e580eb27b59c9dc0b1905be5706b53716e4ffed (plain)
1
2
3
4
5
6
7
8
9
10
image sdcard.img {
	hdimage {
	}

	partition rootfs {
		partition-type = 0x83
		image = "rootfs.ext2"
		size = 256M
	}
}
OpenPOWER on IntegriCloud