On 11:33 Tue 08 Jul     , Jens Gehrlein wrote:
> Signed-off-by: Jens Gehrlein <[EMAIL PROTECTED]>
> ---
> 
> Fixed two bugs:
> a) added NFS mount option "rw" to default environment
> b) added prefix $(obj) in front of .depend in Makefile. Thank you Magnus for 
> catching that.
> 
> 
>  MAINTAINERS                           |    4 
>  MAKEALL                               |    1 
>  Makefile                              |    3 
>  board/tqc/tqma31/Makefile             |   48 ++++
>  board/tqc/tqma31/config.mk            |    2 
>  board/tqc/tqma31/lowlevel_init.S      |  375 
> +++++++++++++++++++++++++++++++++
>  board/tqc/tqma31/tqma31.c             |   95 ++++++++
>  board/tqc/tqma31/u-boot.lds           |   72 ++++++
>  include/asm-arm/arch-mx31/mx31-regs.h |   42 ++++
>  include/configs/TQMA31.h              |  271 ++++++++++++++++++++++++
>  10 files changed, 913 insertions(+), 0 deletions(-)
>  create mode 100644 board/tqc/tqma31/Makefile
>  create mode 100644 board/tqc/tqma31/config.mk
>  create mode 100644 board/tqc/tqma31/lowlevel_init.S
>  create mode 100644 board/tqc/tqma31/tqma31.c
>  create mode 100644 board/tqc/tqma31/u-boot.lds
>  create mode 100644 include/configs/TQMA31.h

Do you have any plan to send a rebase patch?

Best Regards,
J.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to