Lines Matching full:bootstrap
2466 /* check contents of special bootstrap uCode SRAM */
2491 D_INFO("BSM bootstrap uCode image OK\n"); in il3945_verify_bsm()
2524 * il3945_load_bsm - Load bootstrap instructions
2528 * The Bootstrap State Machine (BSM) stores a short bootstrap uCode program
2531 * the bootstrap program into the on-board processor, and starts it.
2533 * The bootstrap program loads (via DMA) instructions and data for a new
2551 * When powering back up, the BSM loads the bootstrap program. This reloads
2571 /* make sure bootstrap program is no larger than BSM's SRAM size */ in il3945_load_bsm()
2575 /* Tell bootstrap uCode where to find the "Initialize" uCode in il3945_load_bsm()
2590 /* Fill BSM memory with bootstrap instructions */ in il3945_load_bsm()
2605 /* Load bootstrap code into instruction SRAM now, in il3945_load_bsm()
2609 /* Wait for load of bootstrap uCode to finish */ in il3945_load_bsm()