Re: [PATCH 00/20] RX target update

2020-09-10 Thread Yoshinori Sato
On Tue, 01 Sep 2020 05:38:37 +0900, Philippe Mathieu-Daudé wrote: > > [1 ] > [2 ] > Hello Yoshinori, > > Le jeu. 27 août 2020 14:43, Yoshinori Sato a > écrit : > > Hello. > This series Renesas RX updates. > > It consists of the following contents. > * Update firmware loade

Re: [PATCH 00/20] RX target update

2020-08-31 Thread Philippe Mathieu-Daudé
Hello Yoshinori, Le jeu. 27 août 2020 14:43, Yoshinori Sato a écrit : > Hello. > This series Renesas RX updates. > > It consists of the following contents. > * Update firmware loader. > * Rewrite peripheal modules (Timer and SCI). > - Unified SH4 module. > - Using clock API > * New peripheal

[PATCH 00/20] RX target update

2020-08-27 Thread Yoshinori Sato
Hello. This series Renesas RX updates. It consists of the following contents. * Update firmware loader. * Rewrite peripheal modules (Timer and SCI). - Unified SH4 module. - Using clock API * New peripheal modules. - On-chip clock generator. - Multi-function timer. - Ethernet MAC. * New r