commit | 5e46b1e54112f4b7fd5185665e571510132c12a7 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Nov 27 14:11:37 2008 +0100 |
committer | Scott Wood <scottwood@freescale.com> | Tue Dec 02 13:48:15 2008 -0600 |
tree | d4e75ac0932de26ce7aa07aa1b734f842615f80c | |
parent | 2077e348c2a84901022ad95311b47b70361e6daa [diff] |
OneNAND: Add missing mtd info struct before calling onenand_erase() Without this patch "saveenv" crashes when MTD partitions are enabled (e.g. for use in UBI) via CONFIG_MTD_PARTITIONS. Signed-off-by: Stefan Roese <sr@denx.de> Signed-off-by: Scott Wood <scottwood@freescale.com>