packaging: Remove bootcode.bin from the boot image 27/229027/4
authorJunghoon Kim <jhoon20.kim@samsung.com>
Fri, 27 Mar 2020 06:49:54 +0000 (15:49 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Mon, 30 Mar 2020 00:37:37 +0000 (00:37 +0000)
commit445fdb90b06291450d9107f8d4ef49338a984208
tree1859805061ec0022fd82e608fb7fba5a8816c7ab
parentad0ecb81116c965d3643f8b331decc27d93d5803
packaging: Remove bootcode.bin from the boot image

The RPI4 has an SPI-attached EEPROM, which contains code to boot up the
system and replaces bootcode.bin previously found in the boot partition
of the SD card. So, remove the unnecessary bootcode.bin from the rpi4
boot image.

Change-Id: I3a7a783ccdbf81e367eb8cbbd2ce49c248976385
Signed-off-by: Junghoon Kim <jhoon20.kim@samsung.com>
packaging/linux-rpi4.spec
rpi4/boot/bootcode.bin [deleted file]
scripts/mkbootimg_rpi4.sh