Home
last modified time | relevance | path

Searched refs:Image (Results 1 – 25 of 58) sorted by relevance

123

/rk3399_rockchip-uboot/doc/
H A DREADME.sha14 In the U-Boot Image for the pcs440ep board is a SHA1 checksum integrated.
5 This SHA1 sum is used, to check, if the U-Boot Image in Flash is not
16 calculates and prints the SHA1 sum, from the Image stored in Flash
19 check, if the SHA1 sum from the Image stored in Flash is correct
26 If you want to store a new Image in Flash for the pcs440ep board,
29 a) cp the new Image on a position in RAM (here 0x300000)
30 (for this example we use the Image from Flash, stored at 0xfffa0000 and
35 b) Initialize the SHA1 sum in the Image with 0x00
52 Now you have a U-Boot-Image for the pcs440ep board with the correct SHA1 sum.
H A DREADME.pblimage2 Freescale PBL(pre-boot loader) Boot Image generation using mkimage
11 Building PBL Boot Image and boot steps
14 1. Building PBL Boot Image.
15 The default Image is u-boot.pbl.
H A DREADME.mxc_hab22 Image Type: Freescale IMX Boot Image
23 Image Ver: 2 (i.MX53/6 compatible)
55 Setup U-Boot Image for Encrypted Boot
H A DREADME.imx6163 Image Type: Freescale IMX Boot Image
164 Image Ver: 2 (i.MX53/6/7 compatible)
172 Image Name: U-Boot 2016.11-rc1-31589-g2a4411
174 Image Type: ARM U-Boot Firmware with HABv4 IVT (uncompressed)
H A DREADME.falcon165 ## Booting kernel from Legacy Image at 82000000 ...
166 Image Name: Linux-3.5.0-rc4-14089-gda0b7f4
167 Image Type: ARM Linux Kernel Image (uncompressed)
172 Loading Kernel Image ... OK
H A DREADME.mpc83xxads82 5.1 Reflash U-Boot Image using U-Boot
H A DREADME.android-fastboot136 |## Booting Android Image at 0x81000000 ...
139 | Loading Kernel Image ... OK
/rk3399_rockchip-uboot/doc/uImage.FIT/
H A Dhowto.txt89 Image 0 (kernel@1)
91 Type: Kernel Image
129 ## Checking Image at 00900000 ...
133 Image 0 (kernel@1)
135 Type: Kernel Image
153 ## Booting kernel from FIT Image at 00900000 ...
157 Type: Kernel Image
170 Uncompressing Kernel Image ... OK
199 Image 0 (kernel@1)
201 Type: Kernel Image
[all …]
H A Dbeaglebone_vboot.txt29 format (Flat Image Tree).
41 3. Create a Image Tree Source file (ITS) file describing how you want the
80 …t legacy uImage, U-Boot 2014.07-rc2-00065-g2f69f8, Firmware/ARM, Firmware Image (Not compressed), …
86 a. Find the kernel image ('Image') and device tree (.dtb) file you plan to
100 produces a kernel Image and device tree files. For the record the steps were:
113 c. You now have the 'Image' and 'am335x-boneblack.dtb' files needed to boot.
134 data = /incbin/("Image.lzo");
195 Linux kernel into a FIT (Flat Image Tree, a flexible file format that U-Boot
204 ln -s $OKERNEL/Image
207 lzop Image
[all …]
H A Dmulti-with-loadables.its52 description = "Linux Image";
53 data = /incbin/("./Image");
/rk3399_rockchip-uboot/tools/binman/
H A Dcontrol.py17 from image import Image
38 images[node.name] = Image(node.name, node)
40 images['image'] = Image('image', binman_node)
/rk3399_rockchip-uboot/board/Barix/ipam390/
H A DREADME.ipam390156 ## Booting kernel from Legacy Image at c0100000 ...
157 Image Name: Linux-3.5.1
158 Image Type: ARM Linux Kernel Image (uncompressed)
163 Loading Kernel Image ... OK
206 ## Booting kernel from Legacy Image at c0100000 ...
207 Image Name: Linux-3.5.1
208 Image Type: ARM Linux Kernel Image (uncompressed)
213 Loading Kernel Image ... OK
/rk3399_rockchip-uboot/board/samsung/common/bootscripts/
H A Dautoboot.cmd44 setenv kernelname Image.itb;
77 if test -e mmc 0:${mmcbootpart} Image.itb; then
78 echo Found kernel image: Image.itb;
/rk3399_rockchip-uboot/
H A DREADME2422 -1 common/cmd_bootm.c Image header has bad magic number
2423 2 common/cmd_bootm.c Image header has correct magic number
2424 -2 common/cmd_bootm.c Image header has bad checksum
2425 3 common/cmd_bootm.c Image header has correct checksum
2426 -3 common/cmd_bootm.c Image data has bad checksum
2427 4 common/cmd_bootm.c Image data has correct checksum
2428 -4 common/cmd_bootm.c Image is for unsupported architecture
2430 -5 common/cmd_bootm.c Wrong Image Type (not kernel, multi)
2431 6 common/cmd_bootm.c Image Type check OK
2445 -13 common/image.c Wrong Image Type (not PPC Linux ramdisk)
[all …]
H A DKconfig172 bool "U-Boot Image with gzip compression"
175 This enables gzip compression on U-Boot Image.
185 bool "Support Flattened Image Tree"
188 Flattened Image Tree. FIT is formally a FDT, which can include
312 bool "Support Flattened Image Tree within SPL"
342 of a FIT (Flat Image Tree) which provides more flexibility. In
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dat91sam9x5_isi.dtsi3 * Image Sensor Interface.
/rk3399_rockchip-uboot/board/freescale/ls2080ardb/
H A DREADME90 Image Flash Offset
115 Image Flash Offset
/rk3399_rockchip-uboot/drivers/cpu/
H A Damp.its9 description = "Rockchip AMP FIT Image";
/rk3399_rockchip-uboot/board/freescale/mpc8323erdb/
H A DREADME25 3.1 Reflash U-Boot Image using U-Boot
/rk3399_rockchip-uboot/board/freescale/m5373evb/
H A DREADME257 Image Name: Linux Kernel Image
259 Image Type: M68K Linux Kernel Image (gzip compressed)
264 Uncompressing Kernel Image ... OK
/rk3399_rockchip-uboot/board/amlogic/odroid-c2/
H A DREADME32 Image creation
/rk3399_rockchip-uboot/board/keymile/km83xx/
H A DREADME.kmeter163 4.1 Reflash U-Boot Image using U-Boot
/rk3399_rockchip-uboot/board/freescale/mpc837xerdb/
H A DREADME87 5.1 Reflash U-Boot Image using U-Boot
/rk3399_rockchip-uboot/board/hisilicon/poplar/
H A DREADME237 INFO: Image id=1 loaded at address 0xe9000, size = 0x5008
245 INFO: Image id=3 loaded at address 0x129000, size = 0x8038
248 INFO: Image id=5 loaded at address 0x37000000, size = 0x58f17
/rk3399_rockchip-uboot/board/freescale/mpc8315erdb/
H A DREADME66 5.1 Reflash U-Boot Image using U-Boot

123