Home
last modified time | relevance | path

Searched refs:console_assign (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/u-boot/board/freescale/mpc8569mds/
H A Dmpc8569mds.c414 console_assign(stderr, "eserial1"); in board_mmc_init()
415 console_assign(stdout, "eserial1"); in board_mmc_init()
416 console_assign(stdin, "eserial1"); in board_mmc_init()
/OK3568_Linux_fs/u-boot/include/
H A Dconsole.h16 int console_assign(int file, const char *devname); /* Assign the console */
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.iomux31 It should be possible to specify any device which console_assign()
71 Note that common/iomux.c calls console_assign() for every registered
/OK3568_Linux_fs/u-boot/spl/common/
H A Dconsole.su
/OK3568_Linux_fs/u-boot/common/
H A Dconsole.su
H A Diomux.c121 if (console_assign(console, start[j]) < 0) in iomux_doenv()
H A Dconsole.c56 if (console_assign(console, value) < 0) in on_console()
740 int console_assign(int file, const char *devname) in console_assign() function
H A Dusb_kbd.c573 error = console_assign(stdin, DEVNAME);
/OK3568_Linux_fs/u-boot/drivers/input/
H A Dinput.c658 console_assign(stdin, dev->name)) in input_stdio_register()
/OK3568_Linux_fs/u-boot/cmd/
H A Dusb.c662 console_assign(stdin, "serial");
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map