bcons_init
bcons_init(NULL); /* Set very early console to ttya. */
bcons_init(bi); /* Now we can set the real console. */
bcons_init(xbp);
extern void bcons_init(struct xboot_info *);