[U-Boot] [PATCH 11/13] update/fix some more IXP42x boards (only compile tested)

Wolfgang Denk wd at denx.de
Tue Jan 25 21:47:07 CET 2011


Dear Michael Schwingen,

In message <1294062338-21084-12-git-send-email-michael at schwingen.org> you wrote:
> 
> Signed-off-by: Michael Schwingen <michael at schwingen.org>
> ---
>  board/ixdp425/config.mk        |    3 ++-
>  board/prodrive/pdnb3/config.mk |    2 +-
>  boards.cfg                     |    2 +-
>  include/configs/ixdp425.h      |   13 ++++++++++---
>  include/configs/ixdpg425.h     |    9 ++++++---
>  include/configs/pdnb3.h        |    6 ++++++
>  6 files changed, 26 insertions(+), 9 deletions(-)
> 
> diff --git a/board/ixdp425/config.mk b/board/ixdp425/config.mk
> index 509c894..5d6f708 100644
> --- a/board/ixdp425/config.mk
> +++ b/board/ixdp425/config.mk
> @@ -1,2 +1,3 @@
>  #
> -CONFIG_SYS_TEXT_BASE = 0x00f80000
> +CONFIG_SYS_TEXT_BASE = 0x50000000

Please move to board config file and remove board/ixdp425/config.mk

> diff --git a/board/prodrive/pdnb3/config.mk b/board/prodrive/pdnb3/config.mk
> index 817541f..b5e6a4e 100644
> --- a/board/prodrive/pdnb3/config.mk
> +++ b/board/prodrive/pdnb3/config.mk
> @@ -1,2 +1,2 @@
>  #
> -CONFIG_SYS_TEXT_BASE = 0x01f00000
> +CONFIG_SYS_TEXT_BASE = 0x50000000

Ditto.


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: wd at denx.de
I will also, for an appropriate fee, certify that  your  keyboard  is
object-oriented,  and  that  the bits on your hard disk are template-
compatible.            - Jeffrey S. Haemer in <411akr$3ga at cygnus.com>


More information about the U-Boot mailing list