diff mbox series

[v1] board/raspberrypi/config_4_64bit.txt: remove testing dtoverlay entries (vc4-kms-v3d-pi4, imx219)

Message ID 20230808180959.28091-1-ps.report@gmx.net
State Accepted
Headers show
Series [v1] board/raspberrypi/config_4_64bit.txt: remove testing dtoverlay entries (vc4-kms-v3d-pi4, imx219) | expand

Commit Message

Peter Seiderer Aug. 8, 2023, 6:09 p.m. UTC
Remove private/testing dtoverlay entries (vc4-kms-v3d-pi4, imx219 and
commented out ov5647) wrongly introduced by commit 689b9ac439
("package/rpi-firmware: rework boot/config file handling") [1].

[1] https://git.buildroot.net/buildroot/commit/?id=689b9ac439ab7b507c8982b6102bddf59d03efbf

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
 board/raspberrypi/config_4_64bit.txt | 4 ----
 1 file changed, 4 deletions(-)

Comments

Yann E. MORIN Nov. 27, 2023, 6:51 p.m. UTC | #1
Peter, All,

On 2023-08-08 20:09 +0200, Peter Seiderer spake thusly:
> Remove private/testing dtoverlay entries (vc4-kms-v3d-pi4, imx219 and
> commented out ov5647) wrongly introduced by commit 689b9ac439
> ("package/rpi-firmware: rework boot/config file handling") [1].
> 
> [1] https://git.buildroot.net/buildroot/commit/?id=689b9ac439ab7b507c8982b6102bddf59d03efbf
> 
> Signed-off-by: Peter Seiderer <ps.report@gmx.net>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  board/raspberrypi/config_4_64bit.txt | 4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/board/raspberrypi/config_4_64bit.txt b/board/raspberrypi/config_4_64bit.txt
> index 41c7e97e99..4a77fb3f1b 100644
> --- a/board/raspberrypi/config_4_64bit.txt
> +++ b/board/raspberrypi/config_4_64bit.txt
> @@ -28,9 +28,5 @@ dtoverlay=miniuart-bt
>  # enable autoprobing of Bluetooth driver without need of hciattach/btattach
>  dtoverlay=krnbt=on
>  
> -dtoverlay=vc4-kms-v3d-pi4
> -dtoverlay=imx219
> -#dtoverlay=ov5647
> -
>  # enable 64bits support
>  arm_64bit=1
> -- 
> 2.41.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
Peter Korsgaard Nov. 30, 2023, 10:37 p.m. UTC | #2
>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:

 > Peter, All,
 > On 2023-08-08 20:09 +0200, Peter Seiderer spake thusly:
 >> Remove private/testing dtoverlay entries (vc4-kms-v3d-pi4, imx219 and
 >> commented out ov5647) wrongly introduced by commit 689b9ac439
 >> ("package/rpi-firmware: rework boot/config file handling") [1].
 >> 
 >> [1] https://git.buildroot.net/buildroot/commit/?id=689b9ac439ab7b507c8982b6102bddf59d03efbf
 >> 
 >> Signed-off-by: Peter Seiderer <ps.report@gmx.net>

 > Applied to master, thanks.

Committed to 2023.02.x and 2023.08.x, thanks.
diff mbox series

Patch

diff --git a/board/raspberrypi/config_4_64bit.txt b/board/raspberrypi/config_4_64bit.txt
index 41c7e97e99..4a77fb3f1b 100644
--- a/board/raspberrypi/config_4_64bit.txt
+++ b/board/raspberrypi/config_4_64bit.txt
@@ -28,9 +28,5 @@  dtoverlay=miniuart-bt
 # enable autoprobing of Bluetooth driver without need of hciattach/btattach
 dtoverlay=krnbt=on
 
-dtoverlay=vc4-kms-v3d-pi4
-dtoverlay=imx219
-#dtoverlay=ov5647
-
 # enable 64bits support
 arm_64bit=1