Home
last modified time | relevance | path

Searched refs:bootstrap (Results 1 – 25 of 45) sorted by relevance

12

/u-boot/arch/arm/cpu/arm926ejs/spear/
A Dspear600.c134 u32 bootstrap = read_bootstrap(); in snor_boot_selected() local
138 if ((bootstrap & CONFIG_SPEAR_ONLYSNORBOOT) == in snor_boot_selected()
142 if ((bootstrap & CONFIG_SPEAR_NORNANDBOOT) == in snor_boot_selected()
146 if ((bootstrap & CONFIG_SPEAR_NORNANDBOOT) == in snor_boot_selected()
156 u32 bootstrap = read_bootstrap(); in nand_boot_selected() local
160 if ((bootstrap & CONFIG_SPEAR_NORNANDBOOT) == in nand_boot_selected()
164 if ((bootstrap & CONFIG_SPEAR_NORNANDBOOT) == in nand_boot_selected()
180 u32 bootstrap = read_bootstrap(); in usb_boot_selected() local
184 if (!(bootstrap & CONFIG_SPEAR_USBBOOT)) in usb_boot_selected()
/u-boot/arch/powerpc/cpu/mpc83xx/
A Du-boot-spl.lds37 ASSERT(__bss_end <= 0xfff01000, "NAND bootstrap too big");
/u-boot/arch/powerpc/cpu/mpc85xx/
A Du-boot-nand_spl.lds68 ASSERT(__init_end <= (0xfff00000 + RESET_VECTOR_OFFSET), "NAND bootstrap too big");
/u-boot/configs/
A Dat91sam9rlek_mmc_defconfig18 CONFIG_BOOTARGS="console=ttyS0,115200 mtdparts=atmel_nand:8M(bootstrap/uboot/kernel)ro,-(rootfs) ro…
A Dat91sam9m10g45ek_mmc_defconfig17 CONFIG_BOOTARGS="console=ttyS0,115200 mtdparts=atmel_nand:8M(bootstrap/uboot/kernel)ro,-(rootfs) ro…
A Dat91sam9n12ek_mmc_defconfig32 CONFIG_MTDPARTS_DEFAULT="mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)ro,256k(env),256k(env_red…
A Dat91sam9n12ek_nandflash_defconfig32 CONFIG_MTDPARTS_DEFAULT="mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)ro,256k(env),256k(env_red…
A Dat91sam9g10ek_nandflash_defconfig17 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)…
A Dat91sam9n12ek_spiflash_defconfig34 CONFIG_MTDPARTS_DEFAULT="mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)ro,256k(env),256k(env_red…
A Dat91sam9rlek_nandflash_defconfig18 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)…
A Dat91sam9x5ek_mmc_defconfig18 CONFIG_BOOTARGS="mem=128M console=ttyS0,115200 mtdparts=atmel_nand:8M(bootstrap/uboot/kernel)ro,-(r…
A Dat91sam9260ek_nandflash_defconfig18 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)…
A Dat91sam9261ek_nandflash_defconfig17 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)…
A Dat91sam9263ek_nandflash_defconfig18 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)…
A Dat91sam9g20ek_2mmc_defconfig19 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)…
A Dat91sam9g20ek_2mmc_nandflash_defconfig18 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)…
A Dat91sam9g20ek_nandflash_defconfig18 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)…
A Dat91sam9m10g45ek_nandflash_defconfig17 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)…
A Dat91sam9xeek_nandflash_defconfig18 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)…
A Dpm9g45_defconfig17 …=tty0 console=ttyS0,115200 root=/dev/mtdblock4 mtdparts=atmel_nand:128k(bootstrap)ro,256k(uboot)ro…
A Dat91sam9x5ek_dataflash_defconfig20 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,768k(uboot)…
A Dat91sam9x5ek_nandflash_defconfig18 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,768k(uboot)…
A Dat91sam9x5ek_spiflash_defconfig20 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,768k(uboot)…
A Dsama5d36ek_cmp_nandflash_defconfig20 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,768k(uboot)…
A Dsama5d36ek_cmp_spiflash_defconfig22 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,768k(uboot)…

Completed in 18 milliseconds

12