[U-Boot] [PATCH] da850 evm: Fix definition of 'pinmux' macro
Paulraj, Sandeep
s-paulraj at ti.com
Thu Jul 15 22:44:31 CEST 2010
>
> Usage of parenthesis in pinmux macro definition changes the
> definition of the macro and raises the precedence of '&'
> operator inadvertently over '[]'.
>
> Signed-off-by: Prakash PM <prakash.pm at ti.com>
> ---
> board/davinci/da8xxevm/da850evm.c | 22 +++++++++++-----------
> 1 files changed, 11 insertions(+), 11 deletions(-)
>
> diff --git a/board/davinci/da8xxevm/da850evm.c
> b/board/davinci/da8xxevm/da850evm.c
> index 959b2c6..eeb456c 100644
> --- a/board/davinci/da8xxevm/da850evm.c
> +++ b/board/davinci/da8xxevm/da850evm.c
Pushed to u-boot-ti
More information about the U-Boot
mailing list