feat(U-Boot): add QoS configuration section#582
feat(U-Boot): add QoS configuration section#582bryanbrattlof wants to merge 2 commits intoTexasInstruments:masterfrom
Conversation
|
New issues found with check_toc_txt.py: |
|
New warnings found with rstcheck: |
792589f to
c2884e4
Compare
StaticRocket
left a comment
There was a problem hiding this comment.
Vale comments about simple language an passive voice should probably be addressed
c2884e4 to
7995b38
Compare
|
New issues found with check_toc_txt.py: |
a17be0c to
12fdf23
Compare
|
I took care of most of the Vale issues. What I scanned seems to be stuff I don't think we can fix unless I skipped over something. I also split up the file endings to a separate patch |
8c0767a to
60ec232
Compare
StaticRocket
left a comment
There was a problem hiding this comment.
There are still some lengthy sentences here that vale doesn't like. Going to let others voice opinions about that
Simple invisible character fixes Signed-off-by: Bryan Brattlof <bb@ti.com>
Add basic documentation on how the CBASS QoS blocks function and how Sysconfig can be used to generate the files for U-Boot to apply during the SoC's bootup phase. Co-authored-by: Randolph Sapp <res.sapp@gmail.com> Signed-off-by: Bryan Brattlof <bb@ti.com>
60ec232 to
06cc12a
Compare
| linux/Documentation_Tarball | ||
|
|
||
| linux/Demo_User_Guides/Chromium_Browser No newline at end of file | ||
| linux/Demo_User_Guides/Chromium_Browser |
There was a problem hiding this comment.
Doesnt belong in this patch.
There was a problem hiding this comment.
what patch are you referring? Do I need a separate PR to fix the white-space with this file before I update it?
Add basic documentation on how the CBASS QoS blocks function and how Sysconfig can be used to generate the files for U-Boot to apply during the SoC's bootup phase.