sdk-hwV1.3/target/allwinner/generic/swupdate/sw-description-boot

17 lines
279 B
Plaintext

software =
{
version = "0.1.0";
description = "Firmware update for Tina Project";
images: (
{
filename = "uboot";
type = "awuboot";
},
{
filename = "boot0";
type = "awboot0";
}
);
}