board/raspberrypi: fix rpi4/rpi4-64 genimage config files
authorPeter Seiderer <ps.report@gmx.net>
Tue, 14 Jul 2020 20:17:50 +0000 (22:17 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 14 Jul 2020 20:38:48 +0000 (22:38 +0200)
commit59c3426c5197fc2df1c8307543ed54edbb22f595
tree31dd9a020f49a6eba63bc6779ca9fcb1e9d5db2c
parent3eab44d9a3bf776204bfe9f871f3b0828b566c07
board/raspberrypi: fix rpi4/rpi4-64 genimage config files

Since commit 'package/rpi-firmware: fix startup file names' ([1]) the
start and fixup file names are normalized to start.elf/fixup.dat,
adjust the rpi4 genimage config files accordingly.

Fixes:

  ERROR: file(rpi-firmware/fixup4.dat): stat(.../images/rpi-firmware/fixup4.dat) failed: No such file or directory
  ERROR: vfat(boot.vfat): could not setup rpi-firmware/fixup4.dat

[1] https://git.buildroot.net/buildroot/commit/?id=1bdc0334ff6273761b2e7fda730cdcc7e1f46862

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
board/raspberrypi/genimage-raspberrypi4-64.cfg
board/raspberrypi/genimage-raspberrypi4.cfg