
Dear Scott,
In message 4DC1A7F1.7000001@dawning.com Alex Waterman wrote:
This patch decreases the code size of the nand_spl by turning multiple function pointer dereferences in a single function into a single local function pointer.
Signed-off-by: Alex Waterman awaterman@dawning.com Cc: Scott Wood scottwood@freescale.com Cc: Stefan Roese sr@denx.de
This works on my local board but I haven't tested it on anything else since I do not have access to any other hardware. I did make sure the canyonlands board still builds.
nand_spl/nand_boot.c | 50 ++++++++++++++++++++++++++++---------------------- 1 files changed, 28 insertions(+), 22 deletions(-)
Can this patch go in, please? I would like to see the build problems fixed.
Stefan, eventually you want to add your Tested-by: and/or Acked-by: ?
Best regards,
Wolfgang Denk