mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-26 08:31:28 +00:00
If the value of either "nand options" or "bbt options" has a zero in the most significant nibble, the '0x' prefix will be isolated from the value like shown below: |Device 0: nand0, sector size 128 KiB | Page size 2048 b | OOB size 64 b | Erase size 131072 b | subpagesize 2048 b | options 0x40000200 | bbt options 0x 60000 Change the format string to produce leading zeroes filling the gap. Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de> |
||
---|---|---|
.. | ||
fastboot | ||
mvebu | ||
.gitignore | ||
aes.c | ||
armflash.c | ||
bdinfo.c | ||
bedbug.c | ||
blkcache.c | ||
blob.c | ||
bmp.c | ||
boot.c | ||
bootefi.c | ||
booti.c | ||
bootm.c | ||
bootmenu.c | ||
bootstage.c | ||
bootz.c | ||
cache.c | ||
cbfs.c | ||
clk.c | ||
config.c | ||
console.c | ||
cpu.c | ||
cramfs.c | ||
cros_ec.c | ||
dataflash_mmc_mux.c | ||
date.c | ||
demo.c | ||
dfu.c | ||
diag.c | ||
disk.c | ||
display.c | ||
echo.c | ||
eeprom.c | ||
efi.c | ||
elf.c | ||
ethsw.c | ||
exit.c | ||
ext2.c | ||
ext4.c | ||
fastboot.c | ||
fat.c | ||
fdc.c | ||
fdt.c | ||
fitupd.c | ||
flash.c | ||
fpga.c | ||
fpgad.c | ||
fs.c | ||
fs_uuid.c | ||
fuse.c | ||
gettime.c | ||
gpio.c | ||
gpt.c | ||
hash.c | ||
help.c | ||
host.c | ||
i2c.c | ||
ide.c | ||
ini.c | ||
io.c | ||
iotrace.c | ||
irq.c | ||
itest.c | ||
jffs2.c | ||
Kconfig | ||
led.c | ||
legacy_led.c | ||
license.c | ||
load.c | ||
log.c | ||
lzmadec.c | ||
mac.c | ||
Makefile | ||
md5sum.c | ||
mdio.c | ||
mem.c | ||
mfsl.c | ||
mii.c | ||
misc.c | ||
mmc.c | ||
mmc_spi.c | ||
mp.c | ||
mtdparts.c | ||
nand.c | ||
net.c | ||
nvedit.c | ||
onenand.c | ||
part.c | ||
pci.c | ||
pcmcia.c | ||
pmic.c | ||
portio.c | ||
pxe.c | ||
qfw.c | ||
read.c | ||
reginfo.c | ||
regulator.c | ||
reiser.c | ||
remoteproc.c | ||
sata.c | ||
scsi.c | ||
setexpr.c | ||
sf.c | ||
sha1sum.c | ||
sound.c | ||
source.c | ||
spi.c | ||
spl.c | ||
strings.c | ||
terminal.c | ||
test.c | ||
thordown.c | ||
time.c | ||
tpm.c | ||
tpm_test.c | ||
trace.c | ||
tsi148.c | ||
ubi.c | ||
ubifs.c | ||
universe.c | ||
unzip.c | ||
usb.c | ||
usb_mass_storage.c | ||
version.c | ||
ximg.c | ||
yaffs2.c | ||
zfs.c | ||
zip.c |