Replies: 1 comment 3 replies
-
Greetings, The UART is set at 0x1c0a0000 in the device tree and the Bao config file. Please open an issue on the bao-demos repo for this, as that's where the error occurs. Regards. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In this demo, Linux is bound to a PL011 UART located at 0x1c090000, but the DTS defines only one PL011 UART at 0x1c0a0000. Why does the Linux boot log still appear on the terminal?
https://github.com/bao-project/bao-demos/blob/426a74912f340302e5baf975b63876ea1958703c/demos/linux%2Bfreertos/devicetrees/fvp-a/linux.dts#L94
Beta Was this translation helpful? Give feedback.
All reactions