public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2] M68K: eb_cpu5282: general update and enhanced board support
Date: Wed, 14 Nov 2012 12:25:38 +0100	[thread overview]
Message-ID: <20121114122538.46a8c236@wker> (raw)
In-Reply-To: <1351593965-12125-1-git-send-email-esw@bus-elektronik.de>

Hi,

On Tue, 30 Oct 2012 11:46:05 +0100
"Jens Scharsig (BuS Elektronik)" <esw@bus-elektronik.de> wrote:

> From: "Jens Scharsig (BuS Elektronik)" <esw@bus-elektronik.de>
> 
> - update clock settings for higher perfomance
> - change standard baud rate to 115200
> - fix flash base address
> - remove unused defines
> - add I2C support
> - switch form board dependent flash to cfi
> - remove board dependent flash code
> - use sdram bank 0 instead of bank 1 on boot
> - enable on board frame buffer instead external
> - remove fake mac address form config
> - add watchdog support
> - add status led support
> 
> Signed-off-by: Jens Scharsig (BuS Elektronik) <esw@bus-elektronik.de>
> ---
> changes since V1: 
> 
> remove autodetect video, don't work on all hardware revisions
> 
>  board/BuS/eb_cpu5282/Makefile     |    2 +-
>  board/BuS/eb_cpu5282/cfm_flash.c  |  212 -------------------
>  board/BuS/eb_cpu5282/cfm_flash.h  |   40 ----
>  board/BuS/eb_cpu5282/config.mk    |   27 ---
>  board/BuS/eb_cpu5282/eb_cpu5282.c |  110 +++++++---
>  board/BuS/eb_cpu5282/flash.c      |  415 -------------------------------------
>  boards.cfg                        |    2 +-
>  include/configs/eb_cpu5282.h      |  102 +++++----
>  8 files changed, 146 insertions(+), 764 deletions(-)
>  delete mode 100644 board/BuS/eb_cpu5282/cfm_flash.c
>  delete mode 100644 board/BuS/eb_cpu5282/cfm_flash.h
>  delete mode 100644 board/BuS/eb_cpu5282/config.mk
>  delete mode 100644 board/BuS/eb_cpu5282/flash.c
> 

Applied to staging/agust at denx.de after fixing a build warning and
some small style issues. Please next time use tools/checkpatch.pl
for checking the patches before submission. Thanks!

Anatolij

      parent reply	other threads:[~2012-11-14 11:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-29 15:16 [U-Boot] [PATCH] M68K: eb_cpu5282: general update and enhanced board support Jens Scharsig
2012-10-30 10:46 ` [U-Boot] [PATCH V2] " Jens Scharsig
2012-11-14 10:26   ` esw at bus-elektronik.de
2012-11-14 10:47     ` Anatolij Gustschin
2012-11-14 11:25   ` Anatolij Gustschin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121114122538.46a8c236@wker \
    --to=agust@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox