]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
NAND boot: Update large page support for current API.
authorScott Wood <scottwood@freescale.com>
Tue, 5 Aug 2008 16:15:59 +0000 (11:15 -0500)
committerScott Wood <scottwood@freescale.com>
Tue, 12 Aug 2008 16:31:31 +0000 (11:31 -0500)
commit4f32d7760a58fe73981b6edc0b0751565d2daa4c
tree8569b455ee6cceb74758108c531fea830f53f1bf
parente4c09508545d1c45617ba45391c03c03cbc360b9
NAND boot: Update large page support for current API.

Also, remove the ctrl variable in favor of passing the constants
directly, and remove redundant (u8) casts.

Signed-off-by: Scott Wood <scottwood@freescale.com>
nand_spl/nand_boot.c