Date:2012-01-11 22:36:03 (11 years 10 months ago)
Author:Maarten ter Huurne
Commit:450999b1b2e105621f5b6ccd7c6d0a66fb316834
Message:MIPS: JZ4740: qi_lb60: Look for NAND chip in bank 1.

All NanoNotes have their NAND in bank 1.
Specifying the bank is required since commit e7ca5a665877a030.
Files: arch/mips/jz4740/board-qi_lb60.c (1 diff)

Change Details

arch/mips/jz4740/board-qi_lb60.c
140140static struct jz_nand_platform_data qi_lb60_nand_pdata = {
141141    .ident_callback = qi_lb60_nand_ident,
142142    .busy_gpio = 94,
143    .banks = { 1 },
143144};
144145
145146/* Keyboard*/

Archive Download the corresponding diff file



interactive