Package: raspi3-firmware Version: 1.20161123-2 Hi,
postinst.d/raspi3-firmware fills config.txt with this template:
device_tree=${latest_dtb_basename}
kernel=${latest_kernel_basename}
# For details on the initramfs directive, see
# https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=10532
initramfs ${latest_initrd_basename}
in the last line, there is a space between initramfs and the actual
value, which prevents the bootloader from loading Linux, resulting in
the Rainbow Screen.
Best regards,
Valentin
signature.asc
Description: OpenPGP digital signature

