summaryrefslogtreecommitdiffstats
path: root/commands/Kconfig
diff options
context:
space:
mode:
authorHolger Schurig <holgerschurig@gmail.com>2014-05-30 11:07:33 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2014-06-02 09:07:12 +0200
commitbfd5d7f11298ddff7f8c0ce47840d847fa19064a (patch)
treee39c0ad03359e4928752b3e37a142f68d69abcb9 /commands/Kconfig
parentbd278ae4fd26b6b36c3a985167d71957d0e40f17 (diff)
downloadbarebox-bfd5d7f11298ddff7f8c0ce47840d847fa19064a.tar.gz
barebox-bfd5d7f11298ddff7f8c0ce47840d847fa19064a.tar.xz
misc: upper-case some abbreviations
Signed-off-by: Holger Schurig <holgerschurig@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'commands/Kconfig')
-rw-r--r--commands/Kconfig20
1 files changed, 10 insertions, 10 deletions
diff --git a/commands/Kconfig b/commands/Kconfig
index c3b40079ff..a1b1fc8461 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -809,24 +809,24 @@ Detect file type
what you have compiled into barebox. Example of "filetype -l":
known filetypes:
- arm-zimage : arm Linux zImage
- lzo : lzo compressed
- lz4 : lz4 compressed
- arm-barebox : arm barebox image
+ arm-zimage : ARM Linux zImage
+ lzo : LZO compressed
+ lz4 : LZ4 compressed
+ arm-barebox : ARM barebox image
u-boot : U-Boot uImage
ubi : UBI image
jffs2 : JFFS2 image
- gzip : gzip compressed
- bzip2 : bzip2 compressed
- dtb : open firmware flat device tree
- android : Android boot image
- sh : Bourne Shell
+ gzip : GZIP compressed
+ bzip2 : BZIP2 compressed
+ dtb : open firmware Device Tree flattened Binary
+ android : android boot image
+ sh : bourne SHell
mips-barebox : MIPS barebox image
fat : FAT filesytem
mbr : MBR sector
bmp : BMP image
png : PNG image
- ext : ext filesystem
+ ext : EXT filesystem
gpt : GUID Partition Table
bpk : Binary PacKage
bbenv : barebox environment file