[U-Boot] [PATCH 2/2] armv8: ls1046aqds: add lpuart support
    york sun 
    york.sun at nxp.com
       
    Wed Oct 26 19:19:06 CEST 2016
    
    
  
On 09/26/2016 11:36 PM, shh.xie at gmail.com wrote:
> From: Shaohui Xie <Shaohui.Xie at nxp.com>
>
> LPUART0 is used by default, and it's using platform clock, if a different
> clock is preferred, user can define CONFIG_LPUART_CLK.
Shaohui,
You may have to choose another name for macro CONFIG_LPUART_CLK. We need 
to avoid using CONFIG_*. If this clock is fixed on the board, you can 
use SYS_FSL_* name space.
You can keep using CONFIG_LPUART for now, but eventually we will convert 
it to Kconfig option.
York
    
    
More information about the U-Boot
mailing list