All of lore.kernel.org
 help / color / mirror / Atom feed
* Passing two arguments to `terminal_*` both fail to load if the first one fails
@ 2014-02-12 22:53 Paul Menzel
  2014-07-23  7:45 ` Vladimir 'φ-coder/phcoder' Serbinenko
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Menzel @ 2014-02-12 22:53 UTC (permalink / raw)
  To: grub-devel

[-- Attachment #1: Type: text/plain, Size: 545 bytes --]

Dear GRUB folks,


using coreboot with GRUB 2 as payload built with `make default_payload`
and putting `grub.cfg` into CBFS containg the lines below

        […]
        serial --unit=0 --speed=115200
        terminal_input console serial
        terminal_output console serial
        […]

I do not get any serial output from GRUB. Using

        terminal_output serial

serial works.

Can it be that `console` is not available in my GRUB and that results in
`serial` being lost? Is that by design?


Thanks,

Paul

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Passing two arguments to `terminal_*` both fail to load if the first one fails
  2014-02-12 22:53 Passing two arguments to `terminal_*` both fail to load if the first one fails Paul Menzel
@ 2014-07-23  7:45 ` Vladimir 'φ-coder/phcoder' Serbinenko
  0 siblings, 0 replies; 2+ messages in thread
From: Vladimir 'φ-coder/phcoder' Serbinenko @ 2014-07-23  7:45 UTC (permalink / raw)
  To: The development of GNU GRUB

[-- Attachment #1: Type: text/plain, Size: 162 bytes --]

On 12.02.2014 23:53, Paul Menzel wrote:
>         terminal_input console serial
>         terminal_output console serial
There is no "console" in coreboot.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 213 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-24 21:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-12 22:53 Passing two arguments to `terminal_*` both fail to load if the first one fails Paul Menzel
2014-07-23  7:45 ` Vladimir 'φ-coder/phcoder' Serbinenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.