Skip to content

splashasm: Add port option and bump version - #212

Open
SherbertLemon64 wants to merge 1 commit into
raspberrypi:masterfrom
SherbertLemon64:master
Open

splashasm: Add port option and bump version#212
SherbertLemon64 wants to merge 1 commit into
raspberrypi:masterfrom
SherbertLemon64:master

Conversation

@SherbertLemon64

Copy link
Copy Markdown

With the rp1 support, the port cannot be assumed as there are now multiple usable ports. Add in a port option, since this is a silently breaking change, bump version

Do not merge until the firmware is updated

Comment thread splashasm/README.md Outdated

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should document the Port field

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good spot, added some documentation

With the rp1 support, the port cannot be assumed as
there are now multiple usable ports. Add in a port
option, since this is a silently breaking change,
bump version
@SherbertLemon64

Copy link
Copy Markdown
Author

I've also realised that the previous model of limiting pin choice doesn't really work unless I am willing to list out all the spi pins on RP1, I've downgraded it to a warning now, but I'll have a think whether it is work maintaining a pin map here or not

Comment thread splashasm/README.md
Port : Sets the output block we will be writing to, this
needs to be in agreement with the pins to get an
output. Not relevant for Pis earlier than the Pi 5
Reserved : three pad bytes (struct alignment after Size), always

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

two pad bytes

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.

2 participants