u-boot/arch/powerpc
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
..
cpu Kconfigs: Correct default of "0" on hex type entries 2023-08-09 09:21:42 -04:00
dts powerpc: dts: t1024rdb: tag serial nodes with bootph-all 2023-07-13 16:54:59 +08:00
include/asm powerpc: use asm-generic/unaligned.h 2023-05-31 14:05:34 -04:00
lib powerpc: Fix flush_cache() speed regression 2023-07-14 15:21:08 -04:00
config.mk Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig 2022-12-22 10:31:48 -05:00
Kconfig watchdog: mpc8xx: Rename it mpc8xxx 2023-04-05 19:46:18 +02:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00