Lines Matching full:bootstrap
102 * BSM (Bootstrap State Machine)
104 * The Bootstrap State Machine (BSM) stores a short bootstrap uCode program
109 * internally loads the short bootstrap program from the special SRAM into the
111 * the bootstrap program.
113 * This bootstrap program loads (via PCI busmaster DMA) instructions and data
116 * four BSM_DRAM_* registers. Once the bootstrap program loads the new program,
134 * 1) Load bootstrap program (instructions only, no data image for bootstrap)
135 * into bootstrap memory. Use dword writes starting at BSM_SRAM_LOWER_BOUND
143 * BSM_WR_MEM_DWCOUNT_REG = # dwords in bootstrap instruction image
145 * 4) Load bootstrap into instruction SRAM:
157 * The bootstrap uCode (already in instruction SRAM) loads initialization
182 * When powering back up, the BSM loads the bootstrap program. Bootstrap looks
185 * uCode). Bootstrap reloads these runtime images into SRAM, and restarts the
220 * Pointers and size regs for bootstrap load and data SRAM save/restore.