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

17 lines
279 B
Plaintext
Raw Normal View History

2024-05-07 10:09:20 +00:00
software =
{
version = "0.1.0";
description = "Firmware update for Tina Project";
images: (
{
filename = "uboot";
type = "awuboot";
},
{
filename = "boot0";
type = "awboot0";
}
);
}