On 2017-11-17 11:44, [email protected] wrote:
> From: Jan von Wiarda <[email protected]>
> 
> This patchset adds support for the emCON-RZ/G hardware platform (emCON-RZ/G1E 
> and emCON-RZ/G1M).
> 
> Jan von Wiarda (3):
>   configs: Jailhouse support for Renesas RZ/G1E (emCON-RZ/G1E from
>     emtrion)
>   configs: Jailhouse support for Renesas RZ/G1M (emCON-RZ/G1M from
>     emtrion)
>   documentation: Instructions on how to setup Jailhouse on emCON-RZ/G
>     from emtrion
> 
>  Documentation/setup-on-emtrion-emcon-rz-boards.md | 105 +++++++++
>  configs/dts/inmate-emtrion-emconrzg1e.dts         | 166 +++++++++++++
>  configs/dts/inmate-emtrion-emconrzg1m.dts         | 167 +++++++++++++
>  configs/emtrion-rzg1e-linux-demo.c                | 156 +++++++++++++
>  configs/emtrion-rzg1e-uart-demo.c                 |  57 +++++
>  configs/emtrion-rzg1e.c                           | 244 +++++++++++++++++++
>  configs/emtrion-rzg1m-linux-demo.c                | 170 ++++++++++++++
>  configs/emtrion-rzg1m-uart-demo.c                 |  56 +++++
>  configs/emtrion-rzg1m.c                           | 272 
> ++++++++++++++++++++++
>  9 files changed, 1393 insertions(+)
>  create mode 100644 Documentation/setup-on-emtrion-emcon-rz-boards.md
>  create mode 100644 configs/dts/inmate-emtrion-emconrzg1e.dts
>  create mode 100644 configs/dts/inmate-emtrion-emconrzg1m.dts
>  create mode 100644 configs/emtrion-rzg1e-linux-demo.c
>  create mode 100644 configs/emtrion-rzg1e-uart-demo.c
>  create mode 100644 configs/emtrion-rzg1e.c
>  create mode 100644 configs/emtrion-rzg1m-linux-demo.c
>  create mode 100644 configs/emtrion-rzg1m-uart-demo.c
>  create mode 100644 configs/emtrion-rzg1m.c
> 

Thanks, finally merged to next.

Jan
-- 
Siemens AG, Corporate Technology, CT RDA ITP SES-DE
Corporate Competence Center Embedded Linux

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to