Re: [U-Boot] [PATCH 2/4] MX51: Added missing pin definition

2010-08-20 Thread Stefano Babic
David Jander wrote:
 Signed-off-by: David Jander da...@protonic.nl
 ---
  arch/arm/include/asm/arch-mx51/mx51_pins.h |1 +
  1 files changed, 1 insertions(+), 0 deletions(-)
 
 diff --git a/arch/arm/include/asm/arch-mx51/mx51_pins.h 
 b/arch/arm/include/asm/arch-mx51/mx51_pins.h
 index ca26f41..c443f13 100644
 --- a/arch/arm/include/asm/arch-mx51/mx51_pins.h
 +++ b/arch/arm/include/asm/arch-mx51/mx51_pins.h
 @@ -320,6 +320,7 @@ enum iomux_pins {
   MX51_PIN_DISP1_DAT22 = _MXC_BUILD_NON_GPIO_PIN(0x324, 0x724),
   MX51_PIN_DISP1_DAT23 = _MXC_BUILD_NON_GPIO_PIN(0x328, 0x728),
   MX51_PIN_DI1_PIN3 = _MXC_BUILD_NON_GPIO_PIN(0x32C, 0x72C),
 + MX51_PIN_DI1_DISP_CLK = _MXC_BUILD_NON_GPIO_PIN(0, 0x730), /* No MUX 
 register!! */

Line too long.

Best regards,
Stefano Babic

-- 
=
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: off...@denx.de
=
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 2/4] MX51: Added missing pin definition

2010-08-20 Thread David Jander
On Friday 20 August 2010 10:12:16 am Stefano Babic wrote:
 David Jander wrote:
  Signed-off-by: David Jander da...@protonic.nl
  ---
   arch/arm/include/asm/arch-mx51/mx51_pins.h |1 +
   1 files changed, 1 insertions(+), 0 deletions(-)
 
  diff --git a/arch/arm/include/asm/arch-mx51/mx51_pins.h
  b/arch/arm/include/asm/arch-mx51/mx51_pins.h index ca26f41..c443f13
  100644
  --- a/arch/arm/include/asm/arch-mx51/mx51_pins.h
  +++ b/arch/arm/include/asm/arch-mx51/mx51_pins.h
  @@ -320,6 +320,7 @@ enum iomux_pins {
  MX51_PIN_DISP1_DAT22 = _MXC_BUILD_NON_GPIO_PIN(0x324, 0x724),
  MX51_PIN_DISP1_DAT23 = _MXC_BUILD_NON_GPIO_PIN(0x328, 0x728),
  MX51_PIN_DI1_PIN3 = _MXC_BUILD_NON_GPIO_PIN(0x32C, 0x72C),
  +   MX51_PIN_DI1_DISP_CLK = _MXC_BUILD_NON_GPIO_PIN(0, 0x730), /* No MUX
  register!! */
 
 Line too long.

Ok, will fix.

Best regards,

-- 
David Jander
Protonic Holland.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot