|
@@ -7,6 +7,18 @@ file.
|
|
|
|
|
|
---------------------------
|
|
---------------------------
|
|
|
|
|
|
|
|
+What: Remove unused CONFIG_SYS_MEMTEST_START/END
|
|
|
|
+When: Release v2013.10
|
|
|
|
+
|
|
|
|
+Why: As the 'mtest' command is no longer default, a number of platforms
|
|
|
|
+ have not opted to turn the command back on and thus provide unused
|
|
|
|
+ defines (which are likely to be propogated to new platforms from
|
|
|
|
+ copy/paste). Remove these defines when unused.
|
|
|
|
+
|
|
|
|
+Who: Tom Rini <trini@ti.com>
|
|
|
|
+
|
|
|
|
+---------------------------
|
|
|
|
+
|
|
What: Remove CONFIG_SYS_ENABLE_PADS_ALL and CONFIG_SYS_CLOCKS_ENABLE_ALL
|
|
What: Remove CONFIG_SYS_ENABLE_PADS_ALL and CONFIG_SYS_CLOCKS_ENABLE_ALL
|
|
When: Release v2013.07
|
|
When: Release v2013.07
|
|
|
|
|