]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Decreases code size of the nand_spl
authorAlex Waterman <awaterman@dawning.com>
Wed, 4 May 2011 13:10:15 +0000 (09:10 -0400)
committerScott Wood <scottwood@freescale.com>
Fri, 13 May 2011 16:07:01 +0000 (11:07 -0500)
commit8370978318337df3979aa0852529d53d77ed736e
tree206c7de8c58129603d6b670f50de29d8c8ac8a5a
parent91081e01b10d64e99dc485e477e6ae3b1171e8ce
Decreases code size of the nand_spl

The canyonland boards nand_spl size is just under the maximum 4KByte size. This
patch decreases the size of the nand_spl to make a previous commit - commit
65a9db7be0868be91ba81b9b5bf821de82e6d9b0 - fit in the nand_spl.

Signed-off-by: Alex Waterman <awaterman@dawning.com>
Acked-by: Stefan Roese <sr@denx.de>
Signed-off-by: Scott Wood <scottwood@freescale.com>
nand_spl/nand_boot.c