packaging: Remove bootcode.bin from the boot image
authorJunghoon Kim <jhoon20.kim@samsung.com>
Fri, 27 Mar 2020 06:49:54 +0000 (15:49 +0900)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Thu, 2 Apr 2020 04:09:12 +0000 (13:09 +0900)
commit672c373f6be0bdda0429ec7c988ed048365b2959
tree3fc0b93fc71bdb6d3ce53507a8d978799776de79
parent2d3094ca8d350717d9a1294970fccb6f356f79d0
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