全部博文(160)
发布时间:2015-03-05 15:25:16
//drivers/of/fdt.cvoid __init unflatten_device_tree(void){ unsigned long start, mem, size; struct device_node **allnextp = &allnodes;//设备树的头节点 pr_debug(" -> unflatten_device_tree()\n"); if (!initial_boot_params) {.........【阅读全文】