diff mbox series

board/freescale/imx8mqevk: remove hardware support section from readme

Message ID 20180829151554.8966-1-gary.bisson@boundarydevices.com
State Accepted
Headers show
Series board/freescale/imx8mqevk: remove hardware support section from readme | expand

Commit Message

Gary Bisson Aug. 29, 2018, 3:15 p.m. UTC
At first the support for i.MX8MQ processors was minimal, hence this
section in the readme file.

Since then, GPU support was added [1] in master and VPU in next [2].

So drop this section as it is confusing people and no one maintains it.

[1] https://git.buildroot.net/buildroot/commit/?id=84afda9c
[2] https://git.buildroot.net/buildroot/commit/?id=82732071

Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
---
Hi,

Someone sent me a question about GPU support for i.MX8MQ, pointing out
that the EVK readme clearly says it isn't supported :(

Can this patch be included for 2018.08 release?

Also, would it be possible to update the release text [1] to mention
i.MX8MQ graphics support? Something like:
- i.MX Vivante graphics version bumped to 6.2.4.p1.2 adding support for
  Wayland and i.MX8MQ platforms

Regards,
Gary

[1] http://lists.busybox.net/pipermail/buildroot/2018-August/227070.html
---
 board/freescale/imx8mqevk/readme.txt | 6 ------
 1 file changed, 6 deletions(-)

Comments

Thomas Petazzoni Aug. 29, 2018, 7:14 p.m. UTC | #1
Hello,

On Wed, 29 Aug 2018 17:15:54 +0200, Gary Bisson wrote:
> At first the support for i.MX8MQ processors was minimal, hence this
> section in the readme file.
> 
> Since then, GPU support was added [1] in master and VPU in next [2].
> 
> So drop this section as it is confusing people and no one maintains it.
> 
> [1] https://git.buildroot.net/buildroot/commit/?id=84afda9c
> [2] https://git.buildroot.net/buildroot/commit/?id=82732071
> 
> Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>

I've applied to master, thanks.

> Can this patch be included for 2018.08 release?
> 
> Also, would it be possible to update the release text [1] to mention
> i.MX8MQ graphics support? Something like:
> - i.MX Vivante graphics version bumped to 6.2.4.p1.2 adding support for
>   Wayland and i.MX8MQ platforms

Peter: what do you think about this? Do we change the 2018.08-rc1
release details after the fact ? Do we include this in the 2018.08
final announcement, even if it was already there in 2018.08-rc1 ?

Best regards,

Thomas
Peter Korsgaard Aug. 30, 2018, 6:34 a.m. UTC | #2
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@bootlin.com> writes:

Hi,

 >> Also, would it be possible to update the release text [1] to mention
 >> i.MX8MQ graphics support? Something like:
 >> - i.MX Vivante graphics version bumped to 6.2.4.p1.2 adding support for
 >> Wayland and i.MX8MQ platforms

 > Peter: what do you think about this? Do we change the 2018.08-rc1
 > release details after the fact ? Do we include this in the 2018.08
 > final announcement, even if it was already there in 2018.08-rc1 ?

I've added a note to the CHANGES for 2018.08-rc1.
Gary Bisson Aug. 30, 2018, 7:10 a.m. UTC | #3
Hi Peter, Thomas,

On Thu, Aug 30, 2018 at 08:34:08AM +0200, Peter Korsgaard wrote:
> >>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@bootlin.com> writes:
> 
> Hi,
> 
>  >> Also, would it be possible to update the release text [1] to mention
>  >> i.MX8MQ graphics support? Something like:
>  >> - i.MX Vivante graphics version bumped to 6.2.4.p1.2 adding support for
>  >> Wayland and i.MX8MQ platforms
> 
>  > Peter: what do you think about this? Do we change the 2018.08-rc1
>  > release details after the fact ? Do we include this in the 2018.08
>  > final announcement, even if it was already there in 2018.08-rc1 ?
> 
> I've added a note to the CHANGES for 2018.08-rc1.

Thank you, that's perfect!

Regards,
Gary
diff mbox series

Patch

diff --git a/board/freescale/imx8mqevk/readme.txt b/board/freescale/imx8mqevk/readme.txt
index 1840290edb..a32c122f91 100644
--- a/board/freescale/imx8mqevk/readme.txt
+++ b/board/freescale/imx8mqevk/readme.txt
@@ -5,12 +5,6 @@  Freescale i.MX8MQ EVK board
 This file documents the Buildroot support for the Freescale i.MX8MQ
 EVK board.
 
-Hardware support
-================
-
-Currently only basic support for hardware is available, currently no
-support for GPU, VPU and other HW features.
-
 Build
 =====