Re: [U-Boot] [PATCH] ppc: xilinx: Remove ancient ppc405 and ppc440 platform

2015-05-12 Thread Georg Schardt
Hello,

yes, we have still some fx12mm  in use and i can try to compile and run
the newest u-boot in the next few days.

regards
Georg

Am 12.05.2015 um 16:19 schrieb Ricardo Ribalda Delgado:
> Hello
>
> I have followed doc/README.generic-board  and simply adding
> CONFIG_SYS_GENERIC_BOARD does the trick.
>
> So far it has build with no warnings for:
>
> ml507
> ml507_flash
> xilinx-ppc440-generic
> v5fx30teval
>
> and I have run it on the ml507 with no issues (is the only hw I have
> with me this week, but it is VERY similar to the others):
>
>
> Simply adding  CONFIG_SYS_GENERIC_BOARD to the .h file works perfectly
> As you can see from here:
>
>
> U-Boot 2015.07-rc1-00091-g698a12bef9e7-dirty (May 12 2015 - 10:14:15)
>
> CPU:   IBM PowerPC 440x5 VIRTEX5 at 400 MHz (PLB=100 OPB=8 EBC=67)
>32 KiB I-Cache 32 KiB D-Cache
> DRAM:  256 MiB
> Flash: 32 MiB
> *** Warning - bad CRC, using default environment
>
> U-Boot is up and runnining
> ml507:/#
>
>
> Regarding xilinx-ppc404 and fx12mm
>
> It also builds ok, but I have no access to an fx12mm. Perhaps Georg
> can give it a try to confirm that this still works.
>
>
> Is there any other test that needs to be done after "porting" them to
> generic board?
>
>
> Thanks
>
> On Mon, May 11, 2015 at 3:45 PM, Michal Simek  wrote:
>> Hi,
>>
>> On 05/11/2015 09:34 AM, Ricardo Ribalda Delgado wrote:
>>> Hello Michal
>>>
>>> Thanks for your reply
>>>
>>> On Mon, May 11, 2015 at 9:11 AM, Michal Simek  
>>> wrote:
 Hi,

 On 05/09/2015 06:24 PM, Ricardo Ribalda Delgado wrote:
> Hello Michal and Stefan
>
> Could you provide some context about why are we removing this? Virtex
> 5 (and V4) are not yet in their end of life.
 I was checking this internally and ppc is not supported by tools for
 several releases (roughly ~2 years). All support from tools was already
 removed.
>>> Virtex5 is only supported by ise/edk, not vivado. This is why the
>>> tools from the last two years does not support ppc.
>> It is also about SDK where that support was removed.
>>
>>> I think that the position from xilinx was to support ise for as long
>>> as v5, s6... was on sale.
>>>
>>> http://forums.xilinx.com/t5/Implementation/VIrtex-5-and-Vivado-HSL/td-p/250930
>> One thing was support design tools and the next was to support the
>> latest SW.
>> Anyway this is Virtex5 - ppc440. Any intention to keep ppc405 alive?
>>
>>
 There is no testing on it done for a long time that's why this platform
 is obsolete from my point of view.
>>> We still use it actively on the fpga family of our productsm and cisco
>>> uses quite a lot of virtex5 :)
>>>
>>> Also avnet virtex5 boards are still available
>>>
>>> http://avnetexpress.avnet.com/store/em/EMController?action=products&catalogId=500201&storeId=500201&N=0&langId=-1&slnk=b&term=AES-XLX-V5LX-EVL110-G&hrf=http%3A%2F%2Fwww.em.avnet.com%2Fen-us%2Fdesign%2Fdrc%2FPages%2FXilinx-Virtex-5-LX-Evaluation-Kit.aspx&intcmp=EMA-BUY-AES-XLX-V5LX-EVL110-G
>> ok. I really have no problem to let you support these boards. :-)
>>
> The plan is to re-factor the code for this platform or just drop all
> the support?
 Platform needs to be moved to generic board support and none from xilinx
 will do it. If you want to invest your time and support these boards
 feel free to do it but from my perspective we should just remove it
 because it is just old and make no sense to waste our time on it.
>>> Give me a couple of days and I will be able to answer to that question.
>>>
>>> If the patch can wait a bit before it is merged it will be great.
>> Definitely it can wait but it has to be moved and test for generic board
>> support.
>>
> There are also yocto layers that support ml507 and ml405
> http://git.yoctoproject.org/cgit/cgit.cgi/meta-xilinx-community/tree/conf/machine
 I am not yocto guy but from cgit it looks like that it is pretty old
 too. ppc support 4 years ago, ml507 2 years ago.
>>> Last change for virtex5 is from 2014.
>> :-) really just make no sense for me to keep these things alive because
>> we are not testing it at all.
>>
>> Thanks,
>> Michal
>
>

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] saveenv problems

2008-10-31 Thread Georg Schardt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
 
Dear Wolfgang

> You may see a problem similar to mine (patch just went into the CFI
>  repo).
>
> What exactly is your flash  configuration?  Bus  width?  Which
> flash chips? How can the bus be read? I mean, for example if you
> use 2 x 16 bit  devices  in  parallel  to  provide  a  32  bit bus,
> can your CPU actually perform an atomic 32 bit read from that bus?
> [Same for 16 or 64 instead of 32].
>
> Best regards,
>
> Wolfgang Denk
>
I forgot the cc to the list, so sorry for the double mail to you:

I use a ATMEL AT49BV322D parallel Flash with 16Bit Databus, 32Megabit
(2Mx16 / 4Mx8)

With Debug enable


Georg



-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
iEYEARECAAYFAkkLDekACgkQUicxT/v10ZveWQCggvuTnRo/5Y1hgQ6Vjx6fjadc
xjUAnjY2o77grTALOATJ79Wz2lj+UCBj
=1JvE
-END PGP SIGNATURE-

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] saveenv problems

2008-10-31 Thread Georg Schardt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
 
Hi,

i have a strange problem with the saveenv command, or maybe with my
config :)

After booting a fresh compiled u-boot with the default environment i
can save the env without any problems. U-boot unprotect, erase and
write the flash. but after add a new env-variable, e.g. bootargs,
saveenv will unprotect the flash, erase the flash but then u-boot will
not write the flash because the "Flash not Erased" error.

Is there a different in addressing the env during boot-time, or read
and write ?

#define CONFIG_ENV_IS_IN_FLASH   1
#define CONFIG_ENV_SIZE0x2000  // a 8k sector at
the beginning of the flash
#define CONFIG_ENV_SECT_SIZE 0x2000
#define CONFIG_SYS_ENV_OFFSET 0x
#define CONFIG_ENV_ADDR 
(CONFIG_SYS_FLASH_BASE+CONFIG_SYS_ENV_OFFSET)

TEXT_BASE = 0xFFC0
CONFIG_SYS_FLASH_BASE = 0xFFC


Thanks
Georg
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
iEYEARECAAYFAkkK5JwACgkQUicxT/v10Zu2igCeNnAhiiCejeyubKK83rJPclVo
EJsAoKBcL1+TjxVtGRmSB1XqgQkAoIKZ
=CHB9
-END PGP SIGNATURE-

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH v3a] ppc4xx: New board avnet fx12 minimodul

2008-10-24 Thread schardt
Signed-off-by: schardt <[EMAIL PROTECTED]>
Signed-off-by: Ricardo Ribalda Delgado <[EMAIL PROTECTED]>
---
 This patch adds support for the avnet fx12 minimodul.
 It needs the "ppc4xx: Generic architecture for xilinx ppc405" 
 patch from Ricardo.

 
 rebased to ppc4xx/master

 
 files u-boot.lds and init.S remove

 MAINTAINERS  |4 ++
 MAKEALL  |1 +
 Makefile |   18 +
 board/avnet/fx12mm/.gitignore|1 +
 board/avnet/fx12mm/Makefile  |   27 ++
 board/avnet/fx12mm/config.mk |   26 ++
 board/avnet/fx12mm/fx12mm.c  |   52 +++
 board/avnet/fx12mm/xparameters.h |   51 +++
 include/configs/fx12mm.h |   72 ++
 9 files changed, 252 insertions(+), 0 deletions(-)
 create mode 100644 board/avnet/fx12mm/.gitignore
 create mode 100644 board/avnet/fx12mm/Makefile
 create mode 100644 board/avnet/fx12mm/config.mk
 create mode 100644 board/avnet/fx12mm/fx12mm.c
 create mode 100644 board/avnet/fx12mm/xparameters.h
 create mode 100644 include/configs/fx12mm.h

diff --git a/MAINTAINERS b/MAINTAINERS
index a5d1038..260c3e6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -366,6 +366,10 @@ Travis Sawyer ([EMAIL PROTECTED]>
METROBOXPPC440GX
XPEDITE1K   PPC440GX
 
+Georg Schardt <[EMAIL PROTECTED]>
+
+   fx12mm  PPC405
+
 Heiko Schocher <[EMAIL PROTECTED]>
 
ids8247 MPC8247
diff --git a/MAKEALL b/MAKEALL
index aa602b7..1f56ac5 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -186,6 +186,7 @@ LIST_4xx="  \
ebony   \
ERIC\
EXBITGEN\
+   fx12mm  \
G2000   \
glacier \
haleakala   \
diff --git a/Makefile b/Makefile
index 66922eb..d6abb4d 100644
--- a/Makefile
+++ b/Makefile
@@ -1293,6 +1293,24 @@ ERIC_config: unconfig
 EXBITGEN_config:   unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx exbitgen
 
+fx12mm_flash_config: unconfig
+   @mkdir -p $(obj)include $(obj)board/xilinx/ppc405-generic
+   @mkdir -p $(obj)include $(obj)board/avnet/fx12mm
+   @echo "LDSCRIPT:=$(SRCTREE)/board/xilinx/ppc405-generic/u-boot-rom.lds"\
+   > $(obj)board/avnet/fx12mm/config.tmp
+   @echo "TEXT_BASE := 0xFFCB" \
+   >> $(obj)board/avnet/fx12mm/config.tmp
+   @$(MKCONFIG) fx12mm ppc ppc4xx fx12mm avnet
+
+fx12mm_config: unconfig
+   @mkdir -p $(obj)include $(obj)board/xilinx/ppc405-generic
+   @mkdir -p $(obj)include $(obj)board/avnet/fx12mm
+   @echo "LDSCRIPT:=$(SRCTREE)/board/xilinx/ppc405-generic/u-boot-ram.lds"\
+   > $(obj)board/avnet/fx12mm/config.tmp
+   @echo "TEXT_BASE := 0x0300" \
+   >> $(obj)board/avnet/fx12mm/config.tmp
+   @$(MKCONFIG) fx12mm ppc ppc4xx fx12mm avnet
+
 G2000_config:  unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx g2000
 
diff --git a/board/avnet/fx12mm/.gitignore b/board/avnet/fx12mm/.gitignore
new file mode 100644
index 000..b644f59
--- /dev/null
+++ b/board/avnet/fx12mm/.gitignore
@@ -0,0 +1 @@
+config.tmp
diff --git a/board/avnet/fx12mm/Makefile b/board/avnet/fx12mm/Makefile
new file mode 100644
index 000..f943781
--- /dev/null
+++ b/board/avnet/fx12mm/Makefile
@@ -0,0 +1,27 @@
+#
+# (C) Copyright 2008
+# Ricardo Ribalda,Universidad Autonoma de Madrid, [EMAIL PROTECTED]
+# This work has been supported by: Qtechnology http://qtec.com/
+#
+# See file CREDITS for list of people who contributed to this
+# project.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of
+# the License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+# MA 02111-1307 USA
+#
+
+COBJS  += $(BOARD).o
+
+include $(SRCTREE)/board/xilinx/ppc405-generic/Makefile
diff --git a/board/avnet/fx12mm/config.mk b/board/avnet/fx12mm/config.mk
new file mode 100644
index 000..f5a6039
--- /dev/null
+++ b/board/avnet/fx12mm/config.mk
@@ -0,0 +1,26 @@
+#
+# (C) Copyright 2008
+# Ricardo Ribalda-Universidad Autonoma de [EMAIL PROTECTED]
+# Work supported by Qtechnology http://www.qtec.com
+#
+# See file CREDITS for list of people who contributed to this
+# project.
+#
+# This program is free softwa

Re: [U-Boot] [PATCH] ppc4xx: New board avnet fx12 minimodule

2008-10-24 Thread Georg Schardt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
 

Sorry, i was very busy on my dayjob this week. I will send a new patch
this evening.

Georg

Stefan Roese schrieb:
> Georg,
>
> On Wednesday 22 October 2008, Georg Schardt wrote:
>> thx for your comments, i will pay attention on the right patch
>> format the next time. It is my first project I send patches to
>> and until now, git is not my best friend.
>
> Do you plan to send an updated patch version soon?
>
> Best regards, Stefan
>
> =
>  DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev
> Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194
> Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80
> Email: [EMAIL PROTECTED]
> =
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
iEYEARECAAYFAkkBrAoACgkQUicxT/v10ZvJLQCfQLB2hjc9vw+XMT6cIGygh2Rx
sBgAnjBq2LT9elQo2WvJPEWDEbIuUAk+
=T00n
-END PGP SIGNATURE-

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH] ppc4xx: New board avnet fx12 minimodule

2008-10-22 Thread Georg Schardt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
 
Hi Jerry,

thx for your comments, i will pay attention on the right patch format
the next time. It is my first project I send patches to and until now,
git is not my best friend.

Sorry for my poor english, it is not my native  language and i dont
know that this is a problem here.

Georg

Jerry Van Baren schrieb:
> Georg Schardt wrote:
>> From: schardt <[EMAIL PROTECTED]>
>>
>> this patch adds support for the avnet fx12 minimodul it needs the
>> "ppc4xx: Generic architecture for xilinx ppc405" patch from
>> Ricardo
>>
>>  rebased to ppc4xx/master
>
> The above two^Wfour lines should go *below* the "---", they are
> remarks WRT the patch, not really a commit comment for posterity.
> Ahh, also the line "it needs the "ppc4xx: Generic architecture for
> xilinx ppc405" patch from Ricardo" should go below the "---".
>
> Also, s/minimodul/minimodule/ unless it really *is* spelled w/o the
>  "e".
>
> While we are critiquing the English, sentences start with capital
> letters and end with periods, as in "This patch adds support for
> the avnet fx12 minimodule."
>
> WRT the subject line, the  should go *inside* the [PATCH v2] so
>  it doesn't get included in the git repository comment.
>
>> Signed-off-by: schardt <[EMAIL PROTECTED]> Signed-off-by:
>> Ricardo Ribalda Delgado <[EMAIL PROTECTED]> ---
>
> Put your remarks here.
>
>> MAINTAINERS  |4 + MAKEALL
>> |1 + Makefile |   18 +
>> board/avnet/fx12mm/.gitignore|1 +
>> board/avnet/fx12mm/Makefile  |   27 +++
>> board/avnet/fx12mm/config.mk |   26 +++
>> board/avnet/fx12mm/fx12mm.c  |   52 +
>> board/avnet/fx12mm/init.S|   32 
>> board/avnet/fx12mm/u-boot.lds|  149
>> ++
>> board/avnet/fx12mm/xparameters.h |   51 +
>> include/configs/fx12mm.h |   72 ++
>
> [snip]
>
> The bike shed is blue today.
>
> Thanks, gvb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
iEYEARECAAYFAkj/Hl0ACgkQUicxT/v10ZuYQwCdFQ4wFp4N2lyeTy01PPpEHnjd
kGgAniHDR2OxkXkbljMi/EU+5vKvVK9p
=n6XX
-END PGP SIGNATURE-

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH] ppc4xx: New board avnet fx12 minimodule

2008-10-22 Thread Georg Schardt
From: schardt <[EMAIL PROTECTED]>

this patch adds support for the avnet fx12 minimodul
it needs the "ppc4xx: Generic architecture for xilinx ppc405" patch from Ricardo


rebased to ppc4xx/master


files u-boot.lds and init.S removed

Signed-off-by: schardt <[EMAIL PROTECTED]>
Signed-off-by: Ricardo Ribalda Delgado <[EMAIL PROTECTED]>
---
 MAINTAINERS  |4 ++
 MAKEALL  |1 +
 Makefile |   18 +
 board/avnet/fx12mm/.gitignore|1 +
 board/avnet/fx12mm/Makefile  |   27 ++
 board/avnet/fx12mm/config.mk |   26 ++
 board/avnet/fx12mm/fx12mm.c  |   52 +++
 board/avnet/fx12mm/xparameters.h |   51 +++
 include/configs/fx12mm.h |   72 ++
 9 files changed, 252 insertions(+), 0 deletions(-)
 create mode 100644 board/avnet/fx12mm/.gitignore
 create mode 100644 board/avnet/fx12mm/Makefile
 create mode 100644 board/avnet/fx12mm/config.mk
 create mode 100644 board/avnet/fx12mm/fx12mm.c
 create mode 100644 board/avnet/fx12mm/xparameters.h
 create mode 100644 include/configs/fx12mm.h

diff --git a/MAINTAINERS b/MAINTAINERS
index a5d1038..260c3e6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -366,6 +366,10 @@ Travis Sawyer ([EMAIL PROTECTED]>
METROBOXPPC440GX
XPEDITE1K   PPC440GX
 
+Georg Schardt <[EMAIL PROTECTED]>
+
+   fx12mm  PPC405
+
 Heiko Schocher <[EMAIL PROTECTED]>
 
ids8247 MPC8247
diff --git a/MAKEALL b/MAKEALL
index aa602b7..1f56ac5 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -186,6 +186,7 @@ LIST_4xx="  \
ebony   \
ERIC\
EXBITGEN\
+   fx12mm  \
G2000   \
glacier \
haleakala   \
diff --git a/Makefile b/Makefile
index 66922eb..d6abb4d 100644
--- a/Makefile
+++ b/Makefile
@@ -1293,6 +1293,24 @@ ERIC_config: unconfig
 EXBITGEN_config:   unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx exbitgen
 
+fx12mm_flash_config: unconfig
+   @mkdir -p $(obj)include $(obj)board/xilinx/ppc405-generic
+   @mkdir -p $(obj)include $(obj)board/avnet/fx12mm
+   @echo "LDSCRIPT:=$(SRCTREE)/board/xilinx/ppc405-generic/u-boot-rom.lds"\
+   > $(obj)board/avnet/fx12mm/config.tmp
+   @echo "TEXT_BASE := 0xFFCB" \
+   >> $(obj)board/avnet/fx12mm/config.tmp
+   @$(MKCONFIG) fx12mm ppc ppc4xx fx12mm avnet
+
+fx12mm_config: unconfig
+   @mkdir -p $(obj)include $(obj)board/xilinx/ppc405-generic
+   @mkdir -p $(obj)include $(obj)board/avnet/fx12mm
+   @echo "LDSCRIPT:=$(SRCTREE)/board/xilinx/ppc405-generic/u-boot-ram.lds"\
+   > $(obj)board/avnet/fx12mm/config.tmp
+   @echo "TEXT_BASE := 0x0300" \
+   >> $(obj)board/avnet/fx12mm/config.tmp
+   @$(MKCONFIG) fx12mm ppc ppc4xx fx12mm avnet
+
 G2000_config:  unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx g2000
 
diff --git a/board/avnet/fx12mm/.gitignore b/board/avnet/fx12mm/.gitignore
new file mode 100644
index 000..b644f59
--- /dev/null
+++ b/board/avnet/fx12mm/.gitignore
@@ -0,0 +1 @@
+config.tmp
diff --git a/board/avnet/fx12mm/Makefile b/board/avnet/fx12mm/Makefile
new file mode 100644
index 000..f943781
--- /dev/null
+++ b/board/avnet/fx12mm/Makefile
@@ -0,0 +1,27 @@
+#
+# (C) Copyright 2008
+# Ricardo Ribalda,Universidad Autonoma de Madrid, [EMAIL PROTECTED]
+# This work has been supported by: Qtechnology http://qtec.com/
+#
+# See file CREDITS for list of people who contributed to this
+# project.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of
+# the License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+# MA 02111-1307 USA
+#
+
+COBJS  += $(BOARD).o
+
+include $(SRCTREE)/board/xilinx/ppc405-generic/Makefile
diff --git a/board/avnet/fx12mm/config.mk b/board/avnet/fx12mm/config.mk
new file mode 100644
index 000..f5a6039
--- /dev/null
+++ b/board/avnet/fx12mm/config.mk
@@ -0,0 +1,26 @@
+#
+# (C) Copyright 2008
+# Ricardo Ribalda-Universidad Autonoma de [EMAIL PROTECTED]
+# Work supported by Qtechnology http://www.qtec.com
+#
+# See file CREDITS for list of people who contributed to this
+# project.
+#
+# Thi

[U-Boot] [PATCH] ppc4xx: New board avnet fx12 minimodule

2008-10-22 Thread Georg Schardt
From: schardt <[EMAIL PROTECTED]>

this patch adds support for the avnet fx12 minimodul
it needs the "ppc4xx: Generic architecture for xilinx ppc405" patch from Ricardo


rebased to ppc4xx/master

Signed-off-by: schardt <[EMAIL PROTECTED]>
Signed-off-by: Ricardo Ribalda Delgado <[EMAIL PROTECTED]>
---
 MAINTAINERS  |4 +
 MAKEALL  |1 +
 Makefile |   18 +
 board/avnet/fx12mm/.gitignore|1 +
 board/avnet/fx12mm/Makefile  |   27 +++
 board/avnet/fx12mm/config.mk |   26 +++
 board/avnet/fx12mm/fx12mm.c  |   52 +
 board/avnet/fx12mm/init.S|   32 
 board/avnet/fx12mm/u-boot.lds|  149 ++
 board/avnet/fx12mm/xparameters.h |   51 +
 include/configs/fx12mm.h |   72 ++
 11 files changed, 433 insertions(+), 0 deletions(-)
 create mode 100644 board/avnet/fx12mm/.gitignore
 create mode 100644 board/avnet/fx12mm/Makefile
 create mode 100644 board/avnet/fx12mm/config.mk
 create mode 100644 board/avnet/fx12mm/fx12mm.c
 create mode 100644 board/avnet/fx12mm/init.S
 create mode 100644 board/avnet/fx12mm/u-boot.lds
 create mode 100644 board/avnet/fx12mm/xparameters.h
 create mode 100644 include/configs/fx12mm.h

diff --git a/MAINTAINERS b/MAINTAINERS
index a5d1038..260c3e6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -366,6 +366,10 @@ Travis Sawyer ([EMAIL PROTECTED]>
METROBOXPPC440GX
XPEDITE1K   PPC440GX
 
+Georg Schardt <[EMAIL PROTECTED]>
+
+   fx12mm  PPC405
+
 Heiko Schocher <[EMAIL PROTECTED]>
 
ids8247 MPC8247
diff --git a/MAKEALL b/MAKEALL
index aa602b7..1f56ac5 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -186,6 +186,7 @@ LIST_4xx="  \
ebony   \
ERIC\
EXBITGEN\
+   fx12mm  \
G2000   \
glacier \
haleakala   \
diff --git a/Makefile b/Makefile
index 66922eb..d6abb4d 100644
--- a/Makefile
+++ b/Makefile
@@ -1293,6 +1293,24 @@ ERIC_config: unconfig
 EXBITGEN_config:   unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx exbitgen
 
+fx12mm_flash_config: unconfig
+   @mkdir -p $(obj)include $(obj)board/xilinx/ppc405-generic
+   @mkdir -p $(obj)include $(obj)board/avnet/fx12mm
+   @echo "LDSCRIPT:=$(SRCTREE)/board/xilinx/ppc405-generic/u-boot-rom.lds"\
+   > $(obj)board/avnet/fx12mm/config.tmp
+   @echo "TEXT_BASE := 0xFFCB" \
+   >> $(obj)board/avnet/fx12mm/config.tmp
+   @$(MKCONFIG) fx12mm ppc ppc4xx fx12mm avnet
+
+fx12mm_config: unconfig
+   @mkdir -p $(obj)include $(obj)board/xilinx/ppc405-generic
+   @mkdir -p $(obj)include $(obj)board/avnet/fx12mm
+   @echo "LDSCRIPT:=$(SRCTREE)/board/xilinx/ppc405-generic/u-boot-ram.lds"\
+   > $(obj)board/avnet/fx12mm/config.tmp
+   @echo "TEXT_BASE := 0x0300" \
+   >> $(obj)board/avnet/fx12mm/config.tmp
+   @$(MKCONFIG) fx12mm ppc ppc4xx fx12mm avnet
+
 G2000_config:  unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx g2000
 
diff --git a/board/avnet/fx12mm/.gitignore b/board/avnet/fx12mm/.gitignore
new file mode 100644
index 000..b644f59
--- /dev/null
+++ b/board/avnet/fx12mm/.gitignore
@@ -0,0 +1 @@
+config.tmp
diff --git a/board/avnet/fx12mm/Makefile b/board/avnet/fx12mm/Makefile
new file mode 100644
index 000..f943781
--- /dev/null
+++ b/board/avnet/fx12mm/Makefile
@@ -0,0 +1,27 @@
+#
+# (C) Copyright 2008
+# Ricardo Ribalda,Universidad Autonoma de Madrid, [EMAIL PROTECTED]
+# This work has been supported by: Qtechnology http://qtec.com/
+#
+# See file CREDITS for list of people who contributed to this
+# project.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of
+# the License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+# MA 02111-1307 USA
+#
+
+COBJS  += $(BOARD).o
+
+include $(SRCTREE)/board/xilinx/ppc405-generic/Makefile
diff --git a/board/avnet/fx12mm/config.mk b/board/avnet/fx12mm/config.mk
new file mode 100644
index 000..f5a6039
--- /dev/null
+++ b/board/avnet/fx12mm/config.mk
@@ -0,0 +1,26 @@
+#
+# (C) Copyright 2008
+# Ricardo Ribalda-Universidad Autonoma de [EMAIL PROTECTED]
+# Work supp

[U-Boot] [PATCH] ppc4xx: New board avnet fx12 minimodule

2008-10-16 Thread Georg Schardt
From: schardt <[EMAIL PROTECTED]>

this patch adds support for the avnet fx12 minimodul
it needs the "ppc4xx: Generic architecture for xilinx ppc405" patch from 
Ricardo 

Signed-off-by: schardt <[EMAIL PROTECTED]>
Signed-off-by: Ricardo Ribalda Delgado <[EMAIL PROTECTED]>
---
 MAINTAINERS  |4 +
 MAKEALL  |1 +
 Makefile |   18 +
 board/avnet/fx12mm/.gitignore|1 +
 board/avnet/fx12mm/Makefile  |   27 +++
 board/avnet/fx12mm/config.mk |   26 +++
 board/avnet/fx12mm/fx12mm.c  |   52 +
 board/avnet/fx12mm/init.S|   32 
 board/avnet/fx12mm/u-boot.lds|  149 ++
 board/avnet/fx12mm/xparameters.h |   51 +
 include/configs/fx12mm.h |   70 ++
 11 files changed, 431 insertions(+), 0 deletions(-)
 create mode 100644 board/avnet/fx12mm/.gitignore
 create mode 100644 board/avnet/fx12mm/Makefile
 create mode 100644 board/avnet/fx12mm/config.mk
 create mode 100644 board/avnet/fx12mm/fx12mm.c
 create mode 100644 board/avnet/fx12mm/init.S
 create mode 100644 board/avnet/fx12mm/u-boot.lds
 create mode 100644 board/avnet/fx12mm/xparameters.h
 create mode 100644 include/configs/fx12mm.h

diff --git a/MAINTAINERS b/MAINTAINERS
index dfc3b56..00fa071 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -366,6 +366,10 @@ Travis Sawyer ([EMAIL PROTECTED]>
METROBOXPPC440GX
XPEDITE1K   PPC440GX
 
+Georg Schardt <[EMAIL PROTECTED]>
+
+   fx12mm  PPC405
+
 Heiko Schocher <[EMAIL PROTECTED]>
 
ids8247 MPC8247
diff --git a/MAKEALL b/MAKEALL
index aa602b7..1f56ac5 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -186,6 +186,7 @@ LIST_4xx="  \
ebony   \
ERIC\
EXBITGEN\
+   fx12mm  \
G2000   \
glacier \
haleakala   \
diff --git a/Makefile b/Makefile
index 06ba2c6..cd4e14c 100644
--- a/Makefile
+++ b/Makefile
@@ -1291,6 +1291,24 @@ ERIC_config: unconfig
 EXBITGEN_config:   unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx exbitgen
 
+fx12mm_flash_config: unconfig
+   @mkdir -p $(obj)include $(obj)board/xilinx/ppc405-generic
+   @mkdir -p $(obj)include $(obj)board/avnet/fx12mm
+   @echo "LDSCRIPT:=$(SRCTREE)/board/xilinx/ppc405-generic/u-boot-rom.lds"\
+   > $(obj)board/avnet/fx12mm/config.tmp
+   @echo "TEXT_BASE := 0xFFCB" \
+   >> $(obj)board/avnet/fx12mm/config.tmp
+   @$(MKCONFIG) fx12mm ppc ppc4xx fx12mm avnet
+
+fx12mm_config: unconfig
+   @mkdir -p $(obj)include $(obj)board/xilinx/ppc405-generic
+   @mkdir -p $(obj)include $(obj)board/avnet/fx12mm
+   @echo "LDSCRIPT:=$(SRCTREE)/board/xilinx/ppc405-generic/u-boot-ram.lds"\
+   > $(obj)board/avnet/fx12mm/config.tmp
+   @echo "TEXT_BASE := 0x0300" \
+   >> $(obj)board/avnet/fx12mm/config.tmp
+   @$(MKCONFIG) fx12mm ppc ppc4xx fx12mm avnet
+
 G2000_config:  unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx g2000
 
diff --git a/board/avnet/fx12mm/.gitignore b/board/avnet/fx12mm/.gitignore
new file mode 100644
index 000..b644f59
--- /dev/null
+++ b/board/avnet/fx12mm/.gitignore
@@ -0,0 +1 @@
+config.tmp
diff --git a/board/avnet/fx12mm/Makefile b/board/avnet/fx12mm/Makefile
new file mode 100644
index 000..f943781
--- /dev/null
+++ b/board/avnet/fx12mm/Makefile
@@ -0,0 +1,27 @@
+#
+# (C) Copyright 2008
+# Ricardo Ribalda,Universidad Autonoma de Madrid, [EMAIL PROTECTED]
+# This work has been supported by: Qtechnology http://qtec.com/
+#
+# See file CREDITS for list of people who contributed to this
+# project.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of
+# the License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+# MA 02111-1307 USA
+#
+
+COBJS  += $(BOARD).o
+
+include $(SRCTREE)/board/xilinx/ppc405-generic/Makefile
diff --git a/board/avnet/fx12mm/config.mk b/board/avnet/fx12mm/config.mk
new file mode 100644
index 000..f5a6039
--- /dev/null
+++ b/board/avnet/fx12mm/config.mk
@@ -0,0 +1,26 @@
+#
+# (C) Copyright 2008
+# Ricardo Ribalda-Universidad Autonoma de [EMAIL PROTECTED]
+# Work supported by Qtechnology http://www.qt

Re: [U-Boot] [PATCH] add board support for virtex4fx12 minimodul

2008-09-09 Thread Georg Schardt
Hi Ricardo,

if such an architecture is wanted i can try to create it ?
but i'm stil a beginner in u-boot and not very firm in git, so i think i 
ask many things here on the list :)

Georg
Ricardo wrote:
> Hello Georg
>
>  Its a pleasure to help.
>
>   
>>> 2) Try to unificate the fx12mm board under a more global board, like
>>> the ml507 with is now in mainstream
>>>
>>>   
>> you mean, that i create only a new config file and use the ml507 board code
>> ?
>> is this better than create new board specific files under board/avnet/fx12mm
>> ?
>> 
>
> I mean something more... If you take a look to your board, it is
> basically a modern version of the ml300 (what is great).
> Unfortunately, the ml300 board cannot use all your improvements.
>
> We faced the same problems building the v5fx30teval board and we
> decide to generate a generic board called ppc440-generic which will be
> the skeleton of all the fpgas boards with the ppc440 processor.
>
> What I am asking you is to create the same architechture for the
> ppc400 processor.
>
>
> Best Regards
>   

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH] add board support for virtex4fx12 minimodul

2008-09-09 Thread Georg Schardt
sorry, just pressed ctrl-r without thinking about

georg
> [600+ lines of quote deleted]
>
> was there any need to re-quote the 600+ lines of your own posting?
>
> Best regards,
>
> Wolfgang Denk
>
>   

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH] add board support for virtex4fx12 minimodul

2008-09-09 Thread Georg Schardt
Hello Ricardo,

thanks for your comments.  i have some more questions :
> 1) The board is manufactured by avnet, you must create it under the
> folder boards/avnet/fx12mm
>   
your are right, i will move it
> 2) Try to unificate the fx12mm board under a more global board, like
> the ml507 with is now in mainstream
>   
you mean, that i create only a new config file and use the ml507 board 
code ?
is this better than create new board specific files under 
board/avnet/fx12mm ?
> 4) There are some object that are not used (or I don't see where are
> they used) in your makefile. (../common/*)
>   
ups, i clean it up. its correct, the objects are not used

regards
georg
>
> On Mon, Sep 8, 2008 at 14:07, schardt <[EMAIL PROTECTED]> wrote:
>   
>> From: schardt <[EMAIL PROTECTED](none)>
>>
>> ---
>>  Makefile  |3 +
>>  board/xilinx/fx12mm/Makefile  |   63 
>>  board/xilinx/fx12mm/config.mk |   28 +++
>>  board/xilinx/fx12mm/fx12mm.c  |   67 +
>>  board/xilinx/fx12mm/init.S|   32 
>>  board/xilinx/fx12mm/u-boot.lds|  149 
>> +
>>  board/xilinx/fx12mm/xparameters.h |   40 ++
>>  include/configs/FX12MM.h  |  127 +++
>>  8 files changed, 509 insertions(+), 0 deletions(-)
>>  create mode 100644 board/xilinx/fx12mm/Makefile
>>  create mode 100644 board/xilinx/fx12mm/config.mk
>>  create mode 100644 board/xilinx/fx12mm/fx12mm.c
>>  create mode 100644 board/xilinx/fx12mm/init.S
>>  create mode 100644 board/xilinx/fx12mm/u-boot.lds
>>  create mode 100644 board/xilinx/fx12mm/xparameters.h
>>  create mode 100644 include/configs/FX12MM.h
>>
>> diff --git a/Makefile b/Makefile
>> index 8d82ef5..1fc476d 100644
>> --- a/Makefile
>> +++ b/Makefile
>> @@ -1282,6 +1282,9 @@ ERIC_config:  unconfig
>>  EXBITGEN_config:   unconfig
>>@$(MKCONFIG) $(@:_config=) ppc ppc4xx exbitgen
>>
>> +FX12MM_config: unconfig
>> +   @$(MKCONFIG) $(@:_config=) ppc ppc4xx fx12mm xilinx
>> +
>>  G2000_config:  unconfig
>>@$(MKCONFIG) $(@:_config=) ppc ppc4xx g2000
>>
>> diff --git a/board/xilinx/fx12mm/Makefile b/board/xilinx/fx12mm/Makefile
>> new file mode 100644
>> index 000..aed47ef
>> --- /dev/null
>> +++ b/board/xilinx/fx12mm/Makefile
>> @@ -0,0 +1,63 @@
>> +#
>> +# (C) Copyright 2000-2006
>> +# Wolfgang Denk, DENX Software Engineering, [EMAIL PROTECTED]
>> +#
>> +# See file CREDITS for list of people who contributed to this
>> +# project.
>> +#
>> +# This program is free software; you can redistribute it and/or
>> +# modify it under the terms of the GNU General Public License as
>> +# published by the Free Software Foundation; either version 2 of
>> +# the License, or (at your option) any later version.
>> +#
>> +# This program is distributed in the hope that it will be useful,
>> +# but WITHOUT ANY WARRANTY; without even the implied warranty of
>> +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
>> +# GNU General Public License for more details.
>> +#
>> +# You should have received a copy of the GNU General Public License
>> +# along with this program; if not, write to the Free Software
>> +# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
>> +# MA 02111-1307 USA
>> +#
>> +
>> +include $(TOPDIR)/config.mk
>> +ifneq ($(OBJTREE),$(SRCTREE))
>> +$(shell mkdir -p $(obj)../common)
>> +$(shell mkdir -p $(obj)../xilinx_iic)
>> +endif
>> +
>> +INCS   := -I../common  -I../xilinx_iic
>> +CFLAGS += $(INCS)
>> +HOST_CFLAGS+= $(INCS)
>> +
>> +LIB= $(obj)lib$(BOARD).a
>> +
>> +COBJS  = $(BOARD).o \
>> + ../common/xbasic_types.o ../common/xdma_channel.o \
>> + ../common/xdma_channel_sg.o \
>> + ../common/xversion.o \
>> +
>> +SOBJS   = init.o
>> +
>> +SRCS   := $(SOBJS:.o=.S) $(COBJS:.o=.c)
>> +OBJS   := $(addprefix $(obj),$(COBJS))
>> +SOBJS  := $(addprefix $(obj),$(SOBJS))
>> +
>> +$(LIB):$(OBJS) $(SOBJS)
>> +   $(AR) $(ARFLAGS) $@ $^
>> +
>> +clean:
>> +   rm -f $(SOBJS) $(OBJS)
>> +
>> +distclean: clean
>> +   rm -f $(LIB) core *.bak .depend
>> +
>> +#
>> +
>> +# defines $(obj).depend target
>> +include $(SRCTREE)/rules.mk
>> +
>> 

[U-Boot] [PATCH] add board support for virtex4fx12 minimodul

2008-09-08 Thread schardt
From: schardt <[EMAIL PROTECTED](none)>

---
 Makefile  |3 +
 board/xilinx/fx12mm/Makefile  |   63 
 board/xilinx/fx12mm/config.mk |   28 +++
 board/xilinx/fx12mm/fx12mm.c  |   67 +
 board/xilinx/fx12mm/init.S|   32 
 board/xilinx/fx12mm/u-boot.lds|  149 +
 board/xilinx/fx12mm/xparameters.h |   40 ++
 include/configs/FX12MM.h  |  127 +++
 8 files changed, 509 insertions(+), 0 deletions(-)
 create mode 100644 board/xilinx/fx12mm/Makefile
 create mode 100644 board/xilinx/fx12mm/config.mk
 create mode 100644 board/xilinx/fx12mm/fx12mm.c
 create mode 100644 board/xilinx/fx12mm/init.S
 create mode 100644 board/xilinx/fx12mm/u-boot.lds
 create mode 100644 board/xilinx/fx12mm/xparameters.h
 create mode 100644 include/configs/FX12MM.h

diff --git a/Makefile b/Makefile
index 8d82ef5..1fc476d 100644
--- a/Makefile
+++ b/Makefile
@@ -1282,6 +1282,9 @@ ERIC_config:  unconfig
 EXBITGEN_config:   unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx exbitgen
 
+FX12MM_config: unconfig
+   @$(MKCONFIG) $(@:_config=) ppc ppc4xx fx12mm xilinx
+
 G2000_config:  unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx g2000
 
diff --git a/board/xilinx/fx12mm/Makefile b/board/xilinx/fx12mm/Makefile
new file mode 100644
index 000..aed47ef
--- /dev/null
+++ b/board/xilinx/fx12mm/Makefile
@@ -0,0 +1,63 @@
+#
+# (C) Copyright 2000-2006
+# Wolfgang Denk, DENX Software Engineering, [EMAIL PROTECTED]
+#
+# See file CREDITS for list of people who contributed to this
+# project.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of
+# the License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+# MA 02111-1307 USA
+#
+
+include $(TOPDIR)/config.mk
+ifneq ($(OBJTREE),$(SRCTREE))
+$(shell mkdir -p $(obj)../common)
+$(shell mkdir -p $(obj)../xilinx_iic)
+endif
+
+INCS   := -I../common  -I../xilinx_iic 
+CFLAGS += $(INCS)
+HOST_CFLAGS+= $(INCS)
+
+LIB= $(obj)lib$(BOARD).a
+
+COBJS  = $(BOARD).o \
+ ../common/xbasic_types.o ../common/xdma_channel.o \
+ ../common/xdma_channel_sg.o \
+ ../common/xversion.o \
+
+SOBJS   = init.o 
+
+SRCS   := $(SOBJS:.o=.S) $(COBJS:.o=.c)
+OBJS   := $(addprefix $(obj),$(COBJS))
+SOBJS  := $(addprefix $(obj),$(SOBJS))
+
+$(LIB):$(OBJS) $(SOBJS)
+   $(AR) $(ARFLAGS) $@ $^
+
+clean:
+   rm -f $(SOBJS) $(OBJS)
+
+distclean: clean
+   rm -f $(LIB) core *.bak .depend
+
+#
+
+# defines $(obj).depend target
+include $(SRCTREE)/rules.mk
+
+sinclude $(obj).depend
+
+#
diff --git a/board/xilinx/fx12mm/config.mk b/board/xilinx/fx12mm/config.mk
new file mode 100644
index 000..69490fb
--- /dev/null
+++ b/board/xilinx/fx12mm/config.mk
@@ -0,0 +1,28 @@
+#
+# (C) Copyright 2000
+# Wolfgang Denk, DENX Software Engineering, [EMAIL PROTECTED]
+#
+# See file CREDITS for list of people who contributed to this
+# project.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of
+# the License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+# MA 02111-1307 USA
+#
+
+#
+# Memec/Avnet Virtex4FX12 MiniModul
+# Standard EDK 10.1 Flash Address
+#
+TEXT_BASE = 0xFF80
diff --git a/board/xilinx/fx12mm/fx12mm.c b/board/xilinx/fx12mm/fx12mm.c
new file mode 100644
index 000..66adde9
--- /dev/null
+++ b/board/xilinx/fx12mm/fx12mm.c
@@ -0,0 +1,67 @@
+/*
+ * (C) Copyright 2008
+ *
+ * Georg Schardt <[EMAIL PROTECTED]>
+ *
+ * See file CREDITS for list of people who contributed to this
+ * project.
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under 

Re: [U-Boot] [PATCH 2/3] fix checkpatch errors

2008-09-07 Thread Georg Schardt
Hi again,
> This all looks good so far
>
>   
>> - then i try "git rebase master" and get the message "Current branch
>> master is up to date"
>> 
>
> Hm... the "current branch master" makes be believe that you might have
> checked out the master branch now? You should still have the "testing"
> branch checked out.
>   

you are right, sorry. but with testing checkout there is no different

[EMAIL PROTECTED]:~/embedded/u-boot$ git branch
  i.MX31
  lwmon5
  master
  origin
* testing
  [EMAIL PROTECTED]

[EMAIL PROTECTED]:~/embedded/u-boot$ git-rebase master
Current branch testing is up to date.

> Also note, that when you want to combine the two commits into one for
> submission, you have to use "git-rebase -i master" to run in
> interactive mode.
>
>   
Huuh, i have no option -i available. i use git 1.4.4.4. *argl*

regards
georg

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 2/3] fix checkpatch errors

2008-09-07 Thread Georg Schardt
Dear Wolfgang Denk,

thank you for the help. I use the following commands:

- create my own testing branch: "git branch testing"
- switch to this branch: "git checkout testing"
- copy/modify files
- add the new files with "git add board/xilinx/fx12mm/"
- commit the changes with "git commit -a"
- create a patch with "git format-patch origin"
- check this patch with checkpatch.pl
- fix the errors, commit again, create patch again get 2 patchfiles
- then i try "git rebase master" and get the message "Current branch
master is up to date"

thanks
georg


Wolfgang Denk wrote:
> Dear Georg Schardt,
>
> In message <[EMAIL PROTECTED]> you wrote:
>   
>> i tried to rebase my local testing-branch with my local master-branch,
>> but i always get the message that the branch is up to date.
>> 
>
> Which exact commands are you using? 
>
>
> Best regards,
>
> Wolfgang Denk
>
>   


___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 2/3] fix checkpatch errors

2008-09-06 Thread Georg Schardt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
 

i tried to rebase my local testing-branch with my local master-branch,
but i always get the message that the branch is up to date.

then i merge my master-branch with "git pull . testing"  with the
testing-branch, but "git format-patch origin"  creates me a patch-file
for every commit from the testing-branch.

how can i create a single file patch with the differents between the
head of  my testing-branch and the head of the master-branch ?

regards
georg


Wolfgang Denk schrieb:
> Dear Georg Schardt,
>
> In message <[EMAIL PROTECTED]> you wrote:
>> ---
>>  include/configs/FX12MM.h |   12 ++--
>>  1 files changed, 6 insertions(+), 6 deletions(-)
>
> This file does not even exist yet.
>
> Please fix the code in your local branch, rebase your patch, and
> resubmit a cleaned up patch.
>
> But make sure it actually compiles.
>
> Best regards,
>
> Wolfgang Denk
>

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
iEYEARECAAYFAkjCjV4ACgkQUicxT/v10ZveRQCfSUUfqVC90k/C8OaW+NS3LAc+
OVYAnA62F9hbvPI8BrhBbsau2aCBV+gK
=OVKI
-END PGP SIGNATURE-

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] First Patch

2008-09-06 Thread Georg Schardt
Hi,

the following patch is my first, so please say what i can do better the next 
time.
the patch adds board support for the virtex4fx12 minimodul by avnet.
Sorry for the three files, i don't know how to merge the files to on.

regards
georg
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH 2/3] fix checkpatch errors

2008-09-06 Thread Georg Schardt
---
 include/configs/FX12MM.h |   12 ++--
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/include/configs/FX12MM.h b/include/configs/FX12MM.h
index b47e403..8b8d41c 100644
--- a/include/configs/FX12MM.h
+++ b/include/configs/FX12MM.h
@@ -15,28 +15,28 @@
 #define CONFIG_DOS_PARTITION1
 #define CFG_SYSTEMACE_BASE  XPAR_SYSACE_0_BASEADDR
 #define CFG_SYSTEMACE_WIDTH XPAR_SYSACE_0_MEM_WIDTH
-#define ADD_SYSTEMACE_CMDS  (| CFG_CMD_FAT)
+#define ADD_SYSTEMACE_CMDS  ( | CFG_CMD_FAT )
 #define RM_SYSTEMACE_CMDS
 #else
 #define ADD_SYSTEMACE_CMDS
-#define RM_SYSTEMACE_CMDS   | CFG_CMD_FAT
+#define RM_SYSTEMACE_CMDS   ( | CFG_CMD_FAT )
 #endif
 
 
 #define CFG_ENV_IS_IN_FLASH 1   /* environment is in FLASH */
-#define ADD_FLASH_CMDS  | CFG_CMD_FLASH
+#define ADD_FLASH_CMDS  ( | CFG_CMD_FLASH )
 #define RM_FLASH_CMDS
 
 
 #ifdef XPAR_IIC_0_DEVICE_ID
-#if ! defined(CFG_ENV_IS_IN_FLASH)
+#if !defined(CFG_ENV_IS_IN_FLASH)
 #define CFG_ENV_IS_IN_EEPROM1   /* environment is in IIC EEPROM */
 #endif
-#define ADD_IIC_CMDS| CFG_CMD_I2C
+#define ADD_IIC_CMDS( | CFG_CMD_I2C )
 #define RM_IIC_CMDS
 #else
 #define ADD_IIC_CMDS
-#define RM_IIC_CMDS | CFG_CMD_I2C
+#define RM_IIC_CMDS ( | CFG_CMD_I2C )
 #endif
 
 
-- 
1.4.4.4

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH 3/3] fix some other patch errors

2008-09-06 Thread Georg Schardt
---
 Makefile |3 +++
 board/xilinx/fx12mm/fx12mm.c |4 
 board/xilinx/fx12mm/serial.c |2 +-
 include/configs/FX12MM.h |8 
 4 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/Makefile b/Makefile
index 8d82ef5..1fc476d 100644
--- a/Makefile
+++ b/Makefile
@@ -1282,6 +1282,9 @@ ERIC_config:  unconfig
 EXBITGEN_config:   unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx exbitgen
 
+FX12MM_config: unconfig
+   @$(MKCONFIG) $(@:_config=) ppc ppc4xx fx12mm xilinx
+
 G2000_config:  unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx g2000
 
diff --git a/board/xilinx/fx12mm/fx12mm.c b/board/xilinx/fx12mm/fx12mm.c
index 0f2dd76..a58a3dc 100644
--- a/board/xilinx/fx12mm/fx12mm.c
+++ b/board/xilinx/fx12mm/fx12mm.c
@@ -42,10 +42,6 @@
 #include 
 #include 
 
-#ifdef CFG_ENV_IS_IN_EEPROM
-extern void convert_env(void);
-#endif
-
 int
 board_pre_init(void)
 {
diff --git a/board/xilinx/fx12mm/serial.c b/board/xilinx/fx12mm/serial.c
index 0c3e868..3af589b 100644
--- a/board/xilinx/fx12mm/serial.c
+++ b/board/xilinx/fx12mm/serial.c
@@ -36,6 +36,7 @@
  *
  */
 
+#include 
 #include 
 #include 
 #include 
@@ -119,7 +120,6 @@ serial_puts(const char *s)
 {
   while (*s)
 serial_putc(*s++);
-  
 }
 
 #if defined(CONFIG_CMD_KGDB)
diff --git a/include/configs/FX12MM.h b/include/configs/FX12MM.h
index 8b8d41c..88ceee8 100644
--- a/include/configs/FX12MM.h
+++ b/include/configs/FX12MM.h
@@ -82,17 +82,17 @@
 #define CFG_HZ 2000/* decrementer freq: 1 ms ticks */
 
 #define CFG_SDRAM_BASE  0x
-#define CFG_MONITOR_LEN (192 * 1024)/* Reserve 196 kB for Monitor  
 */
-#define CFG_MALLOC_LEN  (1024 * 1024)   /* Reserve 128 kB for malloc() 
 */
+#define CFG_MONITOR_LEN (192 * 1024)
+#define CFG_MALLOC_LEN  (1024 * 1024)   
 
 #define CFG_CACHELINE_SIZE  32  /* ...  */
 #define CFG_CACHELINE_SHIFT2
 
-#define CFG_BOOTMAPSZ   (8 << 20)   /* Initial Memory map for 
Linux */
+#define CFG_BOOTMAPSZ   (8 << 20)  
 
 #define CFG_INIT_RAM_ADDR   0x80  /* inside of SDRAM */
 #define CFG_INIT_RAM_END0x2000/* End of used area in RAM */
-#define CFG_GBL_DATA_SIZE   128   /* size in bytes reserved for 
initial data */
+#define CFG_GBL_DATA_SIZE   128   
 #define CFG_GBL_DATA_OFFSET(CFG_INIT_RAM_END - CFG_GBL_DATA_SIZE)
 #define CFG_INIT_SP_OFFSET  CFG_GBL_DATA_OFFSET
 
-- 
1.4.4.4

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH 1/3] Add support for the virtex4fx12 minimodul

2008-09-06 Thread Georg Schardt
---
 board/xilinx/fx12mm/Makefile  |   64 +++
 board/xilinx/fx12mm/config.mk |   28 +
 board/xilinx/fx12mm/fx12mm.c  |  118 +++
 board/xilinx/fx12mm/init.S|   48 
 board/xilinx/fx12mm/serial.c  |  154 +
 board/xilinx/fx12mm/u-boot.lds|  149 
 board/xilinx/fx12mm/xparameters.h |  225 +
 include/configs/FX12MM.h  |  103 +
 8 files changed, 889 insertions(+), 0 deletions(-)

diff --git a/board/xilinx/fx12mm/Makefile b/board/xilinx/fx12mm/Makefile
new file mode 100644
index 000..61aba24
--- /dev/null
+++ b/board/xilinx/fx12mm/Makefile
@@ -0,0 +1,64 @@
+#
+# (C) Copyright 2000-2006
+# Wolfgang Denk, DENX Software Engineering, [EMAIL PROTECTED]
+#
+# See file CREDITS for list of people who contributed to this
+# project.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of
+# the License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+# MA 02111-1307 USA
+#
+
+include $(TOPDIR)/config.mk
+ifneq ($(OBJTREE),$(SRCTREE))
+$(shell mkdir -p $(obj)../common)
+$(shell mkdir -p $(obj)../xilinx_iic)
+endif
+
+INCS   := -I../common  -I../xilinx_iic 
+CFLAGS += $(INCS)
+HOST_CFLAGS+= $(INCS)
+
+LIB= $(obj)lib$(BOARD).a
+
+COBJS  = $(BOARD).o \
+ ../common/xbasic_types.o ../common/xdma_channel.o \
+ ../common/xdma_channel_sg.o \
+ ../common/xversion.o \
+  serial.o \
+
+SOBJS   = init.o
+
+SRCS   := $(SOBJS:.o=.S) $(COBJS:.o=.c)
+OBJS   := $(addprefix $(obj),$(COBJS))
+SOBJS  := $(addprefix $(obj),$(SOBJS))
+
+$(LIB):$(OBJS) $(SOBJS)
+   $(AR) $(ARFLAGS) $@ $^
+
+clean:
+   rm -f $(SOBJS) $(OBJS)
+
+distclean: clean
+   rm -f $(LIB) core *.bak .depend
+
+#
+
+# defines $(obj).depend target
+include $(SRCTREE)/rules.mk
+
+sinclude $(obj).depend
+
+#
diff --git a/board/xilinx/fx12mm/config.mk b/board/xilinx/fx12mm/config.mk
new file mode 100644
index 000..69490fb
--- /dev/null
+++ b/board/xilinx/fx12mm/config.mk
@@ -0,0 +1,28 @@
+#
+# (C) Copyright 2000
+# Wolfgang Denk, DENX Software Engineering, [EMAIL PROTECTED]
+#
+# See file CREDITS for list of people who contributed to this
+# project.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of
+# the License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+# MA 02111-1307 USA
+#
+
+#
+# Memec/Avnet Virtex4FX12 MiniModul
+# Standard EDK 10.1 Flash Address
+#
+TEXT_BASE = 0xFF80
diff --git a/board/xilinx/fx12mm/fx12mm.c b/board/xilinx/fx12mm/fx12mm.c
new file mode 100644
index 000..0f2dd76
--- /dev/null
+++ b/board/xilinx/fx12mm/fx12mm.c
@@ -0,0 +1,118 @@
+/*
+ * fx12mm.c: U-Boot platform support for Avnet/Memec FX12 MiniModul
+ *
+ * Author: Xilinx, Inc.
+ *
+ *
+ * This program is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License as published by the
+ * Free Software Foundation; either version 2 of the License, or (at your
+ * option) any later version.
+ *
+ *
+ * XILINX IS PROVIDING THIS DESIGN, CODE, OR INFORMATION "AS IS" AS A
+ * COURTESY TO YOU. BY PROVIDING THIS DESIGN, CODE, OR INFORMATION AS
+ * ONE POSSIBLE IMPLEMENTATION OF THIS FEATURE, APPLICATION OR STANDARD,
+ * XILINX IS MAKING NO REPRESENTATION THAT THIS IMPLEMENTATION IS FREE
+ * FROM ANY CLAIMS OF INFRINGEMENT, AND YOU ARE RESPONSIBLE FOR OBTAINING
+ * ANY THIRD PARTY RIGHTS YOU MAY REQUIRE FOR YOUR IMPLEMENTATION.
+ * XILINX EXPRESSLY DISCLAIMS ANY WARRANTY WHATSOEVER WITH RESPECT TO
+ * THE ADEQUACY OF THE IMPLEMENTATION, INCLUDING BUT NOT LIMITED TO AN

[U-Boot] New Board: Avnet/Memec Virtex4FX12 Minimodul

2008-09-01 Thread Georg Schardt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
 
Hi all,

i have create a new board-configuration and want to submit some patches. 
i am new to git and have some questions:

- - i clone the u-boot repository with "git-clone git://git.denx.de/u-boot/"
- - copy the new/changed files to the new created directory
- - add these files with "git-add "

now i want to create the patches with "git-format-patch -o 
../u-boot-patches/" but nothing happens, what option i forgot ?

the second thing is, that i have no command git-config to configure my 
email and name. is this debian specific ?

thanks
georg


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
iEYEARECAAYFAki7tvYACgkQUicxT/v10ZvqswCcCHtyF4zyfqk9mrc53voIh7qD
k5AAnjLEUIzg3waxLVWY0qjWBWCCMp3N
=AoPf
-END PGP SIGNATURE-

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] LL Temac, MAC adresse trouble

2008-08-13 Thread Georg Schardt

I use ARCH=ppc without devicetree.

i tried the devicetree tool from git.xilinx.com but i don't understand 
it right. i miss the .py file in the git-tree ? but this is my next 
project :)

because booting without uboot works fine, i dont think there is a 
problem with the driver.

i made a new board definition for the fx12mm copy some stuff from the 
ml403 board. is there any definition i have to change ? board_info or 
something ?

Georg

John Linn wrote:
>> -Original Message-
>> From: Georg Schardt [mailto:[EMAIL PROTECTED]
>> Sent: Wednesday, August 13, 2008 12:01 PM
>> To: John Linn; u-boot@lists.denx.de
>> Subject: Re: [U-Boot] LL Temac, MAC adresse trouble
>>
>> Hi John,
>>
>> i use the kernel from git.xilinx.com (2.6.26-rc6) on  a Virtex4FX12
>> Minimodul from Memec. in this kernel tree is a driver for the lltemac
>> included.
>>
>> Georg
>>
>> 
>
> My mistake, I thought you were trying to use the LL TEMAC with u-boot to
> load the kernel.
>
> Are you using arch/powerpc with a device tree and passing the device
> tree to the kernel?
>
> I think the mac address should be in the device tree.
>
> I can't say I have tested that problem before, so we might have an issue
> with our driver also.
>
> -- John
>
>   
>>
>>
>> John Linn wrote:
>> 
>>> Hi Georg,
>>>
>>> Are you writing the LL TEMAC driver yourself or did you get it
>>> somewhere?
>>>
>>> I am working on u-boot for Xilinx is the reason I'm asking.
>>>
>>> Thanks,
>>> John
>>>
>>>
>>>   
>>>> -Original Message-
>>>> From: [EMAIL PROTECTED]
>>>>
>>>> 
>>> [mailto:[EMAIL PROTECTED] On Behalf Of Georg Schardt
>>>
>>>   
>>>> Sent: Wednesday, August 13, 2008 11:21 AM
>>>> To: u-boot@lists.denx.de
>>>> Subject: [U-Boot] LL Temac, MAC adresse trouble
>>>>
>>>> Hi ,
>>>>
>>>> uh, the next error in my u-boot config :)
>>>>
>>>> if i boot my linux-kernel via the xmd-debugger the lltemac has a
>>>>
>>>> 
>>> correct
>>>
>>>   
>>>> mac-address and speed negotiating works fine, link comes up and
>>>> 
> ping
>   
>>> works.
>>>
>>>   
>>>> booting it with u-boot the mac-address is 0:0:0:0:0:0. i can change
>>>>
>>>> 
>>> the
>>>
>>>   
>>>> address with ifconfig eth0 hw ether, but speed negotiation does not
>>>>
>>>> 
>>> work:
>>>
>>>   
>>>> eth0: XLlTemac: Not able to set the speed to 1000 (status: 0x7949)
>>>> eth0: XLlTemac: Not able to set the speed to 100 (status: 0x7949)
>>>> eth0: XLlTemac: Not able to set the speed to 10 (status: 0x7949)
>>>> eth0: XLlTemac: could not negotiate speed
>>>> eth0: XLlTemac: PHY Link carrier restored.
>>>>
>>>> i think there is some error in the informations u-boot gives to the
>>>> linux kernel,  but i don't know what part of u-boot is doing this.
>>>>
>>>> greetings
>>>> georg
>>>> ___
>>>> U-Boot mailing list
>>>> U-Boot@lists.denx.de
>>>> http://lists.denx.de/mailman/listinfo/u-boot
>>>>
>>>> 
>>> This email and any attachments are intended for the sole use of the
>>>   
> named recipient(s) and
>   
>> contain(s) confidential information that may be proprietary,
>> 
> privileged or copyrighted under
>   
>> applicable law. If you are not the intended recipient, do not read,
>> 
> copy, or forward this email
>   
>> message or any attachments. Delete this email message and any
>> 
> attachments immediately.
>   
>>>
>>>   
>
>
> This email and any attachments are intended for the sole use of the named 
> recipient(s) and contain(s) confidential information that may be proprietary, 
> privileged or copyrighted under applicable law. If you are not the intended 
> recipient, do not read, copy, or forward this email message or any 
> attachments. Delete this email message and any attachments immediately.
>
>
>   

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] LL Temac, MAC adresse trouble

2008-08-13 Thread Georg Schardt
Hi John,

i use the kernel from git.xilinx.com (2.6.26-rc6) on  a Virtex4FX12 
Minimodul from Memec. in this kernel tree is a driver for the lltemac 
included.

Georg





John Linn wrote:
> Hi Georg,
>
> Are you writing the LL TEMAC driver yourself or did you get it
> somewhere?
>
> I am working on u-boot for Xilinx is the reason I'm asking.
>
> Thanks,
> John
>
>   
>> -Original Message-
>> From: [EMAIL PROTECTED]
>> 
> [mailto:[EMAIL PROTECTED] On Behalf Of Georg Schardt
>   
>> Sent: Wednesday, August 13, 2008 11:21 AM
>> To: u-boot@lists.denx.de
>> Subject: [U-Boot] LL Temac, MAC adresse trouble
>>
>> Hi ,
>>
>> uh, the next error in my u-boot config :)
>>
>> if i boot my linux-kernel via the xmd-debugger the lltemac has a
>> 
> correct
>   
>> mac-address and speed negotiating works fine, link comes up and ping
>> 
> works.
>   
>> booting it with u-boot the mac-address is 0:0:0:0:0:0. i can change
>> 
> the
>   
>> address with ifconfig eth0 hw ether, but speed negotiation does not
>> 
> work:
>   
>> eth0: XLlTemac: Not able to set the speed to 1000 (status: 0x7949)
>> eth0: XLlTemac: Not able to set the speed to 100 (status: 0x7949)
>> eth0: XLlTemac: Not able to set the speed to 10 (status: 0x7949)
>> eth0: XLlTemac: could not negotiate speed
>> eth0: XLlTemac: PHY Link carrier restored.
>>
>> i think there is some error in the informations u-boot gives to the
>> linux kernel,  but i don't know what part of u-boot is doing this.
>>
>> greetings
>> georg
>> ___
>> U-Boot mailing list
>> U-Boot@lists.denx.de
>> http://lists.denx.de/mailman/listinfo/u-boot
>> 
>
>
> This email and any attachments are intended for the sole use of the named 
> recipient(s) and contain(s) confidential information that may be proprietary, 
> privileged or copyrighted under applicable law. If you are not the intended 
> recipient, do not read, copy, or forward this email message or any 
> attachments. Delete this email message and any attachments immediately.
>
>
>   

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] LL Temac, MAC adresse trouble

2008-08-13 Thread Georg Schardt
Hi ,

uh, the next error in my u-boot config :)

if i boot my linux-kernel via the xmd-debugger the lltemac has a correct 
mac-address and speed negotiating works fine, link comes up and ping works.

booting it with u-boot the mac-address is 0:0:0:0:0:0. i can change the 
address with ifconfig eth0 hw ether, but speed negotiation does not work:

eth0: XLlTemac: Not able to set the speed to 1000 (status: 0x7949)
eth0: XLlTemac: Not able to set the speed to 100 (status: 0x7949)
eth0: XLlTemac: Not able to set the speed to 10 (status: 0x7949)
eth0: XLlTemac: could not negotiate speed
eth0: XLlTemac: PHY Link carrier restored.

i think there is some error in the informations u-boot gives to the 
linux kernel,  but i don't know what part of u-boot is doing this.

greetings
georg
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Xilinx FX12MM Board - xparameters.h

2008-08-12 Thread Georg Schardt
Hi again,

after working for another project the last months i'm back to my virtex4 
minimodul.

now i have a working u-boot configuration, but some things are still 
dirty :)
for example i copy the xparameters.h to the new board/xilinx/fx12mm 
directory, but also in board/xilinx/common and board/xilinx/xilinx_enet.

this is not correct, or ?  i think there is something wrong in the 
configuration, so the compiler did not found the file in 
board/xilinx/fx12mm ?

after cleanup the files i will try to generate some patches with the new 
board infos

greetings
georg

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot