diff options
author | Brian Norris <computersforpeace@gmail.com> | 2011-06-27 11:27:25 -0700 |
---|---|---|
committer | Artem Bityutskiy <dedekind1@gmail.com> | 2011-06-29 08:42:41 +0300 |
commit | 443188385cc3aa9d059012df6380ce6bbfed1393 (patch) | |
tree | 9ada8583f11935d1c74c8d6ddfdcf02f07465356 /feature-removal-schedule.txt | |
parent | 4d1793e25fd6691f8a2407d6d2dfb23809086ef0 (diff) |
mtd-utils: kill flash_info
According to "feature-removal-schedule," we kill flash_info in favor of
mtdinfo.
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Acked-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Artem Bityutskiy <dedekind1@gmail.com>
Diffstat (limited to 'feature-removal-schedule.txt')
-rw-r--r-- | feature-removal-schedule.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/feature-removal-schedule.txt b/feature-removal-schedule.txt index a5980f7..0920203 100644 --- a/feature-removal-schedule.txt +++ b/feature-removal-schedule.txt @@ -34,9 +34,3 @@ the -m option. For now, we just have a warning, but the option will be removed in release 1.4.6. --------------------------- -3. flash_info utility - -This is duplicating behavior with the mtdinfo utility. Now the util -warns when people use it, but it'll be removed in release 1.4.6. - ---------------------------- |