Dear Graeme Russ,

In message <49a3c888.5010...@gmail.com> you wrote:
> Moved sub-features of the SC520 code which is currently selectively compiled
> using #ifdef out of sc520.c into individual files selectively compiled via
> the makefile
> 
> Signed-off-by: Graeme Russ <graeme.russ at gmail.com>
> ---
>  cpu/i386/sc520/Makefile      |    4 +
>  cpu/i386/sc520/sc520.c       |  277 --------------------------------------=
> ----
>  cpu/i386/sc520/sc520_pci.c   |  171 ++++++++++++++++++++++++++
>  cpu/i386/sc520/sc520_ssi.c   |   92 ++++++++++++++
>  cpu/i386/sc520/sc520_timer.c |   73 +++++++++++
>  5 files changed, 340 insertions(+), 277 deletions(-)
>  create mode 100644 cpu/i386/sc520/sc520_pci.c
>  create mode 100644 cpu/i386/sc520/sc520_ssi.c
>  create mode 100644 cpu/i386/sc520/sc520_timer.c

Applied to "next" branch.  Thanks.


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
When all else fails, read the instructions.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to