Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1347884
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3] tty: serial: meson: Implement earlycon support |
| Date | 2016-03-02 10:30 +0100 |
| Message-ID | <r8bgv-5FN-27@gated-at.bofh.it> (permalink) |
| References | <r851n-1hr-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wednesday 02 March 2016 03:49:09 Andreas Färber wrote: > Split off the bulk of the existing meson_serial_console_write() > implementation into meson_serial_port_write() for implementing > meson_serial_early_console_write(). > > Use "meson" as the earlycon driver name, courtesy of Nicolas. > > Signed-off-by: Nicolas Saenz Julienne <nicolassaenzj@gmail.com> > Signed-off-by: Andreas Färber <afaerber@suse.de> > --- I think you also have to add select SERIAL_EARLYCON in the Kconfig file now, to avoid build errors when no other driver selects that. Arnd
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3] tty: serial: meson: Implement earlycon support Andreas Färber <afaerber@suse.de> - 2016-03-02 03:50 +0100 Re: [PATCH v3] tty: serial: meson: Implement earlycon support Carlo Caione <carlo@caione.org> - 2016-03-02 09:50 +0100 Re: [PATCH v3] tty: serial: meson: Implement earlycon support Arnd Bergmann <arnd@arndb.de> - 2016-03-02 10:30 +0100
csiph-web