Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixup for firmware installer #8016

Merged
merged 2 commits into from
Apr 12, 2020
Merged

Fixup for firmware installer #8016

merged 2 commits into from
Apr 12, 2020

Commits on Apr 12, 2020

  1. Fat atomics: implement exchange() and compare_exchange()

    Also includes compare_and_swap() and compare_and_swap_test().
    Also includes fixes for load(), store(), and atomic_op().
    Nekotekina committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    17f3a11 View commit details
    Browse the repository at this point in the history
  2. Improve TAR loader

    Don't overwrite unchanged files.
    Print error if failed to overwrite.
    This commit affects PS3 firmware installation.
    Trying to workaround a bug where some files cannot be overwritten.
    Nekotekina committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    5524cd1 View commit details
    Browse the repository at this point in the history