public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH] Remove unused I2C at apollon board
@ 2008-07-21 23:01 Kyungmin Park
  2008-07-30  5:13 ` Kyungmin Park
  2008-07-31  8:36 ` Wolfgang Denk
  0 siblings, 2 replies; 3+ messages in thread
From: Kyungmin Park @ 2008-07-21 23:01 UTC (permalink / raw)
  To: u-boot

There's no I2C devices.

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
---
diff --git a/include/configs/apollon.h b/include/configs/apollon.h
index 8973296..5884611 100644
--- a/include/configs/apollon.h
+++ b/include/configs/apollon.h
@@ -103,14 +103,6 @@
  */
 #define	CONFIG_SERIAL1	1	/* UART1 on H4 */
 
- /*
- * I2C configuration
- */
-#define	CONFIG_HARD_I2C
-#define	CFG_I2C_SPEED	100000
-#define	CFG_I2C_SLAVE	1
-#define	CONFIG_DRIVER_OMAP24XX_I2C
-
 /* allow to overwrite serial and ethaddr */
 #define	CONFIG_ENV_OVERWRITE
 #define	CONFIG_CONS_INDEX	1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [U-Boot-Users] [PATCH] Remove unused I2C at apollon board
  2008-07-21 23:01 [U-Boot-Users] [PATCH] Remove unused I2C at apollon board Kyungmin Park
@ 2008-07-30  5:13 ` Kyungmin Park
  2008-07-31  8:36 ` Wolfgang Denk
  1 sibling, 0 replies; 3+ messages in thread
From: Kyungmin Park @ 2008-07-30  5:13 UTC (permalink / raw)
  To: u-boot

HI

Could you apply this one?

Thank you,
Kyungmin Park

On Tue, Jul 22, 2008 at 8:01 AM, Kyungmin Park <kmpark@infradead.org> wrote:
> There's no I2C devices.
>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> ---
> diff --git a/include/configs/apollon.h b/include/configs/apollon.h
> index 8973296..5884611 100644
> --- a/include/configs/apollon.h
> +++ b/include/configs/apollon.h
> @@ -103,14 +103,6 @@
>  */
>  #define        CONFIG_SERIAL1  1       /* UART1 on H4 */
>
> - /*
> - * I2C configuration
> - */
> -#define        CONFIG_HARD_I2C
> -#define        CFG_I2C_SPEED   100000
> -#define        CFG_I2C_SLAVE   1
> -#define        CONFIG_DRIVER_OMAP24XX_I2C
> -
>  /* allow to overwrite serial and ethaddr */
>  #define        CONFIG_ENV_OVERWRITE
>  #define        CONFIG_CONS_INDEX       1
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot-Users] [PATCH] Remove unused I2C at apollon board
  2008-07-21 23:01 [U-Boot-Users] [PATCH] Remove unused I2C at apollon board Kyungmin Park
  2008-07-30  5:13 ` Kyungmin Park
@ 2008-07-31  8:36 ` Wolfgang Denk
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2008-07-31  8:36 UTC (permalink / raw)
  To: u-boot

In message <20080721230143.GA26289@july> you wrote:
> There's no I2C devices.
> 
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> ---
> diff --git a/include/configs/apollon.h b/include/configs/apollon.h
> index 8973296..5884611 100644
> --- a/include/configs/apollon.h
> +++ b/include/configs/apollon.h

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
C++ was an interesting and valuable experiment, but we've learned its
lessons and it's time to move on.
                            - Peter Curran in <DCqM4z.BxB@isgtec.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-07-31  8:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-21 23:01 [U-Boot-Users] [PATCH] Remove unused I2C at apollon board Kyungmin Park
2008-07-30  5:13 ` Kyungmin Park
2008-07-31  8:36 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox