Peter A. Bigot
54213e7127
conf/machine: add variant Wi-Fi/BT drivers for CM4 and Pi 400
...
These boards use a slightly different chip which requires additional
firmware to be present.
Signed-off-by: Peter A. Bigot <pab@pabigot.com >
2021-11-19 14:22:40 +00:00
Khem Raj
a6fa6b3aec
raspberrypi4: Use full kms (vc4-kms-v3d) DT overlay
...
With latest 5.10 kernel fkms version fails to bring up VC4 and we do not
get dri device initialized ( /dev/dri ) is empty, which means we can not
launch wayland componsitors.
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-08-25 12:56:18 +01:00
Khem Raj
d4ab9ca93c
machines: Use tune files from new location in oe-core
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-08-20 11:22:56 +03:00
Allen Wild
a4c8118676
conf/machine: add pci to MACHINE_FEATURES for Pi4
...
This pulls in the pciutils package (including `lspci`) via
packagegroup-base.
Signed-off-by: Allen Wild <allenwild93@gmail.com >
2020-01-07 10:16:54 +00:00
Andrei Gherzan
c1d16a3025
raspberrypi*.conf: Remove vc4 configuration as we already default to it
...
As of late[1], we defaulted to enabling vc4graphics in MACHINE_FEATURES.
Let's cleanup the machine configurations as per this change.
[1] https://github.com/agherzan/meta-raspberrypi/pull/417
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro >
2019-09-16 14:44:39 +01:00
Andrei Gherzan
0d641c8fa9
raspberrypi*: Define ARMSTUB for all machines
...
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro >
2019-07-19 20:05:53 +01:00
Andrei Gherzan
982a81e4b8
raspberrypi4.conf: The firmware uses kernel7l.img when LPAE is supported
...
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro >
2019-07-16 13:38:41 +01:00
Andrei Gherzan
15a4849b2c
raspberrypi4.conf: Define uboot defconfig
...
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro >
2019-07-16 13:38:41 +01:00
Andrei Gherzan
bc90c9a569
raspberrypi4: Use vc4-fkms-v3d
...
Currently, we use vc4-kms-v3d as the default overlay for VC4 but this
seems to break vc4 at runtime on RPi4. Change this to vc4-fkms-v3d for
now as this is the default Raspbian ons as well.
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro >
2019-06-30 16:14:31 +01:00
Andrei Gherzan
0953da75c2
raspberrypi4.conf: Add initial machine 32 bit configuration
...
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro >
2019-06-30 16:14:31 +01:00