On 10/24/2011 02:38 AM, Heiko Schocher wrote: > similiar to commit dc7cd8e59ba077f3b4c1a4557c9cd86a31b9ab1f, only > adapted for the new spl framework. > > Signed-off-by: Heiko Schocher <[email protected]> > Acked-by: Tom Rini <[email protected]> > Cc: Scott Wood <[email protected]> > Cc: Albert ARIBAUD <[email protected]> > Cc: Sandeep Paulraj <[email protected]> > > --- > changes for v2: > - add comment from Scott Wood: > as BSS is cleared, no need for intializing vars with 0 > remove this. > > changes for v3: > - add comment from Scoot Wood and Tom Rini > - rename CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to > CONFIG_SYS_NAND_HW_ECC_OOBFIRST > - add dokumentation in README > > changes for v4: > - added Acked-by: Tom Rini <[email protected]> > > README | 5 ++++ > drivers/mtd/nand/nand_spl_simple.c | 43 > +++++++++++++++++++++++++++++++++++- > 2 files changed, 47 insertions(+), 1 deletions(-)
Acked-by: Scott Wood <[email protected]> -Scott _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

