Forum Discussion
Altera_Forum
Honored Contributor
15 years agoi set
initcall_debug=1
in
int do_one_initcall(initcall_t fn) function,and found the start info like this: [ 0.570000] calling 0x21de508 @ 1 [ 7.640000] initcall 0x21de508 returned 0 after 6901126 usecs and in system.map file : 021de508 t populate_rootfs is it populate_rootfs function have some problem ?