Dear Aneesh V,

In message <1311233298-17265-3-git-send-email-ane...@ti.com> you wrote:
> - separate mux settings into essential and non essential parts
> - essential part is board independent as of now(so move it
>   to SoC directory). Will help in having single SPL for all
>   boards.
> - Non-essential part(the pins not essential for u-boot to function)
>   need to be phased out eventually.
> - Correct mux data by aligning to the latest settings in x-loader
...
> +     {USBB1_ULPITLL_CLK, (IEN | OFF_EN | OFF_IN | M1)},              /* 
> hsi1_cawake */
> +     {USBB1_ULPITLL_STP, (IEN | OFF_EN | OFF_IN | M1)},              /* 
> hsi1_cadata */
> +     {USBB1_ULPITLL_DIR, (IEN | OFF_EN | OFF_IN | M1)},              /* 
> hsi1_caflag */
> +     {USBB1_ULPITLL_NXT, (OFF_EN | M1)},                             /* 
> hsi1_acready */
> +     {USBB1_ULPITLL_DAT0, (OFF_EN | M1)},                            /* 
> hsi1_acwake */
> +     {USBB1_ULPITLL_DAT1, (OFF_EN | M1)},                            /* 
> hsi1_acdata */
> +     {USBB1_ULPITLL_DAT2, (OFF_EN | M1)},                            /* 
> hsi1_acflag */
> +     {USBB1_ULPITLL_DAT3, (IEN | OFF_EN | OFF_IN | M1)},             /* 
> hsi1_caready */

Lines too long, please fix globally.



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: w...@denx.de
Quote from the Boss after overriding the decision of a task force  he
created  to  find  a  solution:  "I'm  sorry  if  I ever gave you the
impression your input would have any effect on my  decision  for  the
outcome of this project!"
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to