All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] image-fit: switch ENOLINK to ENOENT
Date: Thu, 8 Sep 2016 08:48:53 -0400	[thread overview]
Message-ID: <20160908124853.GA4990@bill-the-cat> (raw)
In-Reply-To: <20160908120152.GB42608@largo.jsg.id.au>

On Thu, Sep 08, 2016 at 10:01:52PM +1000, Jonathan Gray wrote:
> On Wed, Sep 07, 2016 at 02:00:19PM -0400, Tom Rini wrote:
> > On Sat, Sep 03, 2016 at 08:30:14AM +1000, Jonathan Gray wrote:
> > 
> > > ENOLINK is not required by POSIX and does not exist on OpenBSD
> > > and likely other systems.
> > > 
> > > Signed-off-by: Jonathan Gray <jsg@jsg.id.au>
> > 
> > Applied to u-boot/master, thanks!
> 
> Thanks for applying this and the other patch.
> 
> In tools/kwboot.c I've also locally changed EPROTO and EBADMSG as they
> aren't on OpenBSD either.
> 
> They are in POSIX however so I am trying to get them into OpenBSD,
> but it will need some time to be scheduled as introducing errnos
> involves cranking the major version of libc due to the size of the array
> with errno strings changing.
> 
> I wasn't sure if the following would be accepted for that reason,
> thoughts?

Well, looking over the code in question, we're talking about error
handling during xmodem transfers.  What are the errno values that get
used there by xmodem tools?  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160908/fe02e622/attachment.sig>

  reply	other threads:[~2016-09-08 12:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-02 22:30 [U-Boot] [PATCH] image-fit: switch ENOLINK to ENOENT Jonathan Gray
2016-09-07 18:00 ` [U-Boot] " Tom Rini
2016-09-08 12:01   ` Jonathan Gray
2016-09-08 12:48     ` Tom Rini [this message]
2016-09-08 13:06       ` Jonathan Gray
2016-09-08 13:15         ` Tom Rini
2016-09-08 13:53           ` Jonathan Gray
2016-09-08 15:17             ` Tom Rini
2016-09-08 15:54               ` Jonathan Gray
2016-09-15 12:49 ` [U-Boot] [PATCH] " Stefan Roese
2016-09-15 14:08   ` Mario Six
2016-09-15 21:27     ` Jonathan Gray
2016-09-16 12:34       ` Mario Six

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=20160908124853.GA4990@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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 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.