]> git.ipfire.org Git - people/ms/u-boot.git/commit
fsl_elbc_nand: remove the bbt descriptors relocation fixup
authorMingkai Hu <Mingkai.hu@freescale.com>
Tue, 20 Oct 2009 08:58:17 +0000 (16:58 +0800)
committerScott Wood <scottwood@freescale.com>
Fri, 13 Nov 2009 22:56:18 +0000 (16:56 -0600)
commit35209cbceebe212a8c5ec17d552960f8bd4725f3
tree2e229861b38b3e54ce3a624e9f08672ee3fe6d47
parent25643d4da257e51f6200b213c75de4fb5b345780
fsl_elbc_nand: remove the bbt descriptors relocation fixup

The commit 66372fe2 manually relocated the bbt pattern pointer,
which can be removed by using full relocation.

Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
drivers/mtd/nand/fsl_elbc_nand.c