Changes between Version 31 and Version 32 of boot_loader
- Timestamp:
- Feb 17, 2016, 6:07:10 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
boot_loader
v31 v32 61 61 62 62 === step 0 === 63 Processor P(0,0,0) makes various initializations: kernel_heap[x][y] array, MMC distributed lock and TTY0 sqt lock, kernel barrier, ext_irq, NIC and IOCperipherals.63 Processor P(0,0,0) makes initializations that cannot be done in parallel : kernel_heap[x][y] array, MMC distributed locks, TTY0 sqt lock, kernel barrier, external IRQ controler, and external peripherals. 64 64 65 65 === step 1 ===