Home
last modified time | relevance | path

Searched refs:from (Results 1 – 25 of 791) sorted by relevance

12345678910>>...32

/u-boot/lib/zlib/
A Dinffast.c203 from = window - OFF; in inflate_fast()
205 from += wsize - op; in inflate_fast()
234 from += write - op; in inflate_fast()
244 PUP(out) = PUP(from); in inflate_fast()
245 PUP(out) = PUP(from); in inflate_fast()
246 PUP(out) = PUP(from); in inflate_fast()
250 PUP(out) = PUP(from); in inflate_fast()
263 PUP(out) = PUP(from); in inflate_fast()
270 sfrom = (unsigned short *)(from - OFF); in inflate_fast()
276 from = (unsigned char *)sfrom + OFF; in inflate_fast()
[all …]
/u-boot/board/toradex/apalis_imx6/
A Dpf0100_otp.inc12 // Generated from Spreadsheet Revision: P1.8
28 {pmic_i2c, 0xA0, 0x2B}, // Auto gen from Row94
29 {pmic_i2c, 0xA1, 0x01}, // Auto gen from Row95
30 {pmic_i2c, 0xA2, 0x05}, // Auto gen from Row96
31 {pmic_i2c, 0xA8, 0x2B}, // Auto gen from Row102
32 {pmic_i2c, 0xA9, 0x02}, // Auto gen from Row103
33 {pmic_i2c, 0xAA, 0x01}, // Auto gen from Row104
34 {pmic_i2c, 0xAC, 0x18}, // Auto gen from Row106
35 {pmic_i2c, 0xAE, 0x01}, // Auto gen from Row108
36 {pmic_i2c, 0xB0, 0x2C}, // Auto gen from Row110
[all …]
/u-boot/board/toradex/colibri_imx6/
A Dpf0100_otp.inc12 // Generated from Spreadsheet Revision: P1.8
29 {pmic_i2c, 0xA0, 0x2B}, // Auto gen from Row94
30 {pmic_i2c, 0xA1, 0x01}, // Auto gen from Row95
31 {pmic_i2c, 0xA2, 0x05}, // Auto gen from Row96
32 {pmic_i2c, 0xA8, 0x2B}, // Auto gen from Row102
33 {pmic_i2c, 0xA9, 0x02}, // Auto gen from Row103
34 {pmic_i2c, 0xAA, 0x01}, // Auto gen from Row104
35 {pmic_i2c, 0xAC, 0x18}, // Auto gen from Row106
36 {pmic_i2c, 0xAE, 0x01}, // Auto gen from Row108
37 {pmic_i2c, 0xB0, 0x2C}, // Auto gen from Row110
[all …]
/u-boot/scripts/kconfig/tests/err_recursive_inc/
A Dexpected_stderr4 included from: Kconfig.inc3:1
5 included from: Kconfig.inc2:3
6 included from: Kconfig.inc1:4
/u-boot/lib/lzma/
A DREADME.txt2 The original source cames from the LZMA SDK web page:
9 * untars the lzmaXYY.tar.bz2 file (from the download web page)
11 and lzma.txt from source archive into the lib_lzma directory (pwd).
17 Notice: The files from lzma sdk are _not modified_ by this script!
20 function that wraps the complex LzmaDecode() function from the LZMA SDK. The
25 library directly from U-BOOT code without touching the original LZMA SDK's
/u-boot/board/boundary/nitrogen6x/
A DREADME.mx6qsabrelite17 2. Boot from SD card
20 The SabreLite boards boot from the SPI NOR flash. These boards need their SPI
21 to be reflashed with a small SD card loader to support boot from SD card. The
22 board will still boot from SPI NOR, but the loader will in turn request the
23 BootROM to load the U-Boot from SD card.
25 The SD card loader is available from
44 from the fuses.
69 This information originally taken from:
74 3. Boot from SPI NOR
77 The SabreLite board can also boot U-Boot directly from the SPI NOR flash:
[all …]
/u-boot/common/
A Dkgdb_stubs.c51 void kgdb_flush_cache_range(void *from, void *to) in kgdb_flush_cache_range() argument
53 flush_cache((unsigned long)from, (unsigned long)(to - from)); in kgdb_flush_cache_range()
/u-boot/board/phytec/pfla02/
A DREADME19 The SOM can boot from NAND or from SD-Card, having the SPI-NOR
23 SW3_1(on), SW3_2(on), SW3_3(off): Boot first from SD, then try SPI
24 SW3_1(off), SW3_2(on), SW3_3(off): Boot from SPI
/u-boot/board/myir/mys_6ulx/
A DREADME12 Boot from MMC/SD:
25 Boot from NAND:
27 either from SD/MMC or TFTP.
31 Flash SPL to NAND from SD/MMC,
37 Flash u-boot proper to NAND from SD/MMC,
52 - Reset the board using and U-Boot should boot from NAND.
/u-boot/tools/scripts/
A Ddefine2mk.sed23 # but remove again from decimal numbers
25 # ... and from negative decimal numbers
27 # ... and from hex numbers
29 # ... and from configs defined from other configs
/u-boot/drivers/mtd/onenand/
A Donenand_bbt.c70 loff_t from; in create_bbt() local
89 from = 0; in create_bbt()
103 from + j * mtd->writesize + in create_bbt()
115 (unsigned int)from); in create_bbt()
122 rgn = flexonenand_region(mtd, from); in create_bbt()
123 from += mtd->eraseregions[rgn].erasesize; in create_bbt()
125 from += (1 << bbm->bbt_erase_shift); in create_bbt()
/u-boot/board/phytec/pcm058/
A DREADME23 The SOM can boot from NAND or from SD-Card, having the SPI-NOR
28 DIP-1 set to off: Boot first from NAND, then try SPI
29 DIP-1 set to on: Boot first from SD, then try SPI
32 is present, then the RBL tries to load SPL from the SD Card, if not,
33 RBL loads from SPI-NOR. The SPL tries then to load from the same
34 device where SPL was loaded (SD or SPI). Booting from NAND is
53 Flashing U-boot to the SPI Flash, for booting Linux from NAND
57 the SPI flash. Boot U-boot from the SD card as above, and stop at the autoboot.
64 Load the equivalent of u-boot-with-spl.imx from the raw MMC into memory and
74 match the SD Card layout. This would allow, instead of reading from the SD Card
/u-boot/drivers/power/acpi_pmc/
A DKconfig5 provides features including checking whether the system started from
14 provides features including checking whether the system started from
23 provides features including checking whether the system started from
33 access information from the driver. It uses I/O access to read
34 from the PMC.
/u-boot/board/freescale/mx28evk/
A DREADME17 To boot MX28EVK from an SD card, set the boot mode DIP switches as:
19 * Boot Mode Select: 1 0 0 1 (Boot from SD card Slot 0 - U42)
26 To boot MX28EVK from SPI NOR flash, set the boot mode DIP switches as:
28 * Boot Mode Select: 0 0 1 0 (Boot from SSP2)
52 Note: The mx28evk board does not come with a NAND flash populated from the
56 mx28evk does not come with SPI NOR flash populated from the factory either.
61 Follow the instructions from doc/imx/common/mxs.txt to generate a bootable
/u-boot/board/eets/pdu001/
A DREADME16 SOM from bytes at work (https://www.bytesatwork.ch) which in turn is based on
17 AM3352 SOC from TI (http://www.ti.com).
31 The system boots from either eMMC or SD card cage. It will first try to boot
32 from the SD card cage. If this fails (missing or unbootable SD card) it will
33 try to boot from the internal eMMC. The root file system is always expected to
/u-boot/board/davinci/da8xxevm/
A DKconfig22 their MAC address in SPI Flash from the factory
23 Enable this option to read the MAC from SPI Flash
29 their MAC address in SPI Flash from the factory,
32 MAC from the EEPROM
/u-boot/doc/
A DREADME.nand-boot-ppc4408 The PPC440EP(x)/GR(x) cpu's can boot directly from NAND FLASH,
16 Will load first 4k from NAND (SPL) into cache and execute it from there.
20 Will load special U-Boot version (NUB) from NAND and execute it. This SPL
23 loaded from NAND to SDRAM.
29 from RAM. Therefore it mustn't (re-)configure the SDRAM controller.
32 is set up. While still running from cache, I experienced problems accessing
A DREADME.arm-relocation35 Board.c code is adapted from ppc code
43 For boards which boot from spl, it is possible to save one copy
47 example for the tx25 board booting from NAND Flash:
72 This *must* be done for boards, which boot from NOR flash
75 one copying from u-boot code.
84 - cpu copies the first page from NAND to 0xbb000000 (IMX_NFC_BASE)
95 CONFIG_SPL_TEXT_BASE from the spl code), then there is no need
152 add symbol table from file "u-boot" at
155 Reading symbols from /home/hs/celf/u-boot/u-boot...done.
166 get this address from u-boot bdinfo command
[all …]
A DREADME.sha112 -p calculate the SHA1 sum from the U-Boot image in flash and print
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
22 It is possible to calculate a SHA1 checksum from a memoryrange with:
30 (for this example we use the Image from Flash, stored at 0xfffa0000 and
47 c) now calculate the SHA1 sum from the memoryrange and write
/u-boot/include/
A Donenand_uboot.h33 extern int onenand_read(struct mtd_info *mtd, loff_t from, size_t len,
35 extern int onenand_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops);
36 extern int onenand_write(struct mtd_info *mtd, loff_t from, size_t len,
/u-boot/arch/arm/include/asm/
A Dio.h306 #define outsb_p(port,from,len) outsb(port,from,len) argument
307 #define outsw_p(port,from,len) outsw(port,from,len) argument
308 #define outsl_p(port,from,len) outsl(port,from,len) argument
348 *(u8 *)to = __raw_readb(from); in __memcpy_fromio()
349 from++; in __memcpy_fromio()
356 from += 8; in __memcpy_fromio()
362 *(u8 *)to = __raw_readb(from); in __memcpy_fromio()
363 from++; in __memcpy_fromio()
377 from++; in __memcpy_toio()
384 from += 8; in __memcpy_toio()
[all …]
/u-boot/doc/SPI/
A DREADME.ti_qspi_flash11 from Quad SPI flash devices.
16 MLO/u-boot.img will be flashed from SD/MMC to the flash device
19 from the predefined location in the flash, where it was flashed and
21 u-boot.img from flash and execute it from SDRAM.
41 is responsible for transferring the datas from host controller
/u-boot/arch/arm/include/asm/mach-imx/
A Dimximage.cfg9 * tools/imximage.c can not cross-include headers from arch/arm/
18 /* Specific image header offset for booting from OneNAND. */
20 /* Specific image header offset for booting from memory-mapped NOR. */
/u-boot/board/solidrun/clearfog/
A DREADME1 Update from original Marvell U-Boot to mainline U-Boot:
23 To make SPL load the main U-Boot image from the eMMC boot partition enable
29 Install U-Boot on eMMC boot partition from Linux running on Clearfog:
35 Consider initial boot from UART (see below).
40 When loading the main U-Boot image from raw SATA sector, set
59 Boot from UART:
/u-boot/fs/ubifs/
A Dkey.h410 static inline void key_read(const struct ubifs_info *c, const void *from, in key_read() argument
413 const union ubifs_key *f = from; in key_read()
426 const union ubifs_key *from, void *to) in key_write() argument
430 t->j32[0] = cpu_to_le32(from->u32[0]); in key_write()
431 t->j32[1] = cpu_to_le32(from->u32[1]); in key_write()
442 const union ubifs_key *from, void *to) in key_write_idx() argument
446 t->j32[0] = cpu_to_le32(from->u32[0]); in key_write_idx()
447 t->j32[1] = cpu_to_le32(from->u32[1]); in key_write_idx()
457 const union ubifs_key *from, union ubifs_key *to) in key_copy() argument
459 to->u64[0] = from->u64[0]; in key_copy()

Completed in 31 milliseconds

12345678910>>...32