From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Sun, 31 May 2009 14:03:47 +0200 Subject: [U-Boot] [PATCH] ARM DaVinci: EMIF settings In-Reply-To: <49FDD85D.1020604@corelatus.se> References: <49FDD85D.1020604@corelatus.se> Message-ID: <20090531120347.GA10249@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 19:46 Sun 03 May , Thomas Lange wrote: > NAND module should not modify EMIF registers unrelated to CS2 > that is used for NAND, i.e. do not modify EWAIT config register > or registers for other Chip Selects. > > Without this patch, EMIF configurations made in board_init() > will be invalidated. > > Signed-off-by: Thomas Lange > --- David, Sandeep is one of you can test it on some boards too? Best Regards, J.