commit | 5dd58358a57048e5ceabf5c91c0544f4f56afdcd | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Mon Jan 08 17:08:58 2024 +0100 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Fri Jan 19 12:28:59 2024 +0100 |
tree | 97c6a6a5033919096403e795c329132c77d11ad7 | |
parent | 3b14a555fdb627ac091559ef5931c887d06590d8 [diff] |
hw/pflash: use ldn_{be,le}_p and stn_{be,le}_p Use the helper functions we have to read/write multi-byte values in correct byte order. Suggested-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20240108160900.104835-3-kraxel@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>