diff options
| -rw-r--r-- | conf/machine/raspberrypi4-64.conf | 2 | ||||
| -rw-r--r-- | conf/machine/raspberrypi4.conf | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/raspberrypi4-64.conf b/conf/machine/raspberrypi4-64.conf index 6032dc8..4255431 100644 --- a/conf/machine/raspberrypi4-64.conf +++ b/conf/machine/raspberrypi4-64.conf | |||
| @@ -8,6 +8,8 @@ MACHINE_FEATURES += "pci" | |||
| 8 | MACHINE_EXTRA_RRECOMMENDS += "\ | 8 | MACHINE_EXTRA_RRECOMMENDS += "\ |
| 9 | linux-firmware-rpidistro-bcm43455 \ | 9 | linux-firmware-rpidistro-bcm43455 \ |
| 10 | bluez-firmware-rpidistro-bcm4345c0-hcd \ | 10 | bluez-firmware-rpidistro-bcm4345c0-hcd \ |
| 11 | linux-firmware-rpidistro-bcm43456 \ | ||
| 12 | bluez-firmware-rpidistro-bcm4345c5-hcd \ | ||
| 11 | " | 13 | " |
| 12 | 14 | ||
| 13 | require conf/machine/include/arm/armv8a/tune-cortexa72.inc | 15 | require conf/machine/include/arm/armv8a/tune-cortexa72.inc |
diff --git a/conf/machine/raspberrypi4.conf b/conf/machine/raspberrypi4.conf index 535a575..86c57ed 100644 --- a/conf/machine/raspberrypi4.conf +++ b/conf/machine/raspberrypi4.conf | |||
| @@ -10,6 +10,8 @@ MACHINE_FEATURES += "pci" | |||
| 10 | MACHINE_EXTRA_RRECOMMENDS += "\ | 10 | MACHINE_EXTRA_RRECOMMENDS += "\ |
| 11 | linux-firmware-rpidistro-bcm43455 \ | 11 | linux-firmware-rpidistro-bcm43455 \ |
| 12 | bluez-firmware-rpidistro-bcm4345c0-hcd \ | 12 | bluez-firmware-rpidistro-bcm4345c0-hcd \ |
| 13 | linux-firmware-rpidistro-bcm43456 \ | ||
| 14 | bluez-firmware-rpidistro-bcm4345c5-hcd \ | ||
| 13 | " | 15 | " |
| 14 | 16 | ||
| 15 | # 'l' stands for LPAE | 17 | # 'l' stands for LPAE |
