On Thu, Nov 1, 2012 at 3:13 AM, Roy Zang <tie-fei.z...@freescale.com> wrote:
> board configuration file is included before asm/config_mpc85xx.h.
> however, CONFIG_FSL_SATA_V2 is defined in asm/config_mpc85xx.h.
> it will never take effective in the board configuration file for
> this kind of code :
>
>  #ifdef CONFIG_FSL_SATA_V2
>  ...
>  #endif
>
> To solve this problem, move CONFIG_FSL_SATA_V2 to board
> configuration header file.

http://patchwork.ozlabs.org/patch/126958/

-- 
Timur Tabi
Linux kernel developer at Freescale
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to