tools: use lowercase hex prefix style
authorE Shattow <e@freeshell.de>
Fri, 6 Jun 2025 22:44:59 +0000 (15:44 -0700)
committerTom Rini <trini@konsulko.com>
Sat, 14 Jun 2025 15:09:40 +0000 (09:09 -0600)
Use consistent lowercase hex prefix style in tools/*

Signed-off-by: E Shattow <e@freeshell.de>
tools/Kconfig

index 8e272ee..652b0f2 100644 (file)
@@ -137,7 +137,7 @@ config DEVICE_TYPE
        default 0x01
        depends on FSPI_CONF_HEADER
        help
-         Flash type: Serial NOR (0X01) and Serial NAND (0x02)
+         Flash type: Serial NOR (0x01) and Serial NAND (0x02)
 
 config FLASH_PAD_TYPE
        hex "Flash Pad Type"