[U-Boot-Users] [PATCH 1/6] AT572D940HF-EB Support v2 (board folder)

2008-06-12 Thread Antonio R. Costa
Signed-off-by: Antonio R. Costa <[EMAIL PROTECTED]> diff --git a/board/atmel/at572d940hfeb/Makefile b/board/atmel/at572d940hfeb/Makefile new file mode 100644 index 000..c91bea6 --- /dev/null +++ b/board/atmel/at572d940hfeb/Makefile @@ -0,0 +1,55 @@ +# +# (C) Copyright 2003-2008 +# Wolfgang D

[U-Boot-Users] [PATCH 1/6] AT572D940HF-EB Support

2008-06-11 Thread Antonio R. Costa
Logic unit: boart/atmel/at572d940hfeb (except atmel_mci.c) Purpose:AT572D940HF-EB core files Author: Antnoio R. Costa atmel.com> Date : 11 Jun 2008 Status: - USB,MACB,MCI,DBGU,USARTS working - Introduced interrput handling on reset to work around a bug on SDRAM controller -