On 11/28/2015 09:04 PM, Tom Rini wrote: > GCC 5.x does not like sizeof(array_variable) and errors out. Change these > calls to be instead sizeof(u8) (as that's what serdes_prtcl_map is) * > SERDES_PRCTL_COUNT (the number of array elements). > > Cc: York Sun <york...@freescale.com> > Signed-off-by: Tom Rini <tr...@konsulko.com> > ---
Applied to fsl-qoriq master. Awaiting upstream. York _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot