diff options
Diffstat (limited to 'feature-removal-schedule.txt')
-rw-r--r-- | feature-removal-schedule.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/feature-removal-schedule.txt b/feature-removal-schedule.txt index 6e2bfc9..a5980f7 100644 --- a/feature-removal-schedule.txt +++ b/feature-removal-schedule.txt @@ -32,4 +32,11 @@ We cannot assume that mtd device names follow the "/dev/mtd%d" pattern, because it is up to udev rules to name the devices. So we are removing 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. + --------------------------- |