]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/rpi-firmware: install DTB blobs
authorYann E. MORIN <yann.morin.1998@free.fr>
Fri, 9 Jan 2015 22:46:20 +0000 (23:46 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 10 Jan 2015 11:21:20 +0000 (12:21 +0100)
commit958c224c56664e25698e7f6e992c348c64264643
treee862ce8ad4ff7bb82aa4a24efc0128d17f7d289c
parent7a6cf0485c173d7ba19848ad2f3be52ead729f0b
package/rpi-firmware: install DTB blobs

Add an option to install all the DTBs:
  - standard DTBs for standalon A/B and A+/B+ models;
  - overlay DTBs for the 'hats' addon boards.

Install the DTBs as per the traditional layout expected by all RPi
users, that is:
  - base DTBs alongside the other boot files;
  - overlay DTBs in a sub-directory.

This requires the user provide a specially configured Linux defconfig
file, as the default ones do not enable USE_OF.

[Thomas: adjust comment explaining why we use a different version when
installing the DTBs is selected.]

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/rpi-firmware/Config.in
package/rpi-firmware/rpi-firmware.mk