mbox series

[isar-cip-core,RESEND,0/2] Add support to test WiFi on RZ/G2M

Message ID 20211123182302.8976-1-prabhakar.mahadev-lad.rj@bp.renesas.com (mailing list archive)
Headers show
Series Add support to test WiFi on RZ/G2M | expand

Message

Lad Prabhakar Nov. 23, 2021, 6:23 p.m. UTC
Hi All,

This patch series adds support to install required tools and firmware
for testing WiFi on HiHope RZ/G2M platform.

Cheers,
Prabhakar

Lad Prabhakar (2):
  customizations: Add support to include tools and Firmware required for
    WiFi testing
  conf: hihope-rzg2m: Enable tools and firmware for testing WiFi

 conf/machine/hihope-rzg2m.conf                | 3 +++
 recipes-core/customizations/customizations.bb | 7 ++++++-
 2 files changed, 9 insertions(+), 1 deletion(-)

Comments

Jan Kiszka Nov. 24, 2021, 6:19 a.m. UTC | #1
On 23.11.21 19:23, Lad Prabhakar wrote:
> Hi All,
> 
> This patch series adds support to install required tools and firmware
> for testing WiFi on HiHope RZ/G2M platform.
> 
> Cheers,
> Prabhakar
> 
> Lad Prabhakar (2):
>   customizations: Add support to include tools and Firmware required for
>     WiFi testing
>   conf: hihope-rzg2m: Enable tools and firmware for testing WiFi
> 
>  conf/machine/hihope-rzg2m.conf                | 3 +++
>  recipes-core/customizations/customizations.bb | 7 ++++++-
>  2 files changed, 9 insertions(+), 1 deletion(-)
> 

thanks, applied.

Jan