u-boot/arch/arm/mach-imx/imx8
Tom Rini a077ac13d0 Kconfigs: Correct default of "0" on hex type entries
It is not a parse error to have a default value of "0" for a "hex" type
entry, instead of "0x0".  However, "0" and "0x0" are not treated the
same even by the tools themselves. Correct this by changing the default
value from "0" to "0x0" for all hex type questions that had the
incorrect default. Fix one instance (in two configs) of a default of "0"
being used on a hex question to be "0x0". Remove the cases where a
defconfig had set a value of "0x0" to be used as the default had been
"0".

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-08-09 09:21:42 -04:00
..
ahab.c imx: imx8: ahab: sha256: enable image verification using ARMv8 crypto extension 2023-07-13 11:29:40 +02:00
clock.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
cpu.c imx: imx8: bootaux: Add i.MX8 M4 boot support 2023-07-13 11:29:40 +02:00
fdt.c imx: mach: correct SCU API usage 2023-07-13 11:29:40 +02:00
iomux.c imx: move imx8 sci header file to include/firmware/imx 2023-05-21 16:54:32 +02:00
Kconfig Kconfigs: Correct default of "0" on hex type entries 2023-08-09 09:21:42 -04:00
lowlevel_init.S imx8: save args passed from ATF 2019-10-08 16:35:59 +02:00
Makefile arm: imx8: Move container parser and image to mach-imx common folder 2021-08-09 14:46:50 +02:00
misc.c imx: move imx8 sci header file to include/firmware/imx 2023-05-21 16:54:32 +02:00
snvs_security_sc.c imx: mach: correct SCU API usage 2023-07-13 11:29:40 +02:00