
On Mon, May 22, 2023 at 11:34:36PM +0300, Ilias Apalodimas wrote:
Hi Jens
On Mon, May 22, 2023 at 02:22:30PM +0200, Jens Wiklander wrote:
Hi,
There are two versions of get/set_unaligned, get_unaligned_be64, put_unaligned_le64 etc in U-Boot causing confusion (and bugs).
In this patch-set, I'm trying to fix that with a single unified version of the access macros to be used across all archs. This work is inspired by similar changes in this Linux kernel by Arnd Bergman, https://lore.kernel.org/lkml/20210514100106.3404011-1-arnd@kernel.org/
Thanks, Jens
Thanks for the cleanup.
For the series Reviewed-by: Ilias Apalodimas ilias.apalodimas@linaro.org Although I'd like to hear from arch maintainers as well.
Tom, This did pass all the CI successfully, but regardless I think it should be pulled into -next. If you want me to pick it up via the TPM tree please let me know.
I'll pick this up for -next after it's been around a little bit longer, to let people test / ack it, thanks.