Date:2011-01-09 21:05:17 (13 years 2 months ago)
Author:Maarten ter Huurne
Commit:95cb4478f631968a8a902aa9144f69af7a6c7006
Message:MIPS: JZ4740: A320: Specify number of ECC bytes in OOB area.

Files: arch/mips/jz4740/board-a320.c (2 diffs)

Change Details

arch/mips/jz4740/board-a320.c
55 *
66 * Copyright (c) 2006-2007 Ingenic Semiconductor Inc.
77 * Copyright (c) 2009 Ignacio Garcia Perez <iggarpe@gmail.com>
8 * Copyright (c) 2010 Maarten ter Huurne <maarten@treewalker.org>
8 * Copyright (c) 2010-2011 Maarten ter Huurne <maarten@treewalker.org>
99 *
1010 * This program is free software; you can redistribute it and/or modify
1111 * it under the terms of the GNU General Public License version 2 as
...... 
123123};
124124
125125static struct nand_ecclayout a320_nand_ecc_layout = {
126    .eccbytes = 72,
126127    .eccpos = {
127128         4, 5, 6, 7, 8, 9, 10, 11, 12, /* sector 0 */
128129        16, 17, 18, 19, 20, 21, 22, 23, 24, /* sector 1 */

Archive Download the corresponding diff file



interactive