From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] cmd: Add getenv_long to support reading signed integers from the uboot env
Date: Mon, 9 Feb 2015 20:12:11 +0100 [thread overview]
Message-ID: <201502092012.11798.marex@denx.de> (raw)
In-Reply-To: <1423493073-9462-2-git-send-email-vbridger@opensource.altera.com>
On Monday, February 09, 2015 at 03:44:32 PM, Vince Bridgers wrote:
> This patch adds a function to read a signed integer from the uboot
> environment for the Micrel ksz9031 Phy driver to read postive and negatice
> skew values from the uboot environment.
>
> Signed-off-by: Vince Bridgers <vbridger@opensource.altera.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Best regards,
Marek Vasut
next prev parent reply other threads:[~2015-02-09 19:12 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-09 14:44 [U-Boot] [PATCH 0/2] Add getenv_long and Micrel ksz9031 skew settings Vince Bridgers
2015-02-09 14:44 ` [U-Boot] [PATCH 1/2] cmd: Add getenv_long to support reading signed integers from the uboot env Vince Bridgers
2015-02-09 19:12 ` Marek Vasut [this message]
2015-02-09 14:44 ` [U-Boot] [PATCH 2/2] net: phy: Add ability to program the ksz9031 skew values " Vince Bridgers
2015-02-09 19:18 ` Marek Vasut
2015-02-09 21:31 ` Vince Bridgers
2015-02-10 18:51 ` Marek Vasut
2015-02-11 7:08 ` Stefan Roese
2015-02-11 8:07 ` Joe Hershberger
2015-02-11 8:26 ` Stefan Roese
2015-02-13 16:19 ` Vince Bridgers
2015-02-13 16:44 ` Stefan Roese
2015-02-15 14:43 ` Marek Vasut
2015-02-13 16:17 ` Vince Bridgers
2015-02-13 16:05 ` Vince Bridgers
2015-02-13 15:57 ` Vince Bridgers
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=201502092012.11798.marex@denx.de \
--to=marex@denx.de \
--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.