Hi Mike,
On Fri, Jan 20, 2012 at 10:59 AM, Mike Frysinger wrote:
> On Tuesday 10 January 2012 19:45:48 Simon Glass wrote:
>> --- a/include/configs/sandbox.h
>> +++ b/include/configs/sandbox.h
>>
>> +#define CONFIG_SANDBOX_GPIO_COUNT 224
>
> do we really need 224 examples GPIOs ? can't we do w
On Tuesday 10 January 2012 19:45:48 Simon Glass wrote:
> --- a/include/configs/sandbox.h
> +++ b/include/configs/sandbox.h
>
> +#define CONFIG_SANDBOX_GPIO_COUNT224
do we really need 224 examples GPIOs ? can't we do with like 20 ?
-mike
signature.asc
Description: This is a digitally signed
Enable the new GPIO driver for sandbox.
Signed-off-by: Simon Glass
---
include/configs/sandbox.h |4
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h
index 6790216..e7e97cc 100644
--- a/include/configs/sandbox.h
+++ b/
3 matches
Mail list logo