On 08/02/2016 04:14 AM, Zhiqiang Hou wrote: > From: Hou Zhiqiang <[email protected]> > > Up to now, the function is_serdes_configed() doesn't check if the map > of serdes protocol is initialized before accessing it. The function > is_serdes_configed() will get wrong result when it was called before > the serdes protocol maps initialized. As the first element of the map > isn't used for any device, so use it as the flag to indicate if the > map has been initialized. > > Signed-off-by: Hou Zhiqiang <[email protected]> > --- > V2: > - Check initialization-state of the serdes protocol map before serdes init. > - Comment the element 'NONE' used as a initialization-state flag.
This set has been applied to fsl-qoriq master. Awaiting upstream. Thanks. York _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

