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)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Wed, 23 Nov 2022 02:23:53 +0000 (11:23 +0900)
commit3170b8060d89d567375884d621b4dec3efad897e
tree9ac30eebad1cd434cebe61fbdffc7a7fb81faf56
parent7e16cabdc1b1c4ab50605e2aaa540474cfe9bb0b
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