From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] config: add config_distro_defaults.h
Date: Thu, 23 Jan 2014 12:49:55 -0700 [thread overview]
Message-ID: <52E17263.6020701@wwwdotorg.org> (raw)
In-Reply-To: <1390501358-4564-3-git-send-email-dennis@ausil.us>
On 01/23/2014 11:22 AM, Dennis Gilmore wrote:
> describe a set of default features that distros can rely on being available.
> having this common definition means that distros can easily support systems
> implementing them.
The series,
Tested-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
with one tiny nit:
> diff --git a/include/config_distro_defaults.h b/include/config_distro_defaults.h
> +#ifndef _CONFIG_CMD_DISTRO_DEFAULT_H
> +#define _CONFIG_CMD_DISTRO_DEFAULT_H
This file got renamed from config_distro_default.h in the RFC to
config_distro_defaults.h in this patch, but the include guard wasn't
updated.
next prev parent reply other threads:[~2014-01-23 19:49 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-23 18:22 [U-Boot] implementation of generic distro options Dennis Gilmore
2014-01-23 18:22 ` [U-Boot] [PATCH 1/2] cmd_pxe.c add any option for filesystem with sysboot uses generic load Dennis Gilmore
2014-01-24 13:49 ` Wolfgang Denk
2014-01-24 13:59 ` Tom Rini
2014-02-03 21:20 ` Stephen Warren
2014-01-23 18:22 ` [U-Boot] [PATCH 2/2] config: add config_distro_defaults.h Dennis Gilmore
2014-01-23 19:49 ` Stephen Warren [this message]
2014-01-24 13:50 ` Wolfgang Denk
2014-01-24 14:58 ` Dennis Gilmore
2014-02-03 21:22 ` Stephen Warren
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=52E17263.6020701@wwwdotorg.org \
--to=swarren@wwwdotorg.org \
--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.