kumquat-buildroot/board
Gaël PORTAY 5be42d8da3 board/raspberrypi: fix autoprobing of bluetooth driver
The commit 689b9ac439 (package/rpi-firmware: rework boot/config file
handling) has split in two the property:

	dtoverlay=miniuart-bt,krnbt=on

Into:

	dtoverlay=miniuart-bt
	dtoverlay=krnbt=on

The initial property contained the dtbo file miniuart-bt[1] and its
parameter krnbt=on[2][3].

The first syntax is correct while the second is not. The krnbt=on is not
a dtoverlay[4] but a dtparam[5]. Therefore the property dtparam must be
used instead.

This fixes:

	# cat /sys/firmware/devicetree/base/chosen/user-warnings
	Failed to load overlay 'krnbt=on'

[1]: https://github.com/raspberrypi/linux/blob/rpi-5.10.y/arch/arm/boot/dts/overlays/miniuart-bt-overlay.dts
[2]: https://github.com/raspberrypi/linux/blob/rpi-5.10.y/arch/arm/boot/dts/overlays/miniuart-bt-overlay.dts#L91
[3]: https://github.com/raspberrypi/linux/blob/rpi-5.10.y/arch/arm/boot/dts/overlays/README#L213-L215
[4]: https://www.raspberrypi.com/documentation/computers/config_txt.html#dtoverlay
[5]: https://www.raspberrypi.com/documentation/computers/config_txt.html#dtparam

Signed-off-by: Gaël PORTAY <gael.portay@rtone.fr>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2023-11-27 19:39:34 +01:00
..
aarch64-efi board/*/genimage.cfg: use partition-type-uuid U where relevant 2022-07-23 15:36:22 +02:00
acmesystems configs/acmesystems_acqua_a5_*: bump to Linux v5.15 2023-01-28 22:22:26 +01:00
altera/socrates_cyclone5 board/altera/socrates_cyclone5/genimage.cfg: fix offset suffix 2021-11-14 15:31:57 +01:00
amarula/vyasa configs/amarula_a64_relic: remove defconfig 2022-11-07 22:17:14 +01:00
andes/ae350 configs/andes_ae350_45: bump OpenSBI, U-Boot and Linux 2022-11-24 22:56:39 +01:00
arcturus board/arcturus/aarch64-ucls1012a: bump u-boot and kernel version 2022-03-10 21:39:07 +01:00
arm/foundation-v8 configs/arm_foundationv8: bump to Linux 6.1.13 2023-02-23 23:43:46 +01:00
armadeus
arrow/avenger96 configs/avenger96_defconfig: downgrade to TF-A v2.5 2023-11-06 23:10:39 +01:00
aspeed configs/aspeed_ast2500evb: new defconfig 2022-06-27 22:59:51 +02:00
asus board/asus/tinker-s/post-build.sh: add quoting to make shellcheck happy 2023-08-09 00:08:03 +02:00
atmel configs/microchip_sama7g5ek: new defconfigs 2021-12-28 22:01:50 +01:00
avnet/s6lx9_microboard
bananapi board/bananapi/bananapi-m2-ultra: switch to use extlinux.conf 2023-11-04 15:06:34 +01:00
beagleboardx15 board/beagleboardx15/genimage.cfg: beautify file 2021-11-08 22:59:25 +01:00
beaglebone configs/beaglebone: bump U-Boot version to 2022.10 2023-02-07 10:05:19 +01:00
beagleboneai board/beagleboneai/patches/uboot: drop 0002-Remove-redundant-YYLOC-global-declaration.patch 2021-12-11 11:09:03 +01:00
beaglev configs/beaglev_defconfig: fix build with binutils >= 2.38 2023-09-02 09:40:27 +02:00
beelink/gs1 board/beelink/gs1/genimage.cfg: beautify file 2021-11-08 22:59:25 +01:00
boundarydevices/common board/boundarydevices: update readme.txt for nitrogen8mp 2021-04-28 23:37:00 +02:00
broadcom/northstar board/broadcom/northstar: Fix defconfig make target 2022-08-05 17:58:56 +02:00
bsh board/bsh/imx8mn-bsh-smm-s2/readme.txt: fix typo 2023-07-30 12:36:09 +02:00
canaan configs/sipeed_maix_{bit, dock}_sdcard_defconfig: fix build with binutils >= 2.38 2023-08-20 23:38:39 +02:00
chromebook configs/chromebook_elm: bump to Linux v5.10 2021-07-03 22:55:25 +02:00
ci20 board/ci20/genimage.cfg: beautify file 2021-11-08 22:59:25 +01:00
cubietech/cubieboard2 board/cubietech/cubieboard2/genimage.cfg: beautify file 2021-11-08 22:59:25 +01:00
embest/riotboard board/embest/riotboard/genimage.cfg: beautify file 2021-11-08 22:59:26 +01:00
engicam board/engicam/isiot/genimage.cfg: beautify file 2021-11-08 22:59:26 +01:00
firefly/roc-rk3399-pc configs/roc_rk3399_pc: new defconfig 2023-08-12 21:57:16 +02:00
freescale configs/freescale_imx8mpevk: bump to version lf-6.1.22-2.0.0 2023-09-30 18:00:00 +02:00
friendlyarm/nanopi-r2s configs/friendlyarm_nanopi_r1: remove defconfig 2022-11-07 22:17:46 +01:00
globalscale/espressobin
grinn board/grinn/liteboard/genimage.cfg: beautify file 2021-11-08 22:59:28 +01:00
hardkernel boards/odroidc2: fix genimage execution 2021-12-18 21:59:52 +01:00
in-circuit/icnova-a20-adb4006 configs/icnova-a20-adb4006: new defconfig 2023-08-08 21:41:46 +02:00
intel/galileo board/intel/galileo: enable Linux kernel root file system on NFS 2023-08-10 23:01:49 +02:00
khadas/vim3 board/khadas/vim3: add the path of the devicetree in extlinux.conf 2023-11-18 16:14:45 +01:00
kontron configs/kontron_smarc_sal28: use U-Boot 2022.10 2022-11-01 23:24:53 +01:00
lego/ev3 board/lego/ev3/genimage.cfg: beautify file 2021-11-08 22:59:28 +01:00
lemaker/bananapro board/lemaker/bananapro/genimage.cfg: beautify file 2021-11-08 22:59:28 +01:00
librecomputer/lafrite
linksprite/pcduino board/linksprite/pcduino: switch to extlinux 2022-03-10 21:39:45 +01:00
mender/x86_64 package/mender-grubenv: bump version to 2ac898f5924d5870f8394ad8ecd3ef1ab1422e3b 2022-10-06 21:45:39 +02:00
microchip board/microchip/mpfs_icicle: update post-image script 2023-08-21 15:04:31 +02:00
minnowboard configs/minnowboard_max-graphical: remove defconfig 2022-07-23 22:30:14 +02:00
nexbox/a95x board/nexbox/a95x/genimage.cfg: beautify file 2021-11-08 22:59:29 +01:00
nezha nezha_defconfig: bump u-boot to current top of d1-wip 2022-12-13 21:19:19 +01:00
octavo configs/octavo_osd32mp1_brk: update BSP components 2022-10-06 22:02:26 +02:00
olimex board/*/genimage.cfg: use partition-table-type = "gpt" 2022-07-23 15:36:21 +02:00
olpc
openblocks/a6
orangepi board: add Orangepi Zero3 support 2023-09-30 17:32:01 +02:00
pandaboard board/pandaboard/genimage.cfg: beautify file 2021-11-08 22:59:31 +01:00
pc board/pc/linux.config: Add framebuffer and pci support 2023-04-14 20:28:26 +02:00
pcengines/apu2
pine64 configs/rockpro64: bump ATF to 2.9, U-Boot to 2023.07 and Linux to 6.5.7 2023-11-02 18:48:12 +01:00
qemu board/qemu/arm-vexpress-tz: fix info regarding Qemu enable=on 2023-11-01 11:35:15 +01:00
qmtech/zynq
radxa board/radxa/rock5b: fix kernel patch location 2023-08-20 23:27:38 +02:00
raspberrypi board/raspberrypi: fix autoprobing of bluetooth driver 2023-11-27 19:39:34 +01:00
roseapplepi configs/roseapplypi_defconfig: bump kernel to 5.15.10 2021-12-18 22:12:30 +01:00
seeed/stm32mp157c-odyssey board/*/genimage.cfg: use partition-table-type = "gpt" 2022-07-23 15:36:21 +02:00
sheevaplug configs/sheevaplug_defconfig: backport gcc >= 10 u-boot patch 2021-11-13 15:23:54 +01:00
sifive/hifive-unleashed board/sifive/hifive-unleashed: include QEMU instructions in readme.txt 2023-08-12 23:12:32 +02:00
sipeed configs/sipeed_licheepi_nano: new board 2023-10-29 19:43:29 +01:00
solidrun board/solidrun/macchiatobin: update BSP components version in documentation 2022-09-24 10:37:04 +02:00
spike/riscv64 configs/spike_riscv64: bump kernel to 6.1.14 2023-03-12 18:45:08 +01:00
stmicroelectronics board/stm32mp157: remove hardcoded device tree names from post-image.sh 2023-09-30 21:15:45 +02:00
synopsys configs/snps_arc700_nsim_defconfig: add ARC700 target for nSIM 2023-08-06 22:47:32 +02:00
technexion configs/imx8mpico: bump bsp components to version tn-hardknott_5.10.72-2.2.0 2022-08-01 23:06:48 +02:00
technologic fix links to Technologic Systems web resources 2022-03-09 21:47:48 +01:00
terasic/de10nano_cyclone5 board/terasic/de10nano_cyclone5/genimage.cfg: beautify file 2021-11-08 22:59:34 +01:00
ti board/ti/am62x-sk/readme.txt: fix defconfig target 2023-10-07 18:19:06 +02:00
toradex/apalis-imx6 board/toradex/apalis-imx6/genimage.cfg: beautify file 2021-11-08 22:59:35 +01:00
udoo configs/mx6sx_udoo: bump U-Boot and kernel 2022-01-11 22:15:11 +01:00
uevm5432 board/uevm5432/genimage.cfg: beautify file 2021-11-08 22:59:35 +01:00
versal configs/versal_vck190_defconfig: bump to xilinx-v2023.1 2023-08-08 00:07:09 +02:00
visionfive configs/visionfive_defconfig: new defconfig 2022-10-14 15:47:21 +02:00
visionfive2 board/visionfive2: add link to documentation 2023-02-12 21:49:09 +01:00
wandboard board/wandboard: switch to extlinux.conf 2021-07-18 23:41:59 +02:00
warp7
zynq board/zynq/post-image.sh: correct comment text 2023-08-08 00:03:54 +02:00
zynqmp configs/zynqmp: bump to xilinx-v2023.1 2023-08-06 17:39:15 +02:00
raspberrypi0
raspberrypi0w
raspberrypi2
raspberrypi3
raspberrypi3-64
raspberrypi4
raspberrypi4-64
raspberrypicm4io board/raspberrypi: add Compute Module 4/IO Board support 2021-05-20 09:53:29 +02:00
raspberrypicm4io-64 board/raspberrypi: add Compute Module 4/IO Board support (64 Bit) 2021-05-20 09:53:30 +02:00
raspberrypizero2w board/raspberrypi: add Raspberry Pi Zero 2 W 2021-11-12 23:09:58 +01:00