| /rk3399_rockchip-uboot/cmd/mvebu/ |
| H A D | Kconfig | 8 bubt - Burn a u-boot image to flash 17 bool "NAND flash boot" 20 Enable boot from NAND flash. 21 Allow usage of NAND flash as a target for "bubt" command 26 bool "SPI flash boot" 29 Enable boot from SPI flash. 30 Allow usage of SPI flash as a target for "bubt" command 35 bool "eMMC flash boot" 38 Enable boot from eMMC boot partition 47 default "flash-image.bin"
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.malta | 3 How to flash using a MIPS Navigator Probe: 6 be unable to flash your Malta using a Navigator Probe. 12 source /path/to/u-boot/board/imgtec/malta/flash-malta-boot.tcl 14 flash-boot /path/to/u-boot/u-boot.bin
|
| H A D | README.at91 | 4 - I. Board mapping & boot media 8 I. Board mapping & boot media 23 - Nand flash. 26 make at91sam9260ek_nandflash_config - use nand flash 27 make at91sam9260ek_dataflash_cs0_config - use data flash (spi cs0) 28 make at91sam9260ek_dataflash_cs1_config - use data flash (spi cs1) 45 - Nand flash. 48 make at91sam9261ek_nandflash_config - use nand flash 49 make at91sam9261ek_dataflash_cs0_config - use data flash (spi cs0) 50 make at91sam9261ek_dataflash_cs3_config - use data flash (spi cs3) [all …]
|
| H A D | README.qemu-mips | 13 Supports emulated flash (patch Jean-Christophe PLAGNIOL-VILLARD) with 14 recent qemu versions. When using emulated flash, launch with 23 Using u-boot.bin as ROM (replaces Qemu monitor): 27 # qemu-system-mips -M mips -bios u-boot.bin -nographic 31 # qemu-system-mipsel -M mips -bios u-boot.bin -nographic 35 # qemu-system-mips64 -cpu MIPS64R2-generic -M mips -bios u-boot.bin -nographic 39 # qemu-system-mips64el -cpu MIPS64R2-generic -M mips -bios u-boot.bin -nographic 41 or using u-boot.bin from emulated flash: 46 # dd of=flash bs=1k count=4k if=/dev/zero 47 # dd of=flash bs=1k conv=notrunc if=u-boot.bin [all …]
|
| /rk3399_rockchip-uboot/board/freescale/c29xpcie/ |
| H A D | README | 13 - 64 Mbyte NOR flash single-chip memory 14 - 4 Gbyte NAND flash memory 35 0xf_ec00_0000 - 0xf_efff_ffff 64MB NOR flash 52 SW5[1:4]= 1111 and SW5[6]=0 for boot from 16bit NOR flash 53 SW5[1:4]= 0110 and SW5[6]=0 for boot from SPI flash 56 Build and program U-Boot to NOR flash 58 1. Build u-boot.bin image example: 63 2. Program u-boot.bin into NOR flash 74 1. Program u-boot.bin into alternate NOR bank 83 - bank 1 on the flash 0x0000000~0x0ffffff [all …]
|
| /rk3399_rockchip-uboot/board/freescale/mpc8313erdb/ |
| H A D | README | 8 To boot the image at 0xFE000000 in NOR flash, use these DIP 18 To boot the image at the beginning of NAND flash, use these 28 When booting from NAND, use u-boot-nand.bin, not u-boot.bin. 44 When booting from NAND, NAND flash is CS0 and NOR flash 65 33 - 33 MHz oscillator, boot from NOR flash 66 66 - 66 MHz oscillator, boot from NOR flash 67 NAND_33 - 33 MHz oscillator, boot from NAND flash 68 NAND_66 - 66 MHz oscillator, boot from NAND flash) 75 NOR flash: 83 have an alternate means of programming the flash available [all …]
|
| /rk3399_rockchip-uboot/board/lego/ev3/ |
| H A D | README | 5 on the davinci da850 evm. The EV3 has a 16MB spi flash and a SDHC microSD card 11 The EV3 contains a bootloader in EEPROM that loads u-boot.bin from address 0x0 12 of the spi flash memory. Using the default configuration, u-boot will check to 13 see if there is a boot.scr file on the first FAT partition of the mmc. If there 14 is, it will run the script and boot the kernel from the uImage file also in 15 the FAT partition. Otherwise, it will load a kernel and rootfs from the flash. 16 The kernel must be stored at address 0x50000 on the flash and have a maximum 18 flash and have a maximum size of 9.3MiB. The flash starting at 0xCB0000 is 21 Writing image to flash 24 The EEPROM contains a program for uploading an image file to the flash memory. [all …]
|
| /rk3399_rockchip-uboot/board/freescale/mpc8349itx/ |
| H A D | README | 11 A) One 8MB on-board flash EEPROM chip, instead of two. 29 E BOOT1 ON (0) Flash EEPROM boot device 35 of the flash chips. If J22.E is ON (i.e. jumpered), then flash chip 36 U4 is located at address FE000000 and flash chip U7 is at FE800000. 60 On the ITX, jumper J22.E is used to determine which flash chips are 64 On the ITX, at the normal boot address (aka HIGHBOOT): 70 FEFF_FFFF End of flash 72 On the ITX, at the low boot address (LOWBOOT) 77 FEFF_FFFF End of flash 83 F7FF_FFFF End of flash [all …]
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | armada-385-turris-omnia-u-boot.dtsi | 16 u-boot,dm-pre-reloc; 19 u-boot,dm-pre-reloc; 22 u-boot,dm-pre-reloc; 26 u-boot,dm-pre-reloc; 30 u-boot,dm-pre-reloc; 34 u-boot,dm-pre-reloc; 43 u-boot,dm-pre-reloc; 45 spi-flash@0 { 46 compatible = "spi-flash"; 49 u-boot,dm-pre-reloc; [all …]
|
| H A D | rv1103b-u-boot.dtsi | 15 u-boot,spl-boot-order = &sdmmc0, &spi_nand, &spi_nor, &emmc; 24 u-boot,dm-spl; 30 u-boot,dm-spl; 35 u-boot,dm-spl; 40 u-boot,dm-spl; 45 u-boot,dm-spl; 50 u-boot,dm-spl; 55 u-boot,dm-spl; 60 u-boot,dm-spl; 65 u-boot,dm-spl; [all …]
|
| /rk3399_rockchip-uboot/doc/mvebu/cmd/ |
| H A D | bubt.txt | 3 Bubt command is used to burn a new ATF image to flash device. 7 - file-name Image file name to burn. default = flash-image.bin 8 - destination Flash to burn to [spi, nand, mmc]. default = active flash 12 bubt - Burn flash-image.bin from tftp to active flash 13 bubt latest-spi.bin nand - Burn latest-spi.bin from tftp to NAND flash 26 Example: when using the FAT file system on USB flash device: 38 - The eMMC has 2 boot partitions (BOOT0 and BOOT1) and a user data partition (DATA). 39 The boot partitions are numbered as partition 1 and 2 in MMC driver. 41 boot images and U-Boot environment in RAW mode since it will break file system 43 The default boot partition is BOOT0. It is selected by the following parameter: [all …]
|
| /rk3399_rockchip-uboot/board/freescale/p1010rdb/ |
| H A D | README.P1010RDB-PA | 15 - 32 Mbyte NOR flash single-chip memory 16 - 32 Mbyte NAND flash memory 82 SW4[1:4]= 1111 and SW6[4]=0 for boot from 16bit NOR flash 83 SW4[1:4]= 1000 and SW6[4]=1 for boot from 8bit NAND flash 84 SW4[1:4]= 0110 and SW6[4]=0 for boot from SPI flash 94 is set to spi-flash instead of to SLIC/TDM/DAC and tdm_can_sel is set to TDM 98 Build and burn U-Boot to NOR flash 100 1. Build u-boot.bin image 105 2. Burn u-boot.bin into NOR flash 116 1. Burn u-boot.bin into alternate NOR bank [all …]
|
| H A D | README.P1010RDB-PB | 16 - 32M bytes NOR flash single-chip memory 17 - 2G bytes NAND flash memory 71 P1010RDB-PB boot mode settings via DIP-switch 73 SW4[1:4]= 1111 and SW3[3:4]= 00 for 16bit NOR boot 74 SW4[1:4]= 1010 and SW3[3:4]= 01 for 8bit NAND boot 75 SW4[1:4]= 0110 and SW3[3:4]= 00 for SPI boot 76 SW4[1:4]= 0111 and SW3[3:4]= 10 for SD boot 80 Switch P1010RDB-PB boot mode via software without setting DIP-switch 82 => run boot_bank0 (boot from NOR bank0) 83 => run boot_bank1 (boot from NOR bank1) [all …]
|
| /rk3399_rockchip-uboot/board/freescale/mpc8544ds/ |
| H A D | README | 10 Like the 85xx CDS systems, the 8544 DS board has two flash banks. 11 They are both present on boot, but there locations can be swapped 16 on the flash bank mappings for the next reset cycle. 19 boot bank at 0xfff8_0000. 35 For example, to place a new image in the alternate flash bank 38 tftp 1000000 u-boot.bin.8544ds 44 To overwrite the image in the boot flash bank: 46 tftp 1000000 u-boot.bin.8544ds 51 Other example U-Boot image and flash manipulations examples 59 of using either the current or alternate flash bank as the boot [all …]
|
| /rk3399_rockchip-uboot/arch/xtensa/dts/ |
| H A D | xtfpga-flash-128m.dtsi | 3 flash: flash@00000000 { label 6 compatible = "cfi-flash"; 15 label = "boot loader area"; 23 label = "boot environment";
|
| H A D | xtfpga-flash-16m.dtsi | 3 flash: flash@08000000 { label 6 compatible = "cfi-flash"; 11 label = "boot loader area"; 23 label = "boot environment";
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
| H A D | README.qspi | 16 Booting from QSPI requires two images, RCW and u-boot-dtb.bin. 17 The difference between QSPI boot RCW image and NOR boot image is the PBI 18 command sequence for setting the boot location pointer. It's should point 19 to the address for u-boot in QSPI flash. 21 RCW image should be written to the beginning of QSPI flash device. 22 Example of using u-boot command 31 To get the QSPI image, build u-boot with QSPI config, for example, 32 <board_name>_qspi_defconfig. The image needed is u-boot-dtb.bin. 33 The u-boot image should be written to 0x10000(but 0x1000 for LS1043A, LS2080A). 37 => sf erase 10000 +<size of u-boot image> [all …]
|
| /rk3399_rockchip-uboot/board/freescale/mpc8315erdb/ |
| H A D | README | 8 To boot the image at 0xFE000000 in NOR flash, use these DIP 18 To boot the image at the beginning of NAND flash, use these 28 When booting from NAND, use u-boot-nand.bin, not u-boot.bin. 41 When booting from NAND, NAND flash is CS0 and NOR flash 61 make MPC8315ERDB_config (or MPC8315ERDB_NAND_config for u-boot-nand.bin) 68 NOR flash: 70 tftp 40000 u-boot.bin 80 NAND flash:
|
| /rk3399_rockchip-uboot/board/freescale/mpc8610hpcd/ |
| H A D | README | 16 The flash is 128M starting at 0xF800_0000. 19 The boot image is at 0xFFF0_0000. 24 tftp 1000000 u-boot.bin 32 tftp 1000000 u-boot.bin 41 of using either the current or alternate flash bank as the boot 58 /* reset board but use the to alternate flash bank */ 61 /* reset board, use alternate flash bank with watchdog timer enabled*/ 72 To manually switch the flash banks using the DIP switch
|
| /rk3399_rockchip-uboot/board/freescale/mx35pdk/ |
| H A D | README | 6 - CPU module, with CPU, RAM, flash 10 The board is usually delivered with redboot. This howto explains how to boot 13 The board is delivered with Redboot on the NAND flash. It is possible to 14 switch the boot device with the switches SW1-SW2 on the Personality board, 25 Kernel is taken from flash. The image is in zImage format. 63 However, the setup in redboot is not correct and does not use the whole flash. 69 …dk-4.2-arm/arm rw ip=dhcp mtdparts=mxc_nand:1m(boot),5m(linux),96m(root),8m(cfg),1938m(user);physm… 74 U-Boot should be stored on the NOR flash. 76 The boot storage can be select using the switches on the personality board 82 Saving U-Boot in the NOR flash [all …]
|
| /rk3399_rockchip-uboot/board/freescale/ls2080ardb/ |
| H A D | README | 29 - 128 MB NOR flash 16-bit data bus 30 - One 2 GB NAND flash with ECC support 39 - 128 MB high-speed flash Memory for boot code and storage (up to 108MHz) 50 - Default boot source is QSPI-boot 52 - RTC and QSPI flash devices are different 71 During boot i.e. IFC Region #1:- 72 0x30000000 - 0x37ffffff : 128MB : NOR flash 84 a) NOR boot 85 b) NAND boot 86 c) QSPI boot [all …]
|
| /rk3399_rockchip-uboot/board/freescale/mx28evk/ |
| H A D | README | 17 To boot MX28EVK from an SD card, set the boot mode DIP switches as: 26 To boot MX28EVK from SPI NOR flash, set the boot mode DIP switches as: 44 "make mx28evk_nand_config" - store environment variables into NAND flash 48 "make mx28evk_spi_config" - store environment variables into SPI NOR flash 52 Note: The mx28evk board does not come with a NAND flash populated from the 54 48-pin TSOP flash device. 56 mx28evk does not come with SPI NOR flash populated from the factory either.
|
| /rk3399_rockchip-uboot/doc/SPI/ |
| H A D | README.ti_qspi_flash | 4 Host processor is connected to serial flash device via qpsi 11 from Quad SPI flash devices. 16 MLO/u-boot.img will be flashed from SD/MMC to the flash device 17 using serial flash erase and write commands. Then, switch settings 18 will be changed to qspi boot. Then, the ROM code will read MLO 19 from the predefined location in the flash, where it was flashed and 21 u-boot.img from flash and execute it from SDRAM. 42 to flash device and vice versa.
|
| /rk3399_rockchip-uboot/board/Arcturus/ucp1020/ |
| H A D | Kconfig | 19 bool "NOR flash u-boot image" 22 bool "SPI flash u-boot image"
|
| /rk3399_rockchip-uboot/board/cobra5272/ |
| H A D | README | 3 Contents: This is the README of u-boot (Universal bootloader) for our 30 Please refer to u-boot README (general info, u-boot-x-x-x/README), 31 to u-boot-x-x-x/doc/README.COBRA5272 and 32 to the comments in u-boot-x-x-x/include/configs/cobra5272.h 34 Configuring u-boot is done by commenting/uncommenting preprocessor defines. 51 # u-boot FLASH version & RAM version 54 The u-boot bootloader for Coldfire processors can be configured 56 1. as a standalone bootloader residing in flash & relocating itself to RAM on 59 2. as a RAM version which will not load from flash automatically as it needs a 63 This version may be very helpful when installing u-boot for the first time [all …]
|