Skip to content

Conversation

@crawfxrd
Copy link
Member

Apply some cleanups for commit ef237e7 specifically:

  • Remove unused debug feature
  • Remove unused coreboot module
  • Remove unused dependencies

And some more generally

  • Move default target and rustflags to .cargo/config.toml
  • Remove use of mtools/parted and use target directory as a drive
  • Remove startup.nsh script and document how to load the driver in QEMU
  • Remove deps.sh now that Make and Rust are the only dependencies
  • Replace use of emit with specifying the normal binary path

Signed-off-by: Tim Crawford <tcrawford@system76.com>
Fixes: ef237e7 ("Remove debug logging")
Signed-off-by: Tim Crawford <tcrawford@system76.com>
- Move default target and rustflags to `.cargo/config.toml`
- Remove use of mtools/parted and use target directory as a drive
- Remove `startup.nsh` script and document how to load the driver in QEMU
- Remove `deps.sh` now that Make and Rust are the only dependencies
- Replace use of `emit` with specifying the normal binary path

Signed-off-by: Tim Crawford <tcrawford@system76.com>
@crawfxrd crawfxrd requested review from a team December 2, 2024 15:41
Copy link
Member

@leviport leviport left a comment

Choose a reason for hiding this comment

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

Tested on oryp12. Firmware-setup seems to be working fine with these changes.

@jackpot51 jackpot51 merged commit 5aea5d6 into master Dec 3, 2024
1 check passed
@jackpot51 jackpot51 deleted the cleanup branch December 3, 2024 22:11
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.

3 participants