-
Notifications
You must be signed in to change notification settings - Fork 64
Add support for Radxa Rock3b board #356
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
base: main
Are you sure you want to change the base?
Conversation
|
This needs to be redone on the loader changes. It should appear in uart.c/uart.h instead of loader.c. |
ebb8cc6 to
fa35d2d
Compare
Fixed already, should probably start rebasing locally first. |
5e30b4c to
3f2bc41
Compare
bbeb1f8 to
2bcf25f
Compare
|
seL4 support is now merged, so this one can be merged whenever things are ready. |
13e5663 to
91a5f09
Compare
Signed-off-by: Jakub Duchniewicz <[email protected]>
Signed-off-by: Jakub Duchniewicz <[email protected]>
Signed-off-by: Jakub Duchniewicz <[email protected]>
Signed-off-by: Jakub Duchniewicz <[email protected]>
Signed-off-by: Jakub Duchniewicz <[email protected]>
midnightveil
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs documentation in the microkit manual.
Signed-off-by: Jakub Duchniewicz <[email protected]>
|
@midnightveil I filled in the docs. Please take a look. |
midnightveil
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Happy now. This is likely going to need to wait until Ivan gets back, though, since only he has merge permissions.
No description provided.