[U-Boot] [PATCH] powerpc/8xxx: Reduce NAND-SPL build size

Kumar Gala galak at kernel.crashing.org
Fri Mar 25 14:43:55 CET 2011


On Mar 6, 2011, at 10:16 PM, Kumar Gala wrote:

> We don't use disable_law in the SPL code so only build it if
> !CONFIG_NAND_SPL.
> 
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> drivers/misc/fsl_law.c |    2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)

not need, fixed by --gc-sections / -ffunction-sections working properly

- k


More information about the U-Boot mailing list