Home
last modified time | relevance | path

Searched refs:earlycon (Results 1 – 25 of 81) sorted by relevance

1234

/Linux-v4.19/drivers/tty/serial/
Dearlycon.c58 struct console *earlycon = device->con; in earlycon_init() local
69 earlycon->index = simple_strtoul(s, NULL, 10); in earlycon_init()
71 strlcpy(earlycon->name, name, min(len + 1, sizeof(earlycon->name))); in earlycon_init()
72 earlycon->data = &early_console_dev; in earlycon_init()
77 earlycon->name, earlycon->index, in earlycon_init()
84 earlycon->name, earlycon->index, in earlycon_init()
DMakefile8 obj-$(CONFIG_SERIAL_EARLYCON) += earlycon.o
9 obj-$(CONFIG_SERIAL_EARLYCON_ARM_SEMIHOST) += earlycon-arm-semihost.o
/Linux-v4.19/arch/xtensa/boot/dts/
Dkc705_nommu.dts9 …bootargs = "earlycon=uart8250,mmio32,0x9d050020,115200n8 console=ttyS0,115200n8 ip=dhcp root=/dev/…
Dkc705.dts9 …bootargs = "earlycon=uart8250,mmio32native,0xfd050020,115200n8 console=ttyS0,115200n8 ip=dhcp root…
Dcsp.dts11 …bootargs = "earlycon=cdns,0xfd000000,115200 console=tty0 console=ttyPS0,115200 root=/dev/ram0 rw e…
/Linux-v4.19/arch/arc/boot/dts/
Dvdk_hs38.dts20 …bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 conso…
Dvdk_hs38_smp.dts20 …bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 conso…
Daxs101.dts20 …bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 conso…
Daxs103.dts23 …bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=ttyS3,115200n8 debug print-fatal-…
Daxs103_idu.dts23 …bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 print…
/Linux-v4.19/arch/arm64/boot/dts/ti/
Dk3-am654-base-board.dts16 bootargs = "earlycon=ns16550a,mmio32,0x02800000";
/Linux-v4.19/arch/arm64/boot/dts/xilinx/
Dzynqmp-zc1254-revA.dts26 bootargs = "earlycon";
Dzynqmp-zc1275-revA.dts26 bootargs = "earlycon";
/Linux-v4.19/arch/arm/boot/dts/
Dbcm47189-luxul-xap-1440.dts16 bootargs = "earlycon";
Dbcm47094-luxul-xap-1610.dts15 bootargs = "earlycon";
Dbcm4708-luxul-xap-1510.dts15 bootargs = "console=ttyS0,115200 earlycon";
Dbcm4708-luxul-xwc-1000.dts19 bootargs = "console=ttyS0,115200 earlycon";
Dbcm47094-luxul-abr-4500.dts16 bootargs = "earlycon";
Dbcm47094-luxul-xbr-4500.dts16 bootargs = "earlycon";
Dzynq-microzed.dts24 bootargs = "earlycon";
Dbcm47094-luxul-xwr-3150-v1.dts16 bootargs = "earlycon";
Dbcm47189-luxul-xap-810.dts16 bootargs = "earlycon";
/Linux-v4.19/arch/sh/configs/
Dj2_defconfig14 CONFIG_CMDLINE="console=ttyUL0 earlycon"
/Linux-v4.19/arch/openrisc/boot/dts/
Dor1ksim.dts14 bootargs = "earlycon";
Dsimple_smp.dts13 bootargs = "earlycon";

1234