git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
449a556
)
tools: use lowercase hex prefix style
author
E Shattow
<e@freeshell.de>
Fri, 6 Jun 2025 22:44:59 +0000
(15:44 -0700)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/tools/Kconfig
b/tools/Kconfig
index
8e272ee
..
652b0f2
100644
(file)
--- a/
tools/Kconfig
+++ b/
tools/Kconfig
@@
-137,7
+137,7
@@
config DEVICE_TYPE
default 0x01
depends on FSPI_CONF_HEADER
help
- Flash type: Serial NOR (0
X
01) and Serial NAND (0x02)
+ Flash type: Serial NOR (0
x
01) and Serial NAND (0x02)
config FLASH_PAD_TYPE
hex "Flash Pad Type"