commit | d583ef5147066d3609de21f3beebbab99a19bad4 | [log] [tgz] |
---|---|---|
author | Thomas Lange <thomas@corelatus.se> | Sat Jun 20 11:02:17 2009 +0200 |
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Mon Jul 06 21:52:23 2009 +0200 |
tree | ae40d93223a46b9ce2526ade7751a56b5636ee13 | |
parent | 2600b8571a26c10c1c43401d7af38e2333cc5381 [diff] |
ARM DaVinci: EMIF settings 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 <thomas@corelatus.se>