[Buildroot] [5/8] package/rpi-firmware: bump version

Floris Bos bos at je-eigen-domein.nl
Fri Mar 10 20:05:43 UTC 2017


On 03/10/2017 02:20 PM, Peter Korsgaard wrote:
>   > On 03/05/2017 05:06 PM, Martin Bark wrote:
>   >> -RPI_FIRMWARE_VERSION = 7f8ac8dac0b80291cbf5e56580139034a0a42070
>   >> +RPI_FIRMWARE_VERSION = 78c4983379de0537f49a97fb37ceaaf42632b28c
>
>   > New firmware version does not get along with projects that still use
>   > 4.4.x kernel.
>   > It seems that projects that still use 4.4.x are now supposed to use
>   > the firmware branch called "stable"
>
>   > Perhaps we should introduce a config option for firmware version, like
>   > we have for kernel version?
>
> Gaah :/ Have you brought this up with rpi upstream? What is their
> feedback?

Ok, turns out the new firmware can still boot 4.4.x, as long as you 
compile the device tree files from kernel source.
The bundled binary ones only work for 4.9.


Should have known that, as I had already been burned by that before...

BTW is it possible to let buildroot compile dt overlays nowadays?
As the overlays are now also starting to show changes between versions.

E.g.:

https://github.com/raspberrypi/linux/blob/rpi-4.4.y/arch/arm/boot/dts/overlays/vc4-kms-v3d-overlay.dts
versus
https://github.com/raspberrypi/linux/blob/rpi-4.9.y/arch/arm/boot/dts/overlays/vc4-kms-v3d-overlay.dts



Yours sincerely,

Floris Bos



More information about the buildroot mailing list