linux/arch/xtensa/boot
Max Filippov e85d29ba4b xtensa: fix DTC warning unit_address_format
DTC issues the following warnings when building xtfpga device trees:

 /soc/flash@00000000/partition@0x0: unit name should not have leading "0x"
 /soc/flash@00000000/partition@0x6000000: unit name should not have leading "0x"
 /soc/flash@00000000/partition@0x6800000: unit name should not have leading "0x"
 /soc/flash@00000000/partition@0x7fe0000: unit name should not have leading "0x"

Drop leading 0x from flash partition unit names.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2022-03-17 02:55:47 -07:00
..
boot-elf xtensa: use register window specific opcodes only when present 2021-10-18 22:19:35 -07:00
boot-redboot xtensa: use register window specific opcodes only when present 2021-10-18 22:19:35 -07:00
dts xtensa: fix DTC warning unit_address_format 2022-03-17 02:55:47 -07:00
lib .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Makefile xtensa: move CONFIG_CPU_*_ENDIAN defines to Kconfig 2021-04-04 15:39:02 -07:00