On Mon, Jan 30, 2012 at 09:22, Fabien Chouteau wrote:
> On 28/01/2012 13:20, Blue Swirl wrote:
>> On Thu, Jan 26, 2012 at 17:03, Fabien Chouteau wrote:
>>> This patch implements the RX channel of GRLIB UART with a FIFO to
>>> improve data rate.
>>>
>>> Signed-off-by: Fabien Chouteau
>>> ---
>>>
On 28/01/2012 13:20, Blue Swirl wrote:
> On Thu, Jan 26, 2012 at 17:03, Fabien Chouteau wrote:
>> This patch implements the RX channel of GRLIB UART with a FIFO to
>> improve data rate.
>>
>> Signed-off-by: Fabien Chouteau
>> ---
>> hw/grlib_apbuart.c | 106
>> +
On Thu, Jan 26, 2012 at 17:03, Fabien Chouteau wrote:
> This patch implements the RX channel of GRLIB UART with a FIFO to
> improve data rate.
>
> Signed-off-by: Fabien Chouteau
> ---
> hw/grlib_apbuart.c | 106 +++
> trace-events | 1 +
>
This patch implements the RX channel of GRLIB UART with a FIFO to
improve data rate.
Signed-off-by: Fabien Chouteau
---
hw/grlib_apbuart.c | 106 +++
trace-events |1 +
2 files changed, 90 insertions(+), 17 deletions(-)
diff --git a/hw/
This patch implements the RX channel of GRLIB UART with a FIFO to
improve data rate.
Signed-off-by: Fabien Chouteau
---
hw/grlib_apbuart.c | 106 +++
trace-events |1 +
2 files changed, 90 insertions(+), 17 deletions(-)
diff --git a/hw/
This patch implements the RX channel of GRLIB UART with a FIFO to
improve data rate.
Signed-off-by: Fabien Chouteau
---
hw/grlib_apbuart.c | 106 +++
trace-events |1 +
2 files changed, 90 insertions(+), 17 deletions(-)
diff --git a/hw/