[U-Boot] [PATCH 1/2] Update i386 code (sc520_cdp) - Last gasp attempt

2008-09-06 Thread Graeme Russ
OK, Thunderbird is not wrapping my email to gmail and gmail is not stripping white spaces when I forward This should not be that hard :( Its really sad when fixing the code is easier than submitting the patch :) Attempt to bring i386 / sc520 inline with master Signed-off-by: Graeme Russ <[EMAIL

[U-Boot] Please ignore all my patch posts - they are ALL corrupt

2008-09-06 Thread Graeme Russ
I have decided that all email clients are evil ;) Will investigate git-send-email when I get back home Apologies for the inconvenience, thank you for your patience Wolfgang Regards, Graeme ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.d

[U-Boot] ARM / PXA unapplied patches

2008-09-06 Thread Wolfgang Denk
Dear Jean-Christophe, I have a couple of unapplied patches in my list which seem to fall into your area of responsibility. Can you please have a look at these: 1 04/24 michael[U-Boot-Users] [PATCH ARM 0/2] Ide support 2 04/24 michael[U-Boot-Users] [PATCH ARM 1/2]

Re: [U-Boot] [PATCH 1/2] Update i386 code (sc520_cdp)

2008-09-06 Thread Graeme Russ
OK, last try then I'm completely giving up :( Attempt to bring i386 / sc520 inline with master Signed-off-by: Graeme Russ <[EMAIL PROTECTED]> diff --git a/board/sc520_cdp/sc520_cdp.c b/board/sc520_cdp/sc520_cdp.c index f21c730..bfb473e 100644 --- a/board/sc520_cdp/sc520_cdp.c +++ b/board/sc520_

Re: [U-Boot] [PATCH 1/2] Update i386 code (sc520_cdp)

2008-09-06 Thread Wolfgang Denk
Dear Graeme Russ, In message <[EMAIL PROTECTED]> you wrote: > Third time lucky maybe - ditched Evolution (can't adjust line wrap width) for > Thunderbird. I don't have git-send-email installed - will investigate This has nothing to do with luck - an this mailing list is not a good place to try o

Re: [U-Boot] [PATCH 1/2] Update i386 code (sc520_cdp)

2008-09-06 Thread Graeme Russ
Third time lucky maybe - ditched Evolution (can't adjust line wrap width) for Thunderbird. I don't have git-send-email installed - will investigate Attempt to bring i386 / sc520 inline with master Signed-off-by: Graeme Russ http://lists.denx.de/mailman/listinfo/u-boot>> diff --git a/board/sc52

[U-Boot] NAND unapplied patches

2008-09-06 Thread Wolfgang Denk
Dear Scott, I have an unapplied patch in my list which seems to fall into your area of responsibility. Can you please have a look at this: 6889 08/30 Hugo Villeneuve[U-Boot] [PATCH] ARM DaVinci: Fix broken HW ECC for large page NAND. Best regards, Wolfgang Denk -- DENX Software Engine

[U-Boot] PPC4xx unapplied patches

2008-09-06 Thread Wolfgang Denk
Dear Stefan, I have a an unapplied patch in my list which seem to fall into your area of responsibility. Can you please have a look at this: 6385 08/22 Ricardo Ribalda D [U-Boot] [PATCH] ppc440: ml507: Add .gitignore Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wo

[U-Boot] USB unapplied patches

2008-09-06 Thread Wolfgang Denk
Dear Markus, I have a couple of unapplied patches in my list which seem to fall into your area of responsibility. Can you please have a look at these: 6230 08/20 Remy Bohmer[patch 1/1] Make usb-stop() safe to call multiple times in a row. 6249 08/20 Ryan CHEN [U-Boot] [PATCH

[U-Boot] MPC86xx unapplied patches

2008-09-06 Thread Wolfgang Denk
Dear Jon, I have a couple of unapplied patches in my list which seem to fall into your area of responsibility. Can you please have a look at these: 6185 08/19 Kumar Gala [U-Boot] [PATCH] 86xx: remove redudant code with lib_ppc/interrupts.c 6767 08/28 Nick Spence[U-Boot] [PATC

[U-Boot] network unapplied patches

2008-09-06 Thread Wolfgang Denk
Dear Ben, I have a couple of unapplied patches in my list which seem to fall into your area of responsibility. Can you please have a look at these: 6158 08/19 Andre Schwarz [U-Boot] [PATCH] enable 10/100M at VSC8601 at tsec driver 6861 08/08 Nobuhiro Iwamatsu [PATCH][RESEND] net: ne20

[U-Boot] MPC85xx unapplied patches

2008-09-06 Thread Wolfgang Denk
Dear Andy, I have a couple of unapplied patches in my list which seem to fall into your area of responsibility. Can you please have a look at these: 4316 07/18 Timur Tabi [U-Boot-Users] [PATCH] Update Freescale 85xx boards to sys_eeprom.c -> see http://bugs.denx.de/databases/u-

Re: [U-Boot] CFG_64BIT_xxx and friends

2008-09-06 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <[EMAIL PROTECTED]> you wrote: > > > 5) Delete al references to CFG_64BIT_VSPRINTF and CFG_64BIT_STRTOUL > > and unconditionally enable it for all boards. > > > > Any takers to submit a patch? > If possible not because it will increase the size of

Re: [U-Boot] [PATCH 1/2] Update i386 code (sc520_cdp)

2008-09-06 Thread Wolfgang Denk
Dear Graeme Russ, In message <[EMAIL PROTECTED]> you wrote: > Attempt to bring i386 / sc520 inline with master > > Lesson learnt - do not cut and paste into gmail Indeed. And make sure your mailer doesn't wrap long lines... Ideally, use git-send-email to send the messages. > --- a/board/sc520_

Re: [U-Boot] [U-Boot-Users] [PATCH] [resubmit] AX88180: new gigabit network driver

2008-09-06 Thread Wolfgang Denk
Dear Ben Warren, In message <[EMAIL PROTECTED]> you wrote: > > > Is there any special reason it was neither added nor rejected? ... > No specific reasons - I should have sent a response. The only issue I > have is that there are no in-tree boards that use it. I wonder if we > should make up s

Re: [U-Boot] [PATCH] add CUSTODIANS file

2008-09-06 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <[EMAIL PROTECTED]> you wrote: > > It will contain informations about each custodian area > This a dump of the http://www.denx.de/wiki/U-Boot/Custodians webpage Are you going to maintain this file, i. e. to make sure it is kept in sync with the w

Re: [U-Boot] [PATCH] Fix compiler warning in mpc8xxx ddr code

2008-09-06 Thread Wolfgang Denk
Dear Kumar Gala, In message <[EMAIL PROTECTED]> you wrote: > ctrl_regs.c: In function 'compute_fsl_memctl_config_regs': > ctrl_regs.c:523: warning: 'caslat' may be used uninitialized in this function > ctrl_regs.c:523: note: 'caslat' was declared here > > Add a warning in DDR1 case if cas_latency

Re: [U-Boot] CFG_64BIT_xxx and friends

2008-09-06 Thread Jean-Christophe PLAGNIOL-VILLARD
On 01:12 Sun 07 Sep , Wolfgang Denk wrote: > Dear Matthias, > > in message <[EMAIL PROTECTED]> you wrote: > > > > after testing the recent U-Boot code on a couple of 405EP boards I noticed, > > that the memsize in the output of the "bdinfo" command is always 0x. > > > > This is cause

Re: [U-Boot] [PATCH][for 1.3.5] 85xx: Ensure timebase is zero on secondary cores

2008-09-06 Thread Wolfgang Denk
Dear Kumar Gala, In message <[EMAIL PROTECTED]> you wrote: > > >> + /* Ensure TB is 0 */ > >> + li r3,0 > >> + mttbu r3 > >> + mttbl r3 > > > > If it's possible that TBL is a small negative number out of reset, > > then > > we should write TBL before TBU to avoid a rollover race. >

Re: [U-Boot] [PATCH][for 1.3.5] Fix handling of mem reserves for ramdisk

2008-09-06 Thread Wolfgang Denk
Dear Kumar Gala, In message <[EMAIL PROTECTED]> you wrote: > When we call fdt_chosen in bootm we get a dummy mem reserve added for > the ramdisk location before its relocated. We need to delete that > mem reserve before we call fdt_initrd() for the final fixup. There will be no such thing as a r

Re: [U-Boot] [PATCH] ads5121: Set offset of NFC registers in device tree.

2008-09-06 Thread Wolfgang Denk
Dear John Rigby, In message <[EMAIL PROTECTED]> you wrote: > I agree, here are the two device tree entries: > Original silicon rev 1 and 1.5: > compatible = "fsl,mpc5121-nfc"; > rev 2: > compatible = "fsl,mpc5121rev2-nfc"; Actually I woner it it makes sense at all to a

Re: [U-Boot] CFG_64BIT_xxx and friends

2008-09-06 Thread Wolfgang Denk
Dear Matthias, in message <[EMAIL PROTECTED]> you wrote: > > after testing the recent U-Boot code on a couple of 405EP boards I noticed, > that the memsize in the output of the "bdinfo" command is always 0x. > > This is caused by using 64 types and format directives in printf that only

Re: [U-Boot] [PATCH] TQM5200 HIGHBOOT Makefile patch

2008-09-06 Thread Wolfgang Denk
Dear "Pedro Luis D. L.", In message <[EMAIL PROTECTED]> you wrote: > > I don't know the normal procedure, if I should send the patch to Wolfgang o= > r someone else, but I found a problem with Makefile and TQM5200 HIGHBOOT co= > nfig in Makefile. I think this problem is also in previous versions

Re: [U-Boot] [PATCH] rtc: allow rtc_set to return an error and use it in cmd_date

2008-09-06 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <[EMAIL PROTECTED]> you wrote: > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]> > --- > board/bmw/m48t59y.c |4 ++-- > board/cray/L1/L1.c |4 ++-- > board/etin/debris/phantom.c |4 +++- > board/mou

Re: [U-Boot] [PATCH 1/1] ap325rxa/favr-32-ezkit: Use CONFIG_FLASH_CFI_DRIVER

2008-09-06 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <[EMAIL PROTECTED]> you wrote: > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]> > --- > include/configs/ap325rxa.h |2 +- > include/configs/favr-32-ezkit.h |2 +- > 2 files changed, 2 insertions(+), 2 deletions(-)

Re: [U-Boot] [PATCH 1/1] nvedit: rename error comment to CONFIG_ENV_IS_IN_

2008-09-06 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <[EMAIL PROTECTED]> you wrote: > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]> > --- > common/cmd_nvedit.c |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/common/cmd_nvedit.c b/common/cmd_nvedi

Re: [U-Boot] [PATCH] config.mk: Move arch-specific condition to $(ARCH)_config.mk

2008-09-06 Thread Wolfgang Denk
Dear Shinya Kuribayashi, In message <[EMAIL PROTECTED]> you wrote: > Signed-off-by: Shinya Kuribayashi <[EMAIL PROTECTED]> > --- > config.mk | 16 > ppc_config.mk | 14 ++ > 2 files changed, 14 insertions(+), 16 deletions(-) Applied, thanks. Best regards, W

Re: [U-Boot] [PATCH] Suppressing Diagnostic Output for 'fw_setenv'

2008-09-06 Thread Wolfgang Denk
Dear Grant Erickson, In message <[EMAIL PROTECTED]> you wrote: > Added support for a ``-v'' option for fw_setenv to explicitly enable > what was formerly default verbose diagnostic output when updating the > environment. > > Signed-off-by: Grant Erickson <[EMAIL PROTECTED]> > --- > tools/env/fw_

Re: [U-Boot] [PATCH] Prevent crash if random/invalid ramdisks are passed to bootm

2008-09-06 Thread Wolfgang Denk
Dear Kumar Gala, In message <[EMAIL PROTECTED]> you wrote: > Adds returning an error from the ramdisk detection code if > its not a real ramdisk (invalid). There is no reason we can't > just return back to the console if we detect an invalid > ramdisk or CRC error. > > Signed-off-by: Kumar Gala

Re: [U-Boot] [RFC][PATCH] Prevent crash if random DTB address is passed to bootm

2008-09-06 Thread Wolfgang Denk
Dear Anatolij Gustschin, In message <[EMAIL PROTECTED]> you wrote: > This patch adds bootm_start() return value check. If > error status is returned, we do not proceed further to > prevent board reset or crash as we still can recover > at this point. > > Signed-off-by: Anatolij Gustschin <[EMAIL

Re: [U-Boot] [PATCH] clean up some #if !defined() in drivers/video/cfb_console.c

2008-09-06 Thread Wolfgang Denk
Dear Andrew Dyer, In message <[EMAIL PROTECTED]> you wrote: > > rearrange some #if !defined() / #else / #endif statements to remove > the negative logic. > > Signed-off-by: Andrew Dyer <[EMAIL PROTECTED]> > --- > drivers/video/cfb_console.c | 24 > 1 files changed, 12

Re: [U-Boot] [PATCH] Add MTD core & partition

2008-09-06 Thread Wolfgang Denk
Dear Kyungmin Park, In message <[EMAIL PROTECTED]> you wrote: > It's preparation for UBI codes. > UBI uses partition and get & put mtd devices Please co-ordinate any UBI-related work with Stefan Roese. I will not apply any UBI related patches unless I have his ACK. Best regards, Wolfgang Denk

Re: [U-Boot] [PATCH] pci: Divided pci code of the powerpc

2008-09-06 Thread Wolfgang Denk
Dear Nobuhiro Iwamatsu, In message <[EMAIL PROTECTED]> you wrote: > A source code of pci is written mainly on powerpc. > Macro uses a pci source code of powerpc because other architecture > (ex. SuperH) doesn't work. > > I made asm-ppc/pci.h and moved macro of pci. > Other archtecture need to mak

Re: [U-Boot] [PATCH] Add more linux types

2008-09-06 Thread Wolfgang Denk
Dear Kyungmin Park, In message <[EMAIL PROTECTED]> you wrote: > It's preparation for UBI codes > > Signed-off-by: Kyungmin Park <[EMAIL PROTECTED]> > --- > diff --git a/include/linux/types.h b/include/linux/types.h > index df4808f..1b0b4a4 100644 > --- a/include/linux/types.h > +++ b/include/linu

Re: [U-Boot] [PATCH] Use the last memory area for u-boot at apollon

2008-09-06 Thread Wolfgang Denk
Dear Kyungmin Park, In message <[EMAIL PROTECTED]> you wrote: > Use the last memory area for u-boot at apollon > > Signed-off-by: Kyungmin Park <[EMAIL PROTECTED]> > --- > diff --git a/board/apollon/config.mk b/board/apollon/config.mk Applied, thanks. Best regards, Wolfgang Denk -- DENX Soft

Re: [U-Boot] [PATCH 1/2] Update i386 code (sc520_cdp)

2008-09-06 Thread Graeme Russ
Attempt to bring i386 / sc520 inline with master Lesson learnt - do not cut and paste into gmail Eclipse seems to have an issue with the o-umlaut. I've had a search through the editor preferences but cannot find a way to stop Eclipse from mangling it. I have completely removed the copyright lines

Re: [U-Boot] [PATCH][POWERPC] TQM8272: move NAND part in seperate File

2008-09-06 Thread Wolfgang Denk
Dear Heiko Schocher, In message <[EMAIL PROTECTED]> you wrote: > Hello, > > [POWERPC] TQM8272: move NAND part in seperate File > > I didnt try to use drivers/mtd/nand/fsl_upm.c for the > NAND driver, because I have no longer the Hardware. > > Signed-off-by: Heiko Schocher <[EMAIL PROTECTED]> >

Re: [U-Boot] [PATCH v3] [POWERPC] TQM8272: Fix compiling error for the TQM8272 board.

2008-09-06 Thread Wolfgang Denk
Dear Heiko Schocher, In message <[EMAIL PROTECTED]> you wrote: > Hello, > > [POWERPC] TQM8272: Fix compiling error for the TQM8272 board. > > tqm8272.c: In function 'upmnand_hwcontrol': > tqm8272.c:1086: warning: implicit declaration of function 'writeb' > tqm8272.c: In function 'board_nand_init

Re: [U-Boot] libfdt/fdt_ro.c build issues...

2008-09-06 Thread Wolfgang Denk
Dear JerryVanBaren, In message <[EMAIL PROTECTED]> you wrote: > > ...thinking... > gvb > (...but don't expect much this weekend, it is Labor Day weekend in the > USofA, the traditional last "hurrah" of summer). Any clever ideas yet? [I didn't find a god solution yet.] Best regards, Wolfgang De

Re: [U-Boot] [PATCH v2] [POWERPC] TQM8272: Fix compiling error for the TQM8272 board.

2008-09-06 Thread Wolfgang Denk
Dear Heiko Schocher, In message <[EMAIL PROTECTED]> you wrote: > Hello, > > [POWERPC] TQM8272: Fix compiling error for the TQM8272 board. > > tqm8272.c: In function 'upmnand_hwcontrol': > tqm8272.c:1086: warning: implicit declaration of function 'writeb' > tqm8272.c: In function 'board_nand_init

Re: [U-Boot] [PATCH] JFFS2 command support on OneNAND

2008-09-06 Thread Wolfgang Denk
Dear Kyungmin Park, In message <[EMAIL PROTECTED]> you wrote: > JFFS2 command support on OneNAND > > Signed-off-by: Kyungmin Park <[EMAIL PROTECTED]> Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Offic

Re: [U-Boot] [PATCH] cmd_mem.c: Fix help message alignment

2008-09-06 Thread Wolfgang Denk
Dear Peter, In message <[EMAIL PROTECTED]> you wrote: > On Tue, 2008-08-26 at 15:03 +0200, Wolfgang Denk wrote: > > Bug was introced by "Big white-space cleanup" (53677ef1) > > s/introced/introduced/ Thanks, too late. When I read your message, that commit was already pushed oout. Sorry. > What

Re: [U-Boot] [PATCH v2] Allow console input to be disabled

2008-09-06 Thread Wolfgang Denk
Dear Mark Jackson, In message <[EMAIL PROTECTED]> you wrote: > Added new CONFIG_DISABLE_CONSOLE define and GD_FLG_DISABLE_CONSOLE. > > When CONFIG_DISABLE_CONSOLE is defined, setting GD_FLG_DISABLE_CONSOLE > disables > all console input and output. > > --- > > common/console.c

Re: [U-Boot] [PATCH] [UPDATE] Merged serial_pl010.c and serial_pl011.c.

2008-09-06 Thread Wolfgang Denk
Dear Andreas Engel, In message <[EMAIL PROTECTED]> you wrote: > They only differ in the init function. > This also adds the missing watchdog support for the PL011. > > Signed-off-by: Andreas Engel <[EMAIL PROTECTED]> > --- > drivers/serial/Makefile |3 +- > drivers/

Re: [U-Boot] [PATCH] Remove gap fill in srec object

2008-09-06 Thread Wolfgang Denk
Dear Ricardo Ribalda Delgado, In message <[EMAIL PROTECTED]> you wrote: > Srec files do need gap fill: The load address is specified in the file. I guess you mean "do *not* need gap fill" ? > On ppc, a common object consist on u-boot on the begining of the memory > and a jump and tlb setup on th

Re: [U-Boot] [PATCH] Add WinCE image load/boot cmd

2008-09-06 Thread Wolfgang Denk
Dear Ryan CHEN, In message <[EMAIL PROTECTED]> you wrote: > The patch is to add support functions which load and boot WinCE image. > It introduces one new CMD macro named 'CONFIG_CMD_WINCE'. > The source codes have tested on STLS board. > > Signed-off-by: Ryan Chen <[EMAIL PROTECTED]> > > --- >

Re: [U-Boot] [PATCH] Add background serial print and correct search_device function

2008-09-06 Thread Jean-Christophe PLAGNIOL-VILLARD
On 12:58 Wed 20 Aug , Ryan CHEN wrote: > The patch introduces a new macro 'CFG_BG_CONSOLE_SERIAL'. > It means print messages through serial port although current console isn't > serial port. > It is important for debugging and looks like multi-consoles in Linux but > without input. > > Anoth

Re: [U-Boot] [PATCH] Add background serial print and correct search_device function

2008-09-06 Thread Wolfgang Denk
Dear Ryan CHEN, In message <[EMAIL PROTECTED]> you wrote: > The patch introduces a new macro 'CFG_BG_CONSOLE_SERIAL'. > It means print messages through serial port although current console isn't > serial port. > It is important for debugging and looks like multi-consoles in Linux but > without i

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

2008-09-06 Thread Wolfgang Denk
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 -- DENX Software Engineerin

Re: [U-Boot] [PATCH 1/2] Update i386 code (sc520_cdp)

2008-09-06 Thread Wolfgang Denk
Dear "Graeme Russ", In message <[EMAIL PROTECTED]> you wrote: > Attempt to bring i386 / sc520 inline with master > > NOTE: Previous patches have been rejected by the mailing list due to > non-ASCII characters in the copyright headers. I have deleted the > offending characters - I hope patch does

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" creat

Re: [U-Boot] Run hello_world.c example code at u-boot prompt using ARM Board

2008-09-06 Thread mac2927
> Hi All, > > I want to run hello_world.c example with printf enable . I load tftp > hello_world.bin using at 0x20 > > >tftp 0x2 hello_world.bin > >go 0x20 The entry point of the program is at offset 0x0004 from the start of the file. Try this: tftp 0x2 hello_world.bin go 0x20004

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

2008-09-06 Thread Wolfgang Denk
Dear Georg Schardt, In message <[EMAIL PROTECTED]> you wrote: > --- > board/xilinx/fx12mm/Makefile | 64 +++ > board/xilinx/fx12mm/config.mk | 28 + > board/xilinx/fx12mm/fx12mm.c | 118 +++ > board/xilinx/fx12mm/init.S| 48 > boar

[U-Boot] [PATCH 1/2] Update i386 code (sc520_cdp)

2008-09-06 Thread Graeme Russ
Attempt to bring i386 / sc520 inline with master NOTE: Previous patches have been rejected by the mailing list due to non-ASCII characters in the copyright headers. I have deleted the offending characters - I hope patch does not complain Signed-off-by: Graeme Russ <[EMAIL PROTECTED]> diff --git

[U-Boot] [PATCH 2/2] Update i386 code (sc520_cdp)

2008-09-06 Thread Graeme Russ
This post was going to include /include/asm-i386/ic/ssi.h but I figured out how to get it into the diff file ___ 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 Wolfgang Denk
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.

[U-Boot] [PATCH 0/2] Update i386 code (sc520_cdp)

2008-09-06 Thread Graeme Russ
This is the first time I have submitted to an open source project, so please bear with me... I have been trying to compile U-Boot for a custom AMD SC520 board for the last few weeks. I started on the 1.3.4 release but figured it would be for the betterment of U-Boot to get the i386 code base back

Re: [U-Boot] Run hello_world.c example code at u-boot prompt using ARM Board

2008-09-06 Thread Luigi 'Comio' Mantellini
Il sabato 06 settembre 2008 12:17:54 naveen yadav ha scritto: > Hi All, > > I want to run hello_world.c example with printf enable . I load tftp > hello_world.bin using at 0x20 > > >tftp 0x2 hello_world.bin > >go 0x20 the address where you load is different that the address where you j

[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 m

[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_P

[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/Makefi

[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/xilin

Re: [U-Boot] [REGRESSION] commit b502611b51... "Change env_get_char from a..." breaks imx31_phycore

2008-09-06 Thread Magnus Lilja
2008/9/6 Guennadi Liakhovetski <[EMAIL PROTECTED]>: > On Sat, 6 Sep 2008, Wolfgang Denk wrote: > >> Dear Guennadi Liakhovetski, >> >> In message <[EMAIL PROTECTED]> you wrote: >> > >> > Hence the question: shell we set GD_FLG_RELOC centrally really for all >> > boards or are there boards out there

[U-Boot] Run hello_world.c example code at u-boot prompt using ARM Board

2008-09-06 Thread naveen yadav
Hi All, I want to run hello_world.c example with printf enable . I load tftp hello_world.bin using at 0x20 >tftp 0x2 hello_world.bin >go 0x20 After this System get freeze. I am very thankfull if any body have any Idea. I am using ARM 11. Best Regards Naveen _

Re: [U-Boot] [REGRESSION] commit b502611b51... "Change env_get_char from a..." breaks imx31_phycore

2008-09-06 Thread Wolfgang Denk
Dear Guennadi Liakhovetski, In message <[EMAIL PROTECTED]> you wrote: > > Was this patch correct then? > > http://lists.denx.de/pipermail/u-boot/2008-July/037375.html > > So, we just have to revert this one > > http://lists.denx.de/pipermail/u-boot/attachments/20080722/92a646d6/attachment.txt

Re: [U-Boot] [REGRESSION] commit b502611b51... "Change env_get_char from a..." breaks imx31_phycore

2008-09-06 Thread Guennadi Liakhovetski
On Sat, 6 Sep 2008, Wolfgang Denk wrote: > Dear Guennadi Liakhovetski, > > In message <[EMAIL PROTECTED]> you wrote: > > > > Hence the question: shell we set GD_FLG_RELOC centrally really for all > > boards or are there boards out there that really must not have this flag > > set? > > No matt

Re: [U-Boot] [REGRESSION] commit b502611b51... "Change env_get_char from a..." breaks imx31_phycore

2008-09-06 Thread Wolfgang Denk
Dear Guennadi Liakhovetski, In message <[EMAIL PROTECTED]> you wrote: > > Hence the question: shell we set GD_FLG_RELOC centrally really for all > boards or are there boards out there that really must not have this flag > set? No matter how U-Boot starts up (whether it starts itself, for examp

Re: [U-Boot] [REGRESSION] commit b502611b51... "Change env_get_char from a..." breaks imx31_phycore

2008-09-06 Thread Guennadi Liakhovetski
On Sat, 6 Sep 2008, Remy Bohmer wrote: > Hello Guennadi, > > > http://lists.denx.de/pipermail/u-boot/attachments/20080722/92a646d6/attachment.txt > > > > which does indeed fix it for all boards setting > > CONFIG_SKIP_RELOCATE_UBOOT, i.e., booting directly from RAM... Please, > > correct me if I