]> git.sur5r.net Git - u-boot/blobdiff - doc/README.at91-soc
tools: moveconfig: add --spl option to move options for SPL build
[u-boot] / doc / README.at91-soc
index bed035c88d21aa399f48d6ae33b4e553c6507b7c..9a9f74e234916127edbb5011c0d94803d8d40d4f 100644 (file)
@@ -39,3 +39,10 @@ The method for updating
 3. add new structures for SoC access
 4. Convert arch, driver and boards file to new SoC
 5. remove legacy code, if all boards and drives are ready
+
+2013-10-30 Andreas Bießmann <andreas@biessmann.org>:
+
+The goal is almost reached, we could remove the CONFIG_AT91_LEGACY switch but
+remain the CONFIG_ATMEL_LEGACY switch until the GPIO disaster is fixed. The
+AT91 spi driver has also some CONFIG_ATMEL_LEGACY stuff left, so another point
+to fix until this README can be removed.