Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serial console not working with UART3 rock-3c #61

Open
ManavAChauhan opened this issue Jun 20, 2024 · 4 comments
Open

Serial console not working with UART3 rock-3c #61

ManavAChauhan opened this issue Jun 20, 2024 · 4 comments
Assignees

Comments

@ManavAChauhan
Copy link

Hi,

I executed the ./rbuild -o rk3568-fiq-debugger-uart3m0,rk3568-uart2-m0 rock-3c bullseye xfce command to enable fiq debugger on uart3 and enable the uart2 as a normal serial port. I can see both overlays are enabled in my rock-3c. but i don't see any ttyFIQ port inder dev/ folder and no logs on uart3 pins.
If i enable only fiq uart3 then it's working and i can see the logs on uart3 pins.
Please let me know how can i enable uart3 for debugging logs and uart2 as a normal serial port.

@RadxaYuntian
Copy link
Member

Can you send the bootlog generated by U-Boot. There might be some issue when applying the overlay.

@ManavAChauhan
Copy link
Author

Hi,

Please find attached the boot logs
dmesg_logs.txt

@RadxaYuntian
Copy link
Member

U-Boot log is not part of dmesg and can only be viewed with the serial port. We will test this issue.

@ManavAChauhan
Copy link
Author

Ok. Let me know once you complete the test for this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants