[PATCH 0/2] Endian Kconfig improvements
Jiaxun Yang
jiaxun.yang at flygoat.com
Wed Jul 17 10:07:01 CEST 2024
This is a subset of my previous arm64_be work.
I wish this could be merged first so it would be easier to work
against xtensa and arm64 be support.
Thanks
Signed-off-by: Jiaxun Yang <jiaxun.yang at flygoat.com>
---
Jiaxun Yang (2):
Kconfig: Unify endian support option
config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possible
Makefile | 2 +-
arch/Kconfig | 34 +++++++++++++++++-----
arch/arc/include/asm/arc-bcr.h | 10 +++----
.../arm/cpu/armv8/linux-kernel-image-header-vars.h | 4 +--
arch/mips/Kconfig | 20 +++++--------
arch/mips/mach-ath79/Kconfig | 8 ++---
arch/mips/mach-bmips/Kconfig | 20 ++++++-------
arch/mips/mach-jz47xx/Kconfig | 2 +-
arch/mips/mach-mscc/Kconfig | 4 +--
arch/mips/mach-pic32/Kconfig | 2 +-
drivers/mtd/nand/raw/brcmnand/brcmnand.c | 2 +-
scripts/Makefile.build | 2 +-
12 files changed, 61 insertions(+), 49 deletions(-)
---
base-commit: 902d8ee94ce29a088a325da6e69eeb1a25f1fec7
change-id: 20240717-edian-faaff1da6e44
Best regards,
--
Jiaxun Yang <jiaxun.yang at flygoat.com>
More information about the U-Boot
mailing list