X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=doc%2Ffeature-removal-schedule.txt;h=e04ba2dda5a35f09479b26120ee18e63dbda66f4;hb=833b6435de3e8cf5b06ba81cb1b2b50e044269ff;hp=00d87e44123e0a2c03b426cb26d47fefb2bbc652;hpb=e2a53458a7ab375233048e922c4adf494866a78f;p=u-boot diff --git a/doc/feature-removal-schedule.txt b/doc/feature-removal-schedule.txt index 00d87e4412..e04ba2dda5 100644 --- a/doc/feature-removal-schedule.txt +++ b/doc/feature-removal-schedule.txt @@ -7,6 +7,17 @@ file. --------------------------- +What: Users of the legacy miiphy_* code +When: undetermined + +Why: We now have a PHY library, which allows everyone to share PHY + drivers. All new drivers should use this infrastructure, and + all old drivers should get converted to use it. + +Who: Andy Fleming and driver maintainers + +--------------------------- + What: boards with xxx_config targets in top level Makefile When: Release v2012.03