Skip to content

Conversation

@hrushikesh221
Copy link
Contributor

Add PCIe boot documentation for J784S4. While at it also add more details to PCIe boot procedure.

Copy link
Member

@StaticRocket StaticRocket left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some vale comments are still pending

Add PCIe boot documentation for J784S4. While at it also add more
details to PCIe boot procedure.

Signed-off-by: Hrushikesh Salunke <h-salunke@ti.com>
@hrushikesh221
Copy link
Contributor Author

@StaticRocket thanks for the feedback. I have resolved the vale comments.

#include <stdlib.h>
#include <string.h>
int main(int argc, char *argv[])
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, I was going to say:

  1. We probably shouldn't include demo code in the documentation, it should be hosted somewhere we can point people to.
  2. RST supports including arbitrary files as code by using the :code: flag on the include directive. It says it's supposed to support syntax highlighting, but that doesn't seem to be true. May need to open a bug upstream about that.

So, yeah, I guess this is fine for now.

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

Successfully merging this pull request may close these issues.

10 participants