Re: [U-Boot] [PATCH 1/3] ColdFire: Queued SPI driver

2011-03-21 Thread Jin Zhengxiong-R64188
> -Original Message- > From: Richard Retanubun [mailto:richardretanu...@ruggedcom.com] > Sent: Thursday, February 03, 2011 11:50 PM > To: u-boot@lists.denx.de > Cc: Jin Zhengxiong-R64188; Richard Retanubun > Subject: [PATCH 1/3] ColdFire: Queued SPI driver > > This patch adds a driver for

Re: [U-Boot] Coldfire 5235 flexbus.h

2011-03-21 Thread Jin Zhengxiong-R64188
> -Original Message- > From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] On > Behalf Of Jate Sujjavanich > Sent: Thursday, March 03, 2011 2:44 AM > To: 'u-boot@lists.denx.de' > Subject: [U-Boot] Coldfire 5235 flexbus.h > > The defines in arch/m68k/include/coldfire/fl

Re: [U-Boot] [PATCH v3 00/23] keymile board update

2011-03-21 Thread Heiko Schocher
Hello Prafulla, Prafulla Wadaskar wrote: > >> -Original Message- >> From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] >> On Behalf Of Heiko Schocher >> Sent: Monday, March 21, 2011 12:32 PM >> To: u-boot@lists.denx.de >> Cc: Heiko Schocher >> Subject: [U-Boot] [PATC

Re: [U-Boot] [PATCH v3 00/23] keymile board update

2011-03-21 Thread Prafulla Wadaskar
> -Original Message- > From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] > On Behalf Of Heiko Schocher > Sent: Monday, March 21, 2011 12:32 PM > To: u-boot@lists.denx.de > Cc: Heiko Schocher > Subject: [U-Boot] [PATCH v3 00/23] keymile board update > > The followin

[U-Boot] [PATCH v2 4/4] ftsmc020: move ftsmc020 static mem controller to driver/mtd

2011-03-21 Thread Macpaul Lin
Move the header file and definitions of ftsmc020 static memory control unit from a320 SoC folder to "drivers/mtd" folder. This change will let other SoC which also use ftsmc020 could share the same header file. Signed-off-by: Macpaul Lin --- Changes for v2: - Move the header file of ftsmc020.h

[U-Boot] [PATCH v2 3/4] ftsdmc020: move ftsdmc020.h to include/faraday

2011-03-21 Thread Macpaul Lin
Move the header file "ftsdmc020.h" (SDRAM Controller) to "include/faraday" folder. This change will let other SoC which also use ftsdmc020 could share the same header file. Signed-off-by: Macpaul Lin --- Changes for v2: - Fix the include path of ftsdmc020 for a320evb. - v1 of this patch /patch

[U-Boot] [PATCH v2 2/4] ftsdmc021: add register definitions of ftsdmc021

2011-03-21 Thread Macpaul Lin
Support registers definitions of ftsdmc021 SDRAM controller. Signed-off-by: Macpaul Lin --- Changes for v2: - Add __ASSEMBLY__ protecton to register offset for supporting lowlevel_init include/faraday/ftsdmc021.h | 154 +++ 1 files changed, 154 insert

[U-Boot] [PATCH v2 1/4] ftahbc020s: Faraday FTAHBC020s AHB Bus Controller

2011-03-21 Thread Macpaul Lin
ftahbc020s.h provides basic definitions of this controller to help a SoC which use this AHB Controller could do scalable software settings in lowlevel_init.S. Signed-off-by: Macpaul Lin --- Changes for v2: - Add __ASSEMBLY__ protecton to register offset for supporting lowlevel_init include/fa

[U-Boot] [PATCH] ARMV7: S5PC110: Fixed register offset in mmc.h

2011-03-21 Thread Chander Kashyap
MMC controller "control4" register offset set to 0x8C as per data sheet. Added missed out reserved field. Updated padding field size. Signed-off-by: Chander Kashyap --- arch/arm/include/asm/arch-s5pc1xx/mmc.h |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --

Re: [U-Boot] [PATCH V5 2/4] SMDK2410: remove unneeded config.mk

2011-03-21 Thread Minkyu Kang
Dear David Müller, On 17 March 2011 21:35, David Müller wrote: > -CONFIG_SYS_TEXT_BASE = 0x33F8 > diff --git a/include/configs/smdk2410.h b/include/configs/smdk2410.h > index 38b5684..3b037c4 100644 > --- a/include/configs/smdk2410.h > +++ b/include/configs/smdk2410.h > @@ -38,6 +38,8 @@ >  #

Re: [U-Boot] [PATCH V5 1/4] SMDK2410: activate ARM relocation feature

2011-03-21 Thread Minkyu Kang
Dear David Müller, On 17 March 2011 21:35, David Müller wrote: > Signed-off-by: David Müller > > --- >  include/configs/smdk2410.h |    7 +++ >  1 files changed, 7 insertions(+), 0 deletions(-) > > diff --git a/include/configs/smdk2410.h b/include/configs/smdk2410.h > index 62fe97e..38b5684

Re: [U-Boot] [Patch v2] Fix hash table deletion to prevent lost entries

2011-03-21 Thread Peter Barada
On 03/21/2011 05:48 PM, Wolfgang Denk wrote: > Dear Peter Barada, > > In message <4d385a7f.2070...@logicpd.com> you wrote: >> On 01/19/2011 03:47 PM, Wolfgang Denk wrote: >>> Dear Peter Barada, >>> >>> In message <4d371208.3090...@logicpd.com> you wrote: >> The hash delete code is in error; ins

Re: [U-Boot] [PATCH v6 4/4] mpc85xx: Add board support for the eXMeritus HWW-1U-1A devices

2011-03-21 Thread Moffett, Kyle D
On Mar 21, 2011, at 18:24, Wolfgang Denk wrote: > In message you wrote: >> >> I apparently cannot rely on the U-Boot *CODE* to understand what the >> U-Boot *CODING* style is. > > You don't have to rely on the code. It's clearly documented. > > The README says: > > Coding Standards: >

Re: [U-Boot] [PATCH] DA8xx: fix LPSC numbering

2011-03-21 Thread Laurence Withers
On Mon, Mar 21, 2011 at 10:44:11PM +0100, Wolfgang Denk wrote: > We should agree on a common way to implement this - either #define > _or_ enum, but not a mix of both. > > Having a closer look, it turns out that all these "indices" are > actually register names, and functions like lpsc_on() use ho

Re: [U-Boot] [PATCH v6 4/4] mpc85xx: Add board support for the eXMeritus HWW-1U-1A devices

2011-03-21 Thread Wolfgang Denk
Dear "Moffett, Kyle D", In message you wrote: > > I apparently cannot rely on the U-Boot *CODE* to understand what the > U-Boot *CODING* style is. You don't have to rely on the code. It's clearly documented. The README says: Coding Standards: - All con

Re: [U-Boot] [PATCH v6 4/4] mpc85xx: Add board support for the eXMeritus HWW-1U-1A devices

2011-03-21 Thread Moffett, Kyle D
On Mar 21, 2011, at 17:34, Wolfgang Denk wrote: > In message you wrote: >> >> Just looking at the last ~200 commits (actually 187, because it ignores >> merges): >> >> $ git format-patch -o recent-patches -200 origin/master >> $ ./checkpatch.pl --no-tree --strict recent-patches/* >checkpatch.log

Re: [U-Boot] [PATCH v2 2/2] net: ftmac100: update get_timer() usages

2011-03-21 Thread Wolfgang Denk
Dear Po-Yu Chuang, In message <1295596285-1690-1-git-send-email-ratbert.chu...@gmail.com> you wrote: > From: Po-Yu Chuang > > Use get_timer() the same way as drivers/net/ftgmac100.c > > Signed-off-by: Po-Yu Chuang > --- > v2: > this patch is splitted from "net: ftmac100: remove unncessary vol

[U-Boot] [PATCH 1/2] video: parse the video-mode environment variable

2011-03-21 Thread Timur Tabi
Add function video_get_video_mode(), which parses the "video-mode" environment variable and returns each of its components. The format matches the video= command-line option used for Linux: video-mode=:x-@<,option=string> The video driver, ignored by U-Boot The X resolu

Re: [U-Boot] [PATCH v2 1/2] net: ftmac100: remove unncessary volatiles

2011-03-21 Thread Wolfgang Denk
Dear Po-Yu Chuang, In message <1295596237-1658-1-git-send-email-ratbert.chu...@gmail.com> you wrote: > From: Po-Yu Chuang > > > Signed-off-by: Po-Yu Chuang > --- > v2: > split get_timer() changes to a seperate patch > > drivers/net/ftmac100.c | 12 ++-- > 1 files changed, 6 insert

Re: [U-Boot] [PATCH] mpc52xx, digsy_mtc_rev5: Fix Linux crash, if no Flash in bank 2

2011-03-21 Thread Wolfgang Denk
Dear Heiko Schocher, In message <1295591015-26109-1-git-send-email...@denx.de> you wrote: > If no Flash is connected to cs1, Linux crashes, because > reg entries are not correct adapted. > > Following fix is needed: > - swap base addresses in CONFIG_SYS_FLASH_BANKS_LIST, as > flash bank 1 is on

Re: [U-Boot] [Patch v2] Fix hash table deletion to prevent lost entries

2011-03-21 Thread Wolfgang Denk
Dear Peter Barada, In message <4d385a7f.2070...@logicpd.com> you wrote: > On 01/19/2011 03:47 PM, Wolfgang Denk wrote: > > Dear Peter Barada, > > > > In message <4d371208.3090...@logicpd.com> you wrote: > The hash delete code is in error; instead of just removing the deleted > key, it sh

Re: [U-Boot] [PATCH] DA8xx: fix LPSC numbering

2011-03-21 Thread Wolfgang Denk
Dear Laurence Withers, In message <20110321212544.gb15...@lwithers.me.uk> you wrote: > > Looking at the hardware.h file that I changed, just above the enum { } block > where my changes reside are a set of #defines for the same symbols. The > #defines are used when CONFIG_SOC_DA8XX is not defined;

[U-Boot] [PATCH 2/2] [v3] powerpc: user 'video-mode' environment variable to configure DIU

2011-03-21 Thread Timur Tabi
Use the 'video-mode' environment variable (for Freescale chips that have a DIU display controller) to designate the full video configuration. Previously, the DIU driver used the 'monitor' variable, and only to determine the output video port. The old definition of the "monitor" environment variab

Re: [U-Boot] [PATCH v6 4/4] mpc85xx: Add board support for the eXMeritus HWW-1U-1A devices

2011-03-21 Thread Wolfgang Denk
Dear "Moffett, Kyle D", In message you wrote: > > Just looking at the last ~200 commits (actually 187, because it ignores mer= > ges): > > $ git format-patch -o recent-patches -200 origin/master > $ ./checkpatch.pl --no-tree --strict recent-patches/* >checkpatch.log 2>&1 > $ grep 'over 80 char'

Re: [U-Boot] [PATCH] DA8xx: fix LPSC numbering

2011-03-21 Thread Laurence Withers
On Mon, Mar 21, 2011 at 10:14:18PM +0100, Wolfgang Denk wrote: > -> grep -R DAVINCI_LPSC_TPCC * > arch/arm/include/asm/arch-davinci/hardware.h:#define DAVINCI_LPSC_TPCC > 2 > arch/arm/include/asm/arch-davinci/hardware.h: DAVINCI_LPSC_TPCC = 0, > board/davinci/dm355evm/dm355evm.c: l

Re: [U-Boot] [PATCH v6 4/4] mpc85xx: Add board support for the eXMeritus HWW-1U-1A devices

2011-03-21 Thread Moffett, Kyle D
On Mar 21, 2011, at 16:30, Wolfgang Denk wrote: > In message <5b9d9c87-c278-4af3-b20c-26ecff6c0...@boeing.com> you wrote: >> >>> WARNING: line over 80 characters >>> #463: FILE: board/exmeritus/hww1u1a/hww1u1a.c:136: >>> +int do_hww1u1a_test_cpu_a(cmd_tbl_t *cmdtp, int flag, int argc, char * >>> c

Re: [U-Boot] [PATCH] DA8xx: fix LPSC numbering

2011-03-21 Thread Laurence Withers
On Mon, Mar 21, 2011 at 07:43:51PM +0100, Wolfgang Denk wrote: > SoB missing. > > Lines in commit message too long. Thanks; I have fixed and will resend. > Please fix also all other places where these identifiers are used in > the code. The identifiers changed in the patch were not used anywher

Re: [U-Boot] [PATCH v2] DA8xx: fix LPSC numbering

2011-03-21 Thread Wolfgang Denk
Dear Laurence Withers, In message <1300740277-2358-1-git-send-email-lwith...@guralp.com> you wrote: > The DA8xx chips have two modules PSC0 and PSC1 for the local power and > sleep controllers (LPSC). Each LPSC has up to 32 submodules over which > it has control, which are enumerated by the DAVINC

Re: [U-Boot] [PATCH] DA8xx: fix LPSC numbering

2011-03-21 Thread Wolfgang Denk
Dear Laurence Withers, In message <20110321203839.ga15...@lwithers.me.uk> you wrote: > > > Please fix also all other places where these identifiers are used in > > the code. > > The identifiers changed in the patch were not used anywhere in the code. I > also verified that a "./MAKEALL -s davinci

[U-Boot] [PATCH v2] DA8xx: fix LPSC numbering

2011-03-21 Thread Laurence Withers
The DA8xx chips have two modules PSC0 and PSC1 for the local power and sleep controllers (LPSC). Each LPSC has up to 32 submodules over which it has control, which are enumerated by the DAVINCI_LPSC_* symbols. This commit fixes the definitions of a number of symbols to be consistent with both the

Re: [U-Boot] Please pull u-boot-ubi/master

2011-03-21 Thread Wolfgang Denk
Dear Stefan Roese, In message <201103211403.04123...@denx.de> you wrote: > Hi Wolfgang, > > please pull the following UBI fix: > > The following changes since commit cc1dd33f273f8c96cbd7539b4a2d1d7aa12773cd: > > mpc8[5/6]xx: Ensure POST word does not get reset (2011-03-13 11:24:44 -0500) > >

Re: [U-Boot] Pull request: u-boot-sh

2011-03-21 Thread Wolfgang Denk
Dear Nobuhiro Iwamatsu, In message you wrote: > Dear Wolfgang Denk. > > Please pull from u-boot-sh/master. > > The following changes since commit cc1dd33f273f8c96cbd7539b4a2d1d7aa12773cd= > : > > mpc8[5/6]xx: Ensure POST word does not get reset (2011-03-13 11:24:44 -05= > 00) > > are avail

Re: [U-Boot] Please pull u-boot-mpc85xx.git

2011-03-21 Thread Wolfgang Denk
Dear Kumar Gala, In message you wrote: > The following changes since commit cc1dd33f273f8c96cbd7539b4a2d1d7aa12773cd: > > mpc8[5/6]xx: Ensure POST word does not get reset (2011-03-13 11:24:44 -0500) > > are available in the git repository at: > git://git.denx.de/u-boot-mpc85xx.git master >

Re: [U-Boot] [PATCH v6 4/4] mpc85xx: Add board support for the eXMeritus HWW-1U-1A devices

2011-03-21 Thread Wolfgang Denk
Dear "Moffett, Kyle D", In message <5b9d9c87-c278-4af3-b20c-26ecff6c0...@boeing.com> you wrote: > > > WARNING: line over 80 characters > > #463: FILE: board/exmeritus/hww1u1a/hww1u1a.c:136: > > +int do_hww1u1a_test_cpu_a(cmd_tbl_t *cmdtp, int flag, int argc, char * c= > onst argv[]) > > This one

Re: [U-Boot] [PATCH] ARMV7: OMAP3: Add support for Comelit CPS board

2011-03-21 Thread Wolfgang Denk
Dear Luca Ceresoli, In message <4d878b2c.5050...@comelit.it> you wrote: > > > Will be called dig297 in v2. > > Well, not so fast. > > The board is named OMAP3_CPS in the ARM Linux Machine Registry > (http://www.arm.linux.org.uk/developer/machines/list.php?id=2751), > which is reflected in mach-t

Re: [U-Boot] [PATCH] ARMV7: OMAP3: Add support for Comelit CPS board

2011-03-21 Thread Wolfgang Denk
Dear Luca Ceresoli, In message <4d877d80.6060...@comelit.it> you wrote: > > > It appears you base this code on an old version of U-Boot. Please > > update your code base first. > > Strange. > > My patch is based on current master, on the latest commit that I see > today on git://git.denx.de/u-

Re: [U-Boot] [PATCH] DA8xx: fix LPSC numbering

2011-03-21 Thread Wolfgang Denk
Dear Laurence Withers, In message you wrote: > > I'm in the process of porting u-boot to a new board we have developed using > the > OMAP-L138 (or DA850). While I'm a long way from finishing the port, I have > noticed that the definitions of some of the local power and sleep controller > (LPSC)

Re: [U-Boot] [PATCH] DA8xx: fix LPSC numbering

2011-03-21 Thread Wolfgang Denk
Dear Laurence Withers, In message you wrote: > The DA8xx chips have two modules PSC0 and PSC1 for the local power and sleep > controllers (LPSC). Each LPSC has up to 32 submodules over which it has > control, > which are enumerated by the DAVINCI_LPSC_* symbols. > > This commit fixes the defi

Re: [U-Boot] [PATCH] ARMV7: OMAP3: Add support for Comelit CPS board

2011-03-21 Thread Luca Ceresoli
Il 21/03/2011 17:32, Luca Ceresoli ha scritto: ... >>> --- a/boards.cfg >>> +++ b/boards.cfg >>> @@ -117,6 +117,7 @@ omap3_pandoraarm armv7 >>> pandora - >>>igep0020 arm armv7 igep0020 >>> isee om

[U-Boot] [PATCH] cfi_flash: fix bug with flash banks with different sector numbers

2011-03-21 Thread Martin Krause
The function find_sector() does not take into account if the flash bank has changed since the last call. This could lead to illegal accesses inside and beyond the flash_info_t info strcture. For example if the current flash bank has less sectors than the last used flash bank. This patch adds two c

Re: [U-Boot] [PATCH] ARMV7: OMAP3: Add support for Comelit CPS board

2011-03-21 Thread Luca Ceresoli
Wolfgang, thanks for your patient and prompt review, and sorry for having overlooked checkpatch. Il 21/03/2011 12:55, Wolfgang Denk ha scritto: > Dear Luca Ceresoli, > > In message<1300707767-15682-2-git-send-email-luca.ceres...@comelit.it> you > wrote: >> Board support for the Comelit Group Sp

Re: [U-Boot] [PATCH v6 4/4] mpc85xx: Add board support for the eXMeritus HWW-1U-1A devices

2011-03-21 Thread Moffett, Kyle D
Wolfgang, Thanks for your detailed reviews! Once I get these last few style issues resolved, what more do I need to do to get this merged? I don't really want to spam the list with more nearly identical copies of these patches unless I'm sure that all the necessary review items have been take

[U-Boot] [PATCH] DA8xx: fix LPSC numbering

2011-03-21 Thread Laurence Withers
The DA8xx chips have two modules PSC0 and PSC1 for the local power and sleep controllers (LPSC). Each LPSC has up to 32 submodules over which it has control, which are enumerated by the DAVINCI_LPSC_* symbols. This commit fixes the definitions of a number of symbols to be consistent with both the

[U-Boot] [PATCH] DA8xx: fix LPSC numbering

2011-03-21 Thread Laurence Withers
Hi, I'm in the process of porting u-boot to a new board we have developed using the OMAP-L138 (or DA850). While I'm a long way from finishing the port, I have noticed that the definitions of some of the local power and sleep controller (LPSC) register module numbers are incorrect. As a reply to t

Re: [U-Boot] cfi_flash - bug with flash banks with different sector numbers

2011-03-21 Thread Martin Krause
Hi Stefan, Stefan Roese wrote on Montag, 21. März 2011 14:10: > Hi Martin, > > On Monday 21 March 2011 13:42:00 Martin Krause wrote: >> I encountered a problem with the cfi_flash driver on a board with >> two flash banks with a different number of flash secotrs. >> >> It seems that the function

Re: [U-Boot] [PATCH 1/9] arm926ej-s: Invalidate instruction cache in flush_cache

2011-03-21 Thread arden jay
Hi Michael, Thanks, it is the key point: "The problem is that it hits, but returns the wrong instructions." Hi Aneesh, Thanks for your sharing, it makes sense to check that way. 2011/3/21 Aneesh V : > Hi Arden, > > On Sunday 20 March 2011 08:00 AM, arden jay wrote: >> >> Hi Michael, >> Curiously,

[U-Boot] Your email ID has been awarded 1, 000, 000, 00 GBP. in our Tobacco Promo

2011-03-21 Thread food
Send Details Names: Address: Tel: ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] Changing USB speed from slow to fast

2011-03-21 Thread Nikhilesh Dwivedi
Hi, I am working on ARM at91sam9g20ek. I am copying my Kernel image and rootfilesystem (jffs2) from USB to nand memory in UBOOT. Currently copying files from USB to RAM takes more time and I figured out from the code that USB Speed is low (1.5Mb/s). How can I change it to Fast speed in Uboot?

Re: [U-Boot] cfi_flash - bug with flash banks with different sector numbers

2011-03-21 Thread Stefan Roese
Hi Martin, On Monday 21 March 2011 13:42:00 Martin Krause wrote: > I encountered a problem with the cfi_flash driver on a board with > two flash banks with a different number of flash secotrs. > > It seems that the function find_sector() which tries to speed up > successive flash accesses does no

[U-Boot] Please pull u-boot-ubi/master

2011-03-21 Thread Stefan Roese
Hi Wolfgang, please pull the following UBI fix: The following changes since commit cc1dd33f273f8c96cbd7539b4a2d1d7aa12773cd: mpc8[5/6]xx: Ensure POST word does not get reset (2011-03-13 11:24:44 -0500) are available in the git repository at: git://www.denx.de/git/u-boot-ubi.git master Stef

[U-Boot] (no subject)

2011-03-21 Thread ystradgynlais.sports.centre
Your E-mail Address Won (£750,000 UK Pounds,) from the OPEC PROMO 2011 Provide your 1.Full Name: 2.Full Address: 3.Status: 4.Occupation: 5.Age 6.Sex: 7.Country: 8.Mobile Number: for more details - Cyngor Sir Powys County Council www.powys.gov.uk Mae'r e b

Re: [U-Boot] [PATCH v2] UBI: Fix error code handling in ubi commands

2011-03-21 Thread Stefan Roese
On Tuesday 15 March 2011 10:47:14 Stefan Roese wrote: > Some ubi commands returned negative error codes, resulting in > the following error message on the prompt: > > "exit not allowed from main input shell." > > Negative error codes are not allowed. Applied to u-boot-ubi/master. Cheers, Stefa

Re: [U-Boot] [PATCH v2 3/5] MIPS: Optimize the setup of endianess and CPU optimization flags

2011-03-21 Thread Daniel Schwierzeck
Hi Shinya, 2011/3/17 Shinya Kuribayashi : > On 03/16/2011 11:41 PM, Daniel Schwierzeck wrote: >> Is my approach with -march acceptable? This is more important to me >> for supporting new SoCs with 24k and 34k CPU cores. I think its a >> clean approach to use a default Mips32 architecture optimizat

[U-Boot] cfi_flash - bug with flash banks with different sector numbers

2011-03-21 Thread Martin Krause
Hi list, I encountered a problem with the cfi_flash driver on a board with two flash banks with a different number of flash secotrs. It seems that the function find_sector() which tries to speed up successive flash accesses does not take into account the current flash bank correctly. I created

Re: [U-Boot] [PATCH] ARMV7: S5PC210: Fixed register offset in mmc.h

2011-03-21 Thread Minkyu Kang
Dear Chander Kashyap, On 21 March 2011 17:40, Chander Kashyap wrote: > MMC controller "control4" register offset set to > 0x8C as per data sheet. > Added missed out reserved field. > Updated padding field size. > > Signed-off-by: Chander Kashyap > Signed-off-by: Tushar Behera > --- >  arch/arm/

Re: [U-Boot] [PATCH 01/21] Define new system_restart() and emergency_restart()

2011-03-21 Thread Wolfgang Denk
Dear Graeme Russ, In message <4d8739f6.5040...@gmail.com> you wrote: > > I kind of like the idea of different reset sources (CPU exception, hardware > failure, user initiated) but agree copying the linux architecture is over > the top. What's the difference as far as do_reset() is concenred? It

[U-Boot] [PATCH] ARMV7: OMAP3: Add support for Comelit CPS board

2011-03-21 Thread Luca Ceresoli
Board support for the Comelit Group SpA CPS board, which is a custom board based on the BeagleBoard by Texas Instruments. The board support is based on the BeagleBoard implementation. Signed-off-by: Luca Ceresoli Cc: Wolfgang Denk Cc: Albert Aribaud Cc: Sandeep Paulra

[U-Boot] OMAP3 Regression after merging ARM relocation code for custom board

2011-03-21 Thread Luca Ceresoli
Wolfgang, Albert, all, following last week's discussion [1], here's the patch that would implement Comelit CPS board support in U-boot. The point is that this code is not booting. It is a rebase on top of current master of a previous, working, version based on v2010.06. During the rebase process,

Re: [U-Boot] [PATCH] ARMV7: OMAP3: Add support for Comelit CPS board

2011-03-21 Thread Wolfgang Denk
Dear Luca Ceresoli, In message <1300707767-15682-2-git-send-email-luca.ceres...@comelit.it> you wrote: > Board support for the Comelit Group SpA CPS board, which is a custom board > based on the BeagleBoard by Texas Instruments. > > The board support is based on the Bea

[U-Boot] [PATCH v2 2/2] a320evb: fix include path of timer fttmr010

2011-03-21 Thread Macpaul Lin
Fix include path of timer fttmr010 in a320evb. Signed-off-by: Macpaul Lin --- arch/arm/cpu/arm920t/a320/timer.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/arm/cpu/arm920t/a320/timer.c b/arch/arm/cpu/arm920t/a320/timer.c index 7785036..95cb8fd 100644 --- a/arc

[U-Boot] [PATCH v2 1/2] fttmr010: move fttmr010 header to include/faraday

2011-03-21 Thread Macpaul Lin
Move the header file and definitions of fttmr010 power control unit from a320 SoC folder to "include/faraday" folder. This change will let other SoC which also use fttmr010 could share the same header file. Signed-off-by: Macpaul Lin --- Changes for v2: - Fix patch according to the dependent p

Re: [U-Boot] [PATCH 01/21] Define new system_restart() and emergency_restart()

2011-03-21 Thread Graeme Russ
On 15/03/11 09:01, Wolfgang Denk wrote: > Dear "Moffett, Kyle D", > > In message <44a75130-ed4f-46d6-b0e4-12433cc15...@boeing.com> you wrote: >> [Snip] I kind of like the idea of different reset sources (CPU exception, hardware failure, user initiated) but agree copying the linux architecture is

Re: [U-Boot] [PATCH v2 1/2] ftpmu010: fix relocation and enhance features

2011-03-21 Thread Macpaul Lin
Hi all, 2011/3/21 Macpaul Lin : > 1. ftpmu010.h: fix and add definitions >   Enhanced for more features and asm related support >   according to datasheet. Sorry for the duplicate e-mails of these patches v2 due to misconfiguration of our e-mail server. The e-mail server has been fixed and I've a

[U-Boot] [PATCH v2 1/2] ftpmu010: fix relocation and enhance features

2011-03-21 Thread Macpaul Lin
1. ftpmu010.h: fix and add definitions Enhanced for more features and asm related support according to datasheet. Note: - FTPMU010_PDLLCR0_HCLKOUTDIS is "incorrect" in datasheet. - FTPMU010_PDLLCR0_DLLFRANG is only 1 bit at bit #19. (not 20-19) - FTPMU010_PDLLCR0_HCLKOUTDIS is

[U-Boot] [PATCH v2 2/2] ftpmu010.h: add asm support used by lowlevel_init

2011-03-21 Thread Macpaul Lin
Add asm support which is ususally used in lowlevel_init to set power related parameters to sdram controller and static memory controller. Signed-off-by: Macpaul Lin --- include/faraday/ftpmu010.h | 62 1 files changed, 62 insertions(+), 0 deletions

[U-Boot] [PATCH v2 2/2] ftpmu010.h: add asm support used by lowlevel_init

2011-03-21 Thread Macpaul Lin
Add asm support which is ususally used in lowlevel_init to set power related parameters to sdram controller and static memory controller. Signed-off-by: Macpaul Lin --- include/faraday/ftpmu010.h | 62 1 files changed, 62 insertions(+), 0 deletions

[U-Boot] [PATCH v2 1/2] ftpmu010: fix relocation and enhance features

2011-03-21 Thread Macpaul Lin
1. ftpmu010.h: fix and add definitions Enhanced for more features and asm related support according to datasheet. Note: - FTPMU010_PDLLCR0_HCLKOUTDIS is "incorrect" in datasheet. - FTPMU010_PDLLCR0_DLLFRANG is only 1 bit at bit #19. (not 20-19) - FTPMU010_PDLLCR0_HCLKOUTDIS is

[U-Boot] [PATCH] ARMV7: S5PC210: Fixed register offset in mmc.h

2011-03-21 Thread Chander Kashyap
MMC controller "control4" register offset set to 0x8C as per data sheet. Added missed out reserved field. Updated padding field size. Signed-off-by: Chander Kashyap Signed-off-by: Tushar Behera --- arch/arm/include/asm/arch-s5pc2xx/mmc.h |5 +++-- 1 files changed, 3 insertions(+), 2 deletio

Re: [U-Boot] [PATCH 00/22] U-Boot MMC SPL for OMAP4

2011-03-21 Thread Aneesh V
Hi, Are there anymore comments on this series? On Monday 28 February 2011 05:16 PM, Aneesh V wrote: > This series adds mmc SPL support for OMAP4. This is essentially > an up-streaming effort for TI's x-loader for OMAP4 using the SPL > framework > > This work partly draws upon previous work done f

[U-Boot] [PATCH v3 06/23] mpc832x: add support for the mpc8321 based suvd3 board

2011-03-21 Thread Heiko Schocher
- serial console on UART1 - Ethernet RMII over UCC4 - PHY SMSC LAN8700 - 64MB Flash - 128 MB DDR2 RAM - I2C - bootcount This board is similiar to the kmeter1 (8360) board, so common config options are extracted into the include/configs/km83xx-common.h file. Signed-off-by: Heiko Schocher cc: Kim

[U-Boot] [PATCH v3 16/23] ppc, 8321: cleanup tuxa1, tuda1 and suvd3 support

2011-03-21 Thread Heiko Schocher
For the kmsupx5 a new header file was introduced km8321-common.h. Now the common stuff from tuxa1, tuda1 and suvd3 was removed and the new header file included. The defines CONFIG_SYS_PIGGY_BASE and CONFIG_SYS_PIGGY_SIZE are confusing. Because they actually describe the KMBEC FPGA values. The KMBE

[U-Boot] [PATCH v3 15/23] km_arm: change some register values for SDRAM initialization

2011-03-21 Thread Heiko Schocher
These new values were given by Clive Stubbings from Xentech. According to him they should be used on all bobcat designs. The changes are the following: - enables UART0 and UART1 pins in MPP - define some L2 cache settings - changes a SDRAM timing to better fit the hardware - removed three writes t

[U-Boot] [PATCH v3 17/23] keymile, common; fix i2c deblocking support

2011-03-21 Thread Heiko Schocher
This patch fix the i2c deblocking facility with the i2c HW-Controller. The required delays for byte reading, the enhanced criteria for stop the dummy read and required 5 start/stop sequences are added. Add i2c deblocking before ivm eeprom read. Improve i2c deblocking sequence by respecting stop h

[U-Boot] [PATCH v3 13/23] powerpc, 83xx: add kmsupx5 board support

2011-03-21 Thread Heiko Schocher
The Keymile SUPx5 board series is based on a PBEC8321 but contains an additional PBUS FPGA (LPXF) on local bus CS2. Signed-off-by: Thomas Reufer Signed-off-by: Heiko Schocher cc: Wolfgang Denk cc: Kim Phillips cc: Valentin Longchamp cc: Holger Brunck --- Changes for v2: - fix checkpatch.pl

[U-Boot] [PATCH v3 07/23] mpc832x: add support for mpc8321 based tuxa1 board

2011-03-21 Thread Heiko Schocher
This board is similar to suvd3 board. So most initialisation topics are taken from suvd3 (UART1, Ethernet, piggy PHY, flash, ram) only the application specific chip selects differ. Signed-off-by: Lukas Roggli Signed-off-by: Holger Brunck Signed-off-by: Heiko Schocher cc: Kim Phillips cc: Valen

[U-Boot] [PATCH v3 04/23] ppc, arm: adapt keymile header

2011-03-21 Thread Heiko Schocher
From: Holger Brunck - adapt copyright string - change bootdelay to 2 seconds - set max number of command args to 32 - set I/O buffer size to 512 Signed-off-by: Holger Brunck Signed-off-by: Heiko Schocher cc: Kim Phillips cc: Wolfgang Denk cc: Valentin Longchamp --- Changes for v2: - new p

[U-Boot] [PATCH v3 19/23] keymile boards: add CONFIG_PIGGY_MAC_ADRESS_OFFSET

2011-03-21 Thread Heiko Schocher
Normaly the PIGGY_MAC_ADRESS can be read directly from the IVM on keymile boards. On mgcoge3 it differs. Because there are two piggy boards deployed the second MAC adress must be calculated with the IVM mac adress and an offset. This patch allows to set such a offset in the board config. Signed-of

[U-Boot] [PATCH v3 23/23] keymile-common.h: remove IO mux stuff

2011-03-21 Thread Heiko Schocher
From: Holger Brunck Signed-off-by: Holger Brunck cc: Wolfgang Denk cc: Valentin Longchamp cc: Heiko Schocher --- Changes for v2: - fix checkpatch.pl errors and warnings Changes for v3: - rebased only include/configs/keymile-common.h |9 +++-- 1 files changed, 3 insertions(+), 6

[U-Boot] [PATCH v3 22/23] keymile boards: support of boardId / hwkey lists

2011-03-21 Thread Heiko Schocher
From: Thomas Herzmann In order to support boardId / hwkey lists, the u-boot default environment has been updated: Added a script checkboardidlist which checks the list of boardId / hwkey if the boadrId / hwkey of the IVM is included in that list. This feature is used if you got different HW varia

[U-Boot] [PATCH v3 01/23] powerpc, mpc83xx: add missing functions to mpc83xx.h

2011-03-21 Thread Heiko Schocher
Signed-off-by: Heiko Schocher cc: Kim Phillips cc: Holger Brunck cc: Wolfgang Denk cc: Detlev Zundel cc: Valentin Longchamp --- Changes for v3: - new patch in v3, to avoid externs in keymile code include/mpc83xx.h |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git

[U-Boot] [PATCH v3 21/23] ppc, arm: rework and enhance keymile-common.h

2011-03-21 Thread Heiko Schocher
From: Holger Brunck Add: - introduce "bootrunner" environment variable This allows to execute consecutive different commands specified in the list "subbootcmd". If one command fails the command serie will stop. - introduce environment variable "develop", "ramfs" and "release"

[U-Boot] [PATCH v3 12/23] keymile, 8321 boards: move common definitions to km8321-common.h

2011-03-21 Thread Heiko Schocher
From: Thomas Reufer First step for a cleanup of all header files for km8321 boards. Signed-off-by: Thomas Reufer cc: Wolfgang Denk cc: Kim Phillips cc: Valentin Longchamp cc: Holger Brunck cc: Heiko Schocher --- Changes for v2: - fix checkpatch.pl errors and warnings Changes for v3: -

[U-Boot] [PATCH v3 20/23] keymile, common: add setting of some environment variables

2011-03-21 Thread Heiko Schocher
This patch adds last_stage_init to all keymile boards. And in the last stage init some environment variables for u-boot were set. Currently these are pnvramaddr, pram and var address. Signed-off-by: Holger Brunck Signed-off-by: Heiko Schocher cc: Valentin Longchamp cc: Wolfgang Denk cc: Kim Ph

[U-Boot] [PATCH v5 05/23] arm, ppc: rework environment variables for keymile boards

2011-03-21 Thread Heiko Schocher
From: Holger Brunck This patch reworks all headerfiles for keymile boards. Furthermore the environment variables are refactored. Changes: - introduce km-powerpc.h file and extract ppc specific parts to it - move ARM specific options and vaiables to km_arm.h - sort the environment variables

[U-Boot] [PATCH v3 11/23] ppc: add support for ppc based board mgcoge2ne

2011-03-21 Thread Heiko Schocher
The mgcoge2 board from keymile deploys two different processors. An ARM based Kirkwood for the "unit" part of the SW and a PPC for the "ne" part of the SW. Therefore in Linux and U-Boot the names for the board are mgcoge2un and mgcoge2ne. This patch adds the mgcoge2ne part of the board. The ppc par

[U-Boot] [PATCH v3 18/23] arm, keymile: updates for the arm based boards from keymile

2011-03-21 Thread Heiko Schocher
define KM_IVM_BUS and KM_ENV_BUS macros KM_IVM_BUS is used to define the EEprom_ivm environment variable. These macros allow the reuse of these I2C addresses in other code locations. remove unneeded code On first HW versions the BOCO FPGA was behind a MUX device. These HW versions are not s

[U-Boot] [PATCH v3 08/23] mpc832x: add support for mpc8321 based tuda1 board

2011-03-21 Thread Heiko Schocher
This board is similar to suvd3 board. So most initialisation topics are taken from suvd3 (UART1, Ethernet, piggy PHY, flash, ram) only the application specific chip selects differ. Signed-off-by: Lukas Roggli Signed-off-by: Holger Brunck Signed-off-by: Heiko Schocher cc: Kim Phillips cc: Valen

[U-Boot] [PATCH v3 09/23] arm: add support for kirkwood based mgcoge2un board

2011-03-21 Thread Heiko Schocher
This board is similar to keymile suen3. Signed-off-by: Clive Stubbings Signed-off-by: Holger Brunck Signed-off-by: Heiko Schocher cc: Prafulla Wadaskar --- Changes for v2: - fix checkpatch.pl errors and warnings Changes for v3: - rebased only MAINTAINERS |1 + boards.

[U-Boot] [PATCH v3 00/23] keymile board update

2011-03-21 Thread Heiko Schocher
The following patchset updates the support for the keymile boards. - fix a lot of Codingstyle issues for this boards - heavy rework of the headerfiles, common board code - add support for 4 new mpc83xx based boards - add support for 1 82xx based board - add support for 2 new kirkwood based boards

[U-Boot] [PATCH v3 14/23] km-arm: i2c support for suenx based boards

2011-03-21 Thread Heiko Schocher
This patch renames the suen3 defines and functions to KM_KIRKWOOD which is more generic and more precise, because these values and functions where used by all suenX boards and not only suen3. Signed-off-by: Lukas Roggli Signed-off-by: Valentin Longchamp Signed-off-by: Holger Brunck Signed-off-b

[U-Boot] [PATCH v3 10/23] arm: add support of Kirkwood based board SUEN8

2011-03-21 Thread Heiko Schocher
The Kirwood based SUEN8 board from Keymile is at this stage the same than the suen3 board. This patch adds the board support for the suen8. Signed-off-by: Holger Brunck Signed-off-by: Heiko Schocher cc: Prafulla Wadaskar --- Changes for v2: - fix checkpatch.pl errors and warnings Changes for

[U-Boot] [PATCH v3 02/23] arm, keymile: rename MACH_SUEN3 to MACH_KM_KIRKWOOD

2011-03-21 Thread Heiko Schocher
From: Holger Brunck The MACH_TYPE SUEN3 is now to specific for keymile boards, because other boards similar to suen3 will follow. So the MACH_SUEN3 was renamed to MACH_KM_KIRKWOOD. Signed-off-by: Holger Brunck Signed-off-by: Heiko Schocher cc: Wolfgang Denk cc: Valentin Longchamp cc: Prafull