
19 Jan
2018
19 Jan
'18
1:53 a.m.
On 01/03/2018 06:01 AM, Tom Rini wrote:
Move some of the code for the "lane_bank" and "cpld" code local commands so that they are not built for SPL as they can only be used in full U-Boot. This means we can mark a few functions as static as well now.
Cc: Alison Wang alison.wang@freescale.com Cc: Sumit Garg sumit.garg@nxp.com Cc: York Sun york.sun@nxp.com Signed-off-by: Tom Rini trini@konsulko.com
Minor change to commit message. Applied to fsl-qoriq master. Thanks.
York