Skip to content

Memory sizing and target bus changes#137

Open
wmaroneAMD wants to merge 3 commits intoocp-emea-demofrom
ocp-emea-demo-mem-bus
Open

Memory sizing and target bus changes#137
wmaroneAMD wants to merge 3 commits intoocp-emea-demofrom
ocp-emea-demo-mem-bus

Conversation

@wmaroneAMD
Copy link
Copy Markdown
Collaborator

Had to increase allocations for the vector table and applications to get a clean build. Also retargeted the i2c server to i2c2 for demo purposes.

Also includes UART lockout - if this PR is merged the other can be declined.

@wmaroneAMD wmaroneAMD requested a review from rusty1968 March 27, 2026 17:48
Added a mutex around the UART in the console backend to prevent
multiple tasks from stomping on each other. This eliminates UART
corruption garbling the tokenized output.
* Reduced I2C client memory allocations
* Added memory access permissions for i2c server
* Move "for now" target to BUS 2 instead of BUS 0 in the server
* Add init step for I2C2 to evb entry
@wmaroneAMD wmaroneAMD force-pushed the ocp-emea-demo-mem-bus branch from c0754c7 to ed346ef Compare March 27, 2026 17:58
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.

1 participant