From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ARM: imx6: nitrogen6x: Enable CONFIG_SYS_GENERIC_BOARD
Date: Mon, 28 Apr 2014 07:05:27 +0200 [thread overview]
Message-ID: <201404280705.27920.marex@denx.de> (raw)
In-Reply-To: <1398467746-13684-1-git-send-email-eric.nelson@boundarydevices.com>
On Saturday, April 26, 2014 at 01:15:46 AM, Eric Nelson wrote:
You should learn to write sensible commit messages ;-)
> Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
> ---
> Note that this seems a bit premature until we have some infrastructure
> around DTB files in place, but we certainly don't want big hairy
> warning messages on our boards.
>
> Is anyone planning on pulling in at least the pinfunc and .dtsi
> files for i.MX? I'm not sure how much else will be useful in U-Boot.
>
> include/configs/nitrogen6x.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h
> index f7e7315..895f36f 100644
> --- a/include/configs/nitrogen6x.h
> +++ b/include/configs/nitrogen6x.h
> @@ -24,6 +24,7 @@
> #define CONFIG_SETUP_MEMORY_TAGS
> #define CONFIG_INITRD_TAG
> #define CONFIG_REVISION_TAG
> +#define CONFIG_SYS_GENERIC_BOARD
>
> /* Size of malloc() pool */
> #define CONFIG_SYS_MALLOC_LEN (10 * 1024 * 1024)
Best regards,
Marek Vasut
next prev parent reply other threads:[~2014-04-28 5:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-25 23:15 [U-Boot] [PATCH] ARM: imx6: nitrogen6x: Enable CONFIG_SYS_GENERIC_BOARD Eric Nelson
2014-04-28 5:05 ` Marek Vasut [this message]
2014-04-28 9:05 ` Stefano Babic
2014-06-21 21:31 ` [U-Boot] [PATCH V2] imx: nitrogen6x: Add support for GENERIC_BOARD Eric Nelson
2014-06-21 21:41 ` Fabio Estevam
2014-06-22 15:04 ` Eric Nelson
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=201404280705.27920.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.