Searched refs:boot (Results 1 - 25 of 28) sorted by relevance

12

/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm91125f/src/
H A Dbcm91125f_tests.c69 extern int cfe_device_download(int boot, char *options);
H A Dbcm91125f_devs.c110 extern int cfe_device_download(int boot, char *options);
198 * 2MB - "boot" CFE
199 * 13MB - "os" Linux boot area
209 fprobe.flash_parts[0].fp_name = "boot";
383 * places to find a boot program.
395 * If you had partitioned your flash, you could boot from it like this:
411 * Finally, try loading whatever the DHCP server says is the boot
/broadcom-cfe-1.4.2/build/broadcom/tiny/
H A Druncfe5 # boot this binary by typing:
7 # cfe> boot -elf -rawfs flash2:
14 --with-boot-flash-file cfe.srec \
15 --with-boot-flash-type ram \
28 --with-boot-flash-file cfe.srec \
29 --with-boot-flash-type ram \
H A Ddebugcfe9 --with-boot-flash-file cfe.srec \
10 --with-boot-flash-type ram \
24 # in the rom, and we get into run mode by running to the boot vector.
/broadcom-cfe-1.4.2/build/broadcom/sim/
H A Druncfe5 # boot this binary by typing:
7 # cfe> boot -elf -rawfs flash2:
17 --with-boot-flash-file cfe.srec \
18 --with-boot-flash-type ram \
H A Druncfe_withnet5 # boot this binary by typing:
7 # cfe> boot -elf -rawfs flash2:
14 --with-boot-flash-file cfe.srec \
15 --with-boot-flash-type ram \
31 --with-boot-flash-file cfe.srec \
32 --with-boot-flash-type ram \
H A Ddebugcfe15 --with-boot-flash-file cfe.srec \
16 --with-boot-flash-type ram \
31 # in the rom, and we get into run mode by running to the boot vector.
/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/sibyte/src/
H A Dcfe_device_ldr.c61 int cfe_device_download(int boot, char *options);
63 cfe_device_download(int boot, char *options) argument
110 if (boot && la->la_entrypt != 0) {
/broadcom-cfe-1.4.2/build/broadcom/swarm/
H A DMakefile72 boot : cfe.flash
/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm1250cpci/src/
H A Dbcm1250cpci_devs.c103 extern int cfe_device_download(int boot, char *options);
213 Due to the part being obsoleted, It was decided to give up boot capability from the
H A Dbcm1250cpci_init.S121 # Configure the alternate boot ROM
368 * Set LEDs for boot-time progress indication. Not used if
/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm91125cpci/src/
H A Dbcm91125cpci_devs.c110 extern int cfe_device_download(int boot, char *options);
198 * BCM91125CPCI has a 512K PLCC boot ROM (AM29LV040B) and a
213 * 1MB - "boot" CFE
218 * "Alternate" boot ROM, the PLCC flash
228 fprobe.flash_parts[0].fp_name = "boot";
240 fprobe.flash_parts[0].fp_name = "boot";
243 else { /* boot from PLCC */
250 fprobe.flash_parts[0].fp_name = "boot";
259 fprobe.flash_parts[0].fp_name = "boot";
362 * places to find a boot progra
[all...]
/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm91125e/src/
H A Dbcm91125e_devs.c112 extern int cfe_device_download(int boot, char *options);
H A Dbcm91125e_init.S147 # Configure the alternate boot ROM
440 * Set LEDs for boot-time progress indication. Not used if
/broadcom-cfe-1.4.2/cfe/arch/mips/board/sentosa/src/
H A Dsentosa_devs.c106 extern int cfe_device_download(int boot, char *options);
H A Dsentosa_init.S122 # Configure the alternate boot ROM
368 * Set LEDs for boot-time progress indication. Not used if
H A Dsentosa_test.c89 extern int cfe_device_download(int boot, char *options);
/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm91125pcix/src/
H A Dbcm91125pcix_init.S141 # Configure the alternate boot ROM
337 * Set LEDs for boot-time progress indication. Not used if
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcm1480/src/
H A Dbcm1480_cpu.S205 dmtc0 v0,C0_CTEXT # boot area TLBs
339 * of mapped space for the boot program. This space will be
H A Dsb1_cpuinit.S222 or v0,M_SR_BEV # exceptions to boot vector
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/sb1250/src/
H A Dsb1250_cpu.S223 dmtc0 v0,C0_CTEXT # boot area TLBs
358 * of mapped space for the boot program. This space will be
H A Dsb1_cpuinit.S221 or v0,M_SR_BEV # exceptions to boot vector
/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm91280e/src/
H A Dbcm91280e_init.S149 # Configure the alternate boot ROM
499 * Set LEDs for boot-time progress indication. Not used if
/broadcom-cfe-1.4.2/cfe/arch/mips/common/src/
H A Dapientry.S306 dmtc0 v0,C0_CTEXT # boot area TLBs
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcmcore/src/
H A Dbcmcore_cpuinit.S156 or v0,M_SR_BEV # exceptions to boot vector
438 * of mapped space for the boot program. This space will be

Completed in 119 milliseconds

12