Forum Discussion
Shoval
New Contributor
2 years agoUART 16550 compatible Linux device
Hello all, In my Quartus project I connected a UART 16550 compatible soft IP, and it is visible in the .sopcinfo generated. Later I build a .dtsi and a .dtb files using yocto angsrom, in the .dtsi ...
Shoval
New Contributor
2 years agoHi Aik,
Reading the registers of the addresses of the IP is as expected (address 0xc0000014 for example read 0x60 like the manual).
No failure indication in the booting logs.
However, CONFIG_SERIAL_OF_PLATFORM is not set, so that might be wrong.
Unfortunately I will have to close this issue for now.
Thank you for your support.