arm/qemuv7a: Modify link script#14352
Closed
W-M-R wants to merge 1 commit into
Closed
Conversation
1. Designate specialized VNet FLASH-START and VNet RAM-START 2. Add explanation README.TXT Signed-off-by: wangming9 <wangming9@xiaomi.com>
|
[Experimental Bot, please feedback here] No, this PR does not meet the NuttX requirements. Missing Information:
Recommendations:
Without these improvements, it's difficult for maintainers to assess the PR's validity and safety. |
Contributor
|
Hold for fix the knsh error |
xiaoxiang781216
approved these changes
Oct 16, 2024
acassis
requested changes
Oct 17, 2024
Contributor
acassis
left a comment
There was a problem hiding this comment.
Please don't include README.txt into boards/. All README.txt were moved and converted to ReStructuredText into Documentation/ long time ago!
Contributor
Author
|
Related changes have been merged into other patches |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Impact
All configurations under qemev7a have been specified with CONFIG_FLASH_START CONFIG_FLASH_SIZE, CONFIG_RAM-START, and CONFIG_RAM_SIZE
Testing
No