]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
mtd: nand: fix initialization of BBT options
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Sat, 8 Jun 2013 21:00:15 +0000 (23:00 +0200)
committerScott Wood <scottwood@freescale.com>
Tue, 18 Jun 2013 20:35:16 +0000 (15:35 -0500)
commiteab227645882ccf664cd405fcf6b726e6af25ac0
tree398e39bb51abb94fafbfa9b0ab66067add3e769c
parent211bf20c35838b2181e8d04fd7ce8a7ac6e68db1
mtd: nand: fix initialization of BBT options

commit dfe64e2c89731a3f9950d7acd8681b68df2bae03
Author: Sergey Lapin <slapin@ossfans.org>
Date:   Mon Jan 14 03:46:50 2013 +0000

    mtd: resync with Linux-3.7.1

changed the initialization of BBT options. Fix drivers
jz4740 and s3c2410 which have not been updated yet and
cause compile errors.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
drivers/mtd/nand/jz4740_nand.c
drivers/mtd/nand/s3c2410_nand.c