Searched refs:compressed (Results 1 – 17 of 17) sorted by relevance
| /rk3399_rockchip-uboot/arch/sh/lib/ |
| H A D | Kconfig | 5 This is special SH-specific command to boot a zImage (compressed
|
| /rk3399_rockchip-uboot/fs/cramfs/ |
| H A D | Kconfig | 6 compressed. You can also enable CMD_CRAMFS to get command-line
|
| /rk3399_rockchip-uboot/doc/uImage.FIT/ |
| H A D | howto.txt | 75 contains a gzip-compressed PPC Linux kernel (the only data file in this case). 92 Compression: gzip compressed 136 Compression: gzip compressed 158 Compression: gzip compressed 202 Compression: gzip compressed 251 Compression: gzip compressed 284 Compression: gzip compressed
|
| H A D | beaglebone_vboot.txt | 42 kernel to be packaged, compressed and signed. 80 …e, U-Boot 2014.07-rc2-00065-g2f69f8, Firmware/ARM, Firmware Image (Not compressed), 395375 bytes, … 173 configuration to be signed with a key named 'dev'. The kernel is compressed 218 Compression: lzo compressed 263 Compression: lzo compressed 336 Compression: lzo compressed 530 Compression: lzo compressed
|
| H A D | x86-fit-boot.txt | 10 binary which contains all sorts of parameters and a compressed self-extracting 180 In that example the kernel is compressed with lzo. Also we need to provide a 204 Compression: lzo compressed
|
| /rk3399_rockchip-uboot/tools/easylogo/ |
| H A D | easylogo.c | 341 unsigned char *compressed; in image_save_header() local 388 compressed = xmalloc(st.st_size); in image_save_header() 389 if (fread(compressed, st.st_size, 1, compfp) != 1) { in image_save_header() 397 dataptr = compressed; in image_save_header()
|
| /rk3399_rockchip-uboot/lib/lzma/ |
| H A D | README.txt | 22 compressed image.
|
| H A D | lzma.txt | 193 For decompressing file compressed by LZMA method with dictionary 301 LZMA compressed file format 356 - Input buffer: compressed size
|
| /rk3399_rockchip-uboot/configs/ |
| H A D | README.rockchip | 68 Tiny SPL & U-Boot image size with gzip compressed on SPI Nor board.
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | repack-bootimg | 12 -z pack compressed kernel image
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.multi-dtb-fit | 28 at the end of the compilation, compressed and appended to u-boot-spl.bin, so
|
| H A D | README.x86 | 39 Linux kernel as part of a FIT image. It also supports a compressed zImage. 650 self-extracting compressed file mixed with some 'setup' configuration data.
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | Kconfig | 213 If this option is set, support for LZ4 compressed images 215 compressed image is loaded to the end of the output buffer, and
|
| /rk3399_rockchip-uboot/ |
| H A D | README | 1428 Support drawing of RLE8-compressed bitmaps on the LCD. 1477 - Gzip compressed BMP image support: CONFIG_VIDEO_BMP_GZIP 1485 If this option is set, 8-bit RLE compressed BMP images 1492 Enabled by default to support gzip compressed images. 1496 If this option is set, support for bzip2 compressed 1498 compressed images are supported. 3049 Normally compressed uImages are limited to an 4278 applications (for instance: using compressed images to reduce the 4342 encapsulate a compressed Linux kernel image with header information, 4357 * package compressed binary image for U-Boot: [all …]
|
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | Kconfig | 968 hex "The compressed kernel in spl" 971 Load compressed kernel in this address, then call the 999 hex "The compressed ramdisk in spl" 1002 Load compressed ramdisk in this address, then call the
|
| /rk3399_rockchip-uboot/board/freescale/m5373evb/ |
| H A D | README | 259 Image Type: M68K Linux Kernel Image (gzip compressed)
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | Kconfig | 575 Uncompress a zip-compressed memory region. 1529 compressed. Two commands are provided:
|