commit | 8cf11f3aa78673730e9ecbbe4b75213b53f212c8 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Tue Nov 11 10:29:09 2008 +0100 |
committer | Scott Wood <scottwood@freescale.com> | Fri Jan 23 10:32:46 2009 -0600 |
tree | 8abc37ffa57cba7e374ec292a4d1fab481c265ec | |
parent | 4fca3310d611cc0f51d7295ef3557afbdbd91dc3 [diff] |
OneNAND: Save version_id in onenand_chip struct The version (ver_id) was not stored in the onenand_chip structure and because of this the continuous locking scheme could be enabled on some chips. Signed-off-by: Stefan Roese <sr@denx.de>