The document logs the boot process of a Linux system on an ARM processor. It records the initialization of CPUs 0-3, creation of memory pools and partitions, and reservation of memory regions for components like cameras and modems. Device trees are initialized for these reserved memory nodes. The kernel then sets up interrupt handling, starts the scheduler, and brings up the secondary CPUs.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
488 views
DT 2 Wdmesg
The document logs the boot process of a Linux system on an ARM processor. It records the initialization of CPUs 0-3, creation of memory pools and partitions, and reservation of memory regions for components like cameras and modems. Device trees are initialized for these reserved memory nodes. The kernel then sets up interrupt handling, starts the scheduler, and brings up the secondary CPUs.