Home
last modified time | relevance | path

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

12

/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/spear/
H A Dspear600.c135 u32 bootstrap = read_bootstrap(); in snor_boot_selected() local
139 if ((bootstrap & CONFIG_SPEAR_ONLYSNORBOOT) == in snor_boot_selected()
143 if ((bootstrap & CONFIG_SPEAR_NORNANDBOOT) == in snor_boot_selected()
147 if ((bootstrap & CONFIG_SPEAR_NORNANDBOOT) == in snor_boot_selected()
157 u32 bootstrap = read_bootstrap(); in nand_boot_selected() local
161 if ((bootstrap & CONFIG_SPEAR_NORNANDBOOT) == in nand_boot_selected()
165 if ((bootstrap & CONFIG_SPEAR_NORNANDBOOT) == in nand_boot_selected()
181 u32 bootstrap = read_bootstrap(); in usb_boot_selected() local
185 if (!(bootstrap & CONFIG_SPEAR_USBBOOT)) in usb_boot_selected()
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/
H A Du-boot-spl.lds38 ASSERT(__bss_end <= 0xfff01000, "NAND bootstrap too big");
/rk3399_rockchip-uboot/configs/
H A Dpm9g45_defconfig7 …=tty0 console=ttyS0,115200 root=/dev/mtdblock4 mtdparts=atmel_nand:128k(bootstrap)ro,256k(uboot)ro…
H A Dsama5d2_ptc_nandflash_defconfig12 CONFIG_BOOTARGS="console=ttyS0,57600 earlyprintk mtdparts=atmel_nand:6M(bootstrap)ro, 6M(kernel)ro,…
H A Dsama5d2_ptc_spiflash_defconfig13 CONFIG_BOOTARGS="console=ttyS0,57600 earlyprintk mtdparts=atmel_nand:6M(bootstrap)ro, 6M(kernel)ro,…
H A Dat91sam9m10g45ek_mmc_defconfig10 CONFIG_BOOTARGS="console=ttyS0,115200 mtdparts=atmel_nand:8M(bootstrap/uboot/kernel)ro,-(rootfs) ro…
H A Dat91sam9g20ek_2mmc_defconfig10 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)…
H A Dsama5d36ek_cmp_spiflash_defconfig11 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)…
H A Dsama5d36ek_cmp_nandflash_defconfig11 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)…
H A Dat91sam9g10ek_nandflash_defconfig10 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)…
H A Dat91sam9g20ek_nandflash_defconfig10 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)…
H A Dat91sam9g20ek_2mmc_nandflash_defconfig10 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)…
H A Dat91sam9rlek_mmc_defconfig10 CONFIG_BOOTARGS="console=ttyS0,115200 mtdparts=atmel_nand:8M(bootstrap/uboot/kernel)ro,-(rootfs) ro…
H A Dat91sam9xeek_nandflash_defconfig10 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)…
H A Dat91sam9m10g45ek_nandflash_defconfig10 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)…
H A Dat91sam9x5ek_mmc_defconfig10 CONFIG_BOOTARGS="mem=128M console=ttyS0,115200 mtdparts=atmel_nand:8M(bootstrap/uboot/kernel)ro,-(r…
H A Dat91sam9260ek_nandflash_defconfig10 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)…
H A Dat91sam9261ek_nandflash_defconfig10 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)…
H A Dat91sam9x5ek_dataflash_defconfig10 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)…
H A Dat91sam9rlek_nandflash_defconfig10 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)…
H A Dat91sam9x5ek_nandflash_defconfig10 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)…
H A Dcorvus_defconfig16 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)…
H A Dat91sam9263ek_nandflash_defconfig10 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)…
H A Dat91sam9x5ek_spiflash_defconfig10 CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)…
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Du-boot-nand_spl.lds68 ASSERT(__init_end <= (0xfff00000 + RESET_VECTOR_OFFSET), "NAND bootstrap too big");

12