Jiaxun Yang 3911ff576e config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possible
So CONFIG_SYS_BIG_ENDIAN is our cross architecture option for
selecting machine endian, while the old CONFIG_CPU_BIG_ENDIAN
is defined by Arc only.

Use it whenever possible to ensure big endian code path is enabled
for all possible big endian machines.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
2024-07-31 11:18:37 -06:00
..
2023-04-25 15:31:27 -04:00
2022-04-01 16:56:53 -04:00
2023-01-31 15:46:39 +01:00
2023-02-07 14:33:49 -05:00
2023-01-31 15:46:39 +01:00
2024-02-29 09:24:22 -05:00