-
Notifications
You must be signed in to change notification settings - Fork 33
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
docs(linux): U-Boot: OSPI/QSPI #75
base: master
Are you sure you want to change the base?
Conversation
New warnings found with rstcheck:
|
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.
Author planning to address - #75 (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.
@jmenti , @p-mantena to review
New warnings found with rstcheck:
|
source/linux/Foundational_Components/Kernel/Kernel_Drivers/QSPI.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/QSPI.rst
Outdated
Show resolved
Hide resolved
I still really don't like this partial include nonsense. This duplicate data should be in it's own file to make it clear where and why it's being included. |
source/linux/Foundational_Components/Kernel/Kernel_Drivers/QSPI.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/QSPI.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/QSPI.rst
Outdated
Show resolved
Hide resolved
New warnings found with rstcheck:
|
Please review the changes. |
New warnings found with rstcheck:
|
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.
@santhosh21 Please plan to address this valid regression by rstchecker - #75 (comment)
source/linux/Foundational_Components/Kernel/Kernel_Drivers/UBIFS.rst
Outdated
Show resolved
Hide resolved
New warnings found with rstcheck:
|
ef4b861
to
41134f6
Compare
source/linux/Foundational_Components/Kernel/Kernel_Drivers/QSPI.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/UBIFS.rst
Outdated
Show resolved
Hide resolved
@StaticRocket @AashvijShenai to re-review |
Add instructions to generate UBI image for OSPI/QSPI NOR/NAND flashes. Signed-off-by: Santhosh Kumar K <[email protected]>
Update the OSPI Documentation for J784S4 to align with SDK offsets Signed-off-by: Prasanth Babu Mantena <[email protected]> Signed-off-by: Santhosh Kumar K <[email protected]>
docs(linux): U-Boot: Add UBIFS documentation
docs(linux): U-Boot: Update OSPI NAND offsets for J784S4