Alexander Fedotov

Results 4 issues of Alexander Fedotov

Novadays there are a lot of MCU's with A53 onboard. Admittedly this "Application profile" core and intended to be used with some OS like Linux etc. On another hand there...

enhancement
review
CORE

About year ago I had an attemp to upsream these changes. And still I see demand on such support.

I'm experiencing issue when transmitting reasonable amount of data using interrupt driven UART. In general it is working but sometimes (sporadically) it looks like missing final UART interrupt (I guess...

### Describe the bug I have two Ethernet interfaces on my linux machine with following ip routes: ``` default via 10.10.222.1 dev eth1 proto dhcp metric 100 default via 192.168.100.1...