mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: barebox@lists.infradead.org
Subject: [PATCH 0/2] fix net console support
Date: Wed, 20 Nov 2013 13:26:03 +0100	[thread overview]
Message-ID: <20131120122603.GD7965@ns203013.ovh.net> (raw)

Hi,

	since 

	commit e62d4255172540805a77fee1c58382103f43bb2f
	Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
	Date:   Fri Sep 20 05:31:29 2013 +0200

	console: drop f_caps and check the function pointer getc/putc instead

	the net console is broken as the driver was using the f_caps to
	specify when the drvier can enable or not.

	Instead of tweking the API provide is_ready callback for this

The following changes since commit 7c1091bd5895204b109c5a79996aa9367692a78a:

  of: fdt: reorder fdt_header initialization (2013-11-08 15:42:55 +0100)

are available in the git repository at:

  git://git.jcrosoft.org/barebox.git delivery/net_console

for you to fetch changes up to 18f198052d242f9ca388e6ce50fe448e08cdbdd8:

  net: netconsole: add is_ready support (2013-11-20 20:21:58 +0800)

----------------------------------------------------------------
Jean-Christophe PLAGNIOL-VILLARD (2):
      console: add is_ready callbback support
      net: netconsole: add is_ready support

 common/console.c  | 3 +++
 include/console.h | 1 +
 net/netconsole.c  | 9 +++++++++
 3 files changed, 13 insertions(+)

Best Regards,
J.

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

             reply	other threads:[~2013-11-20 12:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-20 12:26 Jean-Christophe PLAGNIOL-VILLARD [this message]
2013-11-20 12:39 ` [PATCH 1/2] console: add is_ready callbback support Jean-Christophe PLAGNIOL-VILLARD
2013-11-20 12:39   ` [PATCH 2/2] net: netconsole: add is_ready support Jean-Christophe PLAGNIOL-VILLARD
2013-11-22  7:03   ` [PATCH 1/2] console: add is_ready callbback support Sascha Hauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131120122603.GD7965@ns203013.ovh.net \
    --to=plagnioj@jcrosoft.com \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox