Fix the NXP T2080 settings for the Curtiss-Wright VPX3-152 board#717
Open
dgarske wants to merge 1 commit intowolfSSL:masterfrom
Open
Fix the NXP T2080 settings for the Curtiss-Wright VPX3-152 board#717dgarske wants to merge 1 commit intowolfSSL:masterfrom
dgarske wants to merge 1 commit intowolfSSL:masterfrom
Conversation
…ARD_CW_VPX3152`).
Contributor
There was a problem hiding this comment.
Pull request overview
This PR adds dedicated board support for the Curtiss-Wright VPX3-152 board targeting the NXP T2080 platform. Previously, the VPX3-152 shared configuration with the T2080 RDB default; this PR separates them with board-specific settings confirmed from U-Boot hardware dumps.
Changes:
- Adds board-specific DDR3L memory configuration (4GB single-rank) and DDR register values for the CW VPX3-152, splitting it from the T2080 RDB defaults.
- Configures 256MB NOR flash support for the VPX3-152 (vs. 128MB on the RDB), including flash base address, LAW size, and TLB page size.
- Updates the example config file with commented-out CW VPX3-152 flash address alternatives and documents the board differences.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| hal/nxp_t2080.h | Adds VPX3-152-specific DDR SPD parameters, DDR register values, 256MB flash bank size, and updates comments to reflect board-specific details. |
| hal/nxp_ppc.h | Sets DDR size to 4GB for VPX3-152, enables flash base address/LAW/TLB configuration for the 256MB NOR flash. |
| config/examples/nxp-t2080.config | Adds commented-out VPX3-152 flash offset/partition addresses alongside the T2080 RDB defaults. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
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.
BOARD_CW_VPX3152
ZD 20843