From: Vikram Narayanan <vikram186@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 2/2] rbpi: Add BCM2835 GPIO driver for raspberry pi
Date: Wed, 11 Jul 2012 22:38:16 +0200 [thread overview]
Message-ID: <4FFDE438.9020608@gmail.com> (raw)
In-Reply-To: <4FFDE3A9.7080804@gmail.com>
Add the driver to the default config
Signed-off-by: Vikram Narayanan <vikram186@gmail.com>
---
include/configs/rpi_b.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/include/configs/rpi_b.h b/include/configs/rpi_b.h
index f547027..d4bbccc 100644
--- a/include/configs/rpi_b.h
+++ b/include/configs/rpi_b.h
@@ -43,7 +43,8 @@
#define CONFIG_SYS_NO_FLASH
/* Devices */
-/* None yet */
+/* GPIO */
+#define CONFIG_BCM2835_GPIO
/* Console UART */
#define CONFIG_PL011_SERIAL
--
1.7.4.1
prev parent reply other threads:[~2012-07-11 20:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-11 20:35 [U-Boot] [PATCH v2 0/2] GPIO driver for BCM2835 SoC Vikram Narayanan
2012-07-11 20:37 ` [U-Boot] [PATCH v2 1/2] bcm: Add GPIO driver Vikram Narayanan
2012-07-15 17:23 ` Stephen Warren
2012-07-31 15:46 ` Vikram Narayanan
2012-07-31 15:52 ` Stephen Warren
2012-07-31 16:09 ` Vikram Narayanan
2012-07-11 20:38 ` Vikram Narayanan [this message]
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=4FFDE438.9020608@gmail.com \
--to=vikram186@gmail.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