sync rpi target.

This commit is contained in:
2017-04-19 22:11:46 +02:00
parent b455ecc70d
commit 0ffbaabb71
5 changed files with 50 additions and 8 deletions

View File

@@ -4,17 +4,18 @@ image boot.vfat {
"bcm2708-rpi-b-plus.dtb",
"bcm2708-rpi-b.dtb",
"bcm2708-rpi-cm.dtb",
"boot.scr",
"rpi-firmware/bootcode.bin",
"config.txt",
"dev.scr",
"rpi-firmware/fixup.dat",
"rpi-firmware/start.elf",
"rpi-firmware/overlays",
"u-boot.bin",
"config.txt",
"boot.scr",
"dev.scr",
"update.scr",
"uboot.env",
"rpi_domo.dtb",
"rootfs.cpio.uboot",
"rpi-firmware/start.elf",
"u-boot.bin",
"uboot.env",
"update.scr",
"zImage"
}
}