From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Wed, 22 Feb 2012 00:08:46 -0500 Subject: [U-Boot] [PATCH v5] sandbox: gpio: Add basic driver for simulating GPIOs In-Reply-To: References: <1329349878-16664-1-git-send-email-sjg@chromium.org> <201202211713.53108.vapier@gentoo.org> Message-ID: <201202220008.48087.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de let's get your ack-back on this and i'll merge it into my branch. only diff from last code is restored assert() to get_gpio_flags(). -mike