public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Dan Murphy <dmurphy@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [UBOOT PATCH 2/2] ARM: Panda: Add flag to allow runtime enviroment varibale mods
Date: Thu, 18 Apr 2013 11:29:54 -0500	[thread overview]
Message-ID: <1366302594-16334-2-git-send-email-dmurphy@ti.com> (raw)
In-Reply-To: <1366302594-16334-1-git-send-email-dmurphy@ti.com>

Add the flag to allow runtime enviroment variable modifications.
This is being added so that the board-name can be modified at runtime
to indicate either a panda(4430) or a panda-es(4460)

Signed-off-by: Dan Murphy <dmurphy@ti.com>
---
 include/configs/omap4_panda.h |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/configs/omap4_panda.h b/include/configs/omap4_panda.h
index eacb5f5..abf586b 100644
--- a/include/configs/omap4_panda.h
+++ b/include/configs/omap4_panda.h
@@ -66,4 +66,6 @@
 
 #define CONFIG_SYS_PROMPT		"Panda # "
 
+#define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG
+
 #endif /* __CONFIG_PANDA_H */
-- 
1.7.9.5

  reply	other threads:[~2013-04-18 16:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-18 16:29 [U-Boot] [UBOOT PATCH 1/2] ARM:Panda:Fix device tree loading for the panda-es Dan Murphy
2013-04-18 16:29 ` Dan Murphy [this message]
2013-04-19 15:22   ` [U-Boot] [UBOOT PATCH 2/2] ARM: Panda: Add flag to allow runtime enviroment varibale mods Dan Murphy
2013-04-26 11:57     ` Dan Murphy
2013-04-19 15:21 ` [U-Boot] [UBOOT PATCH 1/2] ARM:Panda:Fix device tree loading for the panda-es Dan Murphy
2013-04-26 11:57   ` Dan Murphy
2013-04-29 20:22 ` [U-Boot] [U-Boot, " Tom Rini

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=1366302594-16334-2-git-send-email-dmurphy@ti.com \
    --to=dmurphy@ti.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox