[PATCH 0/8] Cleanup unaligned access macros

Tom Rini trini at konsulko.com
Wed May 31 22:37:59 CEST 2023


On Mon, 22 May 2023 14:22:30 +0200, Jens Wiklander wrote:

> 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/
> 
> [...]

Applied to u-boot/next, thanks!

-- 
Tom



More information about the U-Boot mailing list