Dear Jaehoon Chung,
On 16 May 2011 17:42, Jaehoon Chung wrote:
> This patch added set_mmc_clk for external clock control.
>
> c210 didn't support host clock control.
> So We need external_clock_control function for c210.
>
> Signed-off-by: Jaehoon Chung
> signed-off-by: Minkyu Kang
> Signed-off
This patch added set_mmc_clk for external clock control.
c210 didn't support host clock control.
So We need external_clock_control function for c210.
Signed-off-by: Jaehoon Chung
signed-off-by: Minkyu Kang
Signed-off-by: Kyungmin Park
---
Changes for v2:
- fixed missing header for
arch/a
Dear Chander Kashyap,
On 21 April 2011 16:02, Chander Kashyap wrote:
> SMDKV310 board is based on Samsung S5PV310 SOC. This SOC is very much
> similar to S5PC210.
>
> Signed-off-by: Chander Kashyap
> Signed-off-by: Tushar Behera
> ---
> Changes for v2:
> - Coding Style Cleanup
> -
On 16 May 2011 19:59, Minkyu Kang wrote:
> S5PC210 SoC have two cpu revisions, and have some difference.
> So, support the cpu revision for each revision.
>
> Signed-off-by: Minkyu Kang
> Signed-off-by: Kyungmin Park
> ---
> arch/arm/cpu/armv7/s5p-common/cpu_info.c | 2 ++
> arch/arm/include
Dear Minkyu Kang,
In message you wrote:
>
> > diff --git a/boards.cfg b/boards.cfg
> > index 554e06c..01edb79 100644
> > --- a/boards.cfg
> > +++ b/boards.cfg
...
> Please use space instead of tab.
No!
Indentation / vertical alignment SHALL be done using TABs!
Best regards,
Wolfgang Denk
--
Dear Wolfgang Denk,
On 18 May 2011 16:49, Wolfgang Denk wrote:
> Dear Minkyu Kang,
>
> In message you wrote:
>>
>> > diff --git a/boards.cfg b/boards.cfg
>> > index 554e06c..01edb79 100644
>> > --- a/boards.cfg
>> > +++ b/boards.cfg
> ...
>> Please use space instead of tab.
>
> No!
>
> Indentati
Dear Minkyu Kang,
In message you wrote:
>
> Hm, but everyone is using the space on "boards.cfg".
I will eventually run "unexpand -a" on the file again...
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenst
Hi Prafulla,
Please, consider merging this patch for the incoming merge window.
Regards,
Simon
On Tue, May 17, 2011 at 02:42:10PM +0200, Simon Guinot wrote:
> This patch add support for the Network Space v2 board and parents, based
> on the Marvell Kirkwood 6281 SoC. This include Network Space
Dear Minkyu Kang,
On 17 May 2011 13:56, Minkyu Kang wrote:
> Dear Chander Kashyap,
>
> Sorry to late review.
>
> On 21 April 2011 16:02, Chander Kashyap wrote:
>> Added MMC SPL boot support for SMDKV310. This framework design is
>> based on nand_spl support.
>>
>> Signed-off-by: Chander Kashyap
Hi Wolfgang,
The following changes since commit 535abb96fb665402894b820f934deaca61ce3d3e:
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
(2011-05-15 23:23:36 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-arm master
Andreas Bießmann (19):
av
Dear Scott McNutt,
In message <4dd1cdd4.4040...@psyent.com> you wrote:
> Dear Wolfgang,
>
> The following changes since commit 535abb96fb665402894b820f934deaca61ce3d3e:
>Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
>
> are available in the git re
Dear Scott Wood,
In message <20110517182007.ga11...@schlenkerla.am.freescale.net> you wrote:
> The following changes since commit 535abb96fb665402894b820f934deaca61ce3d3e:
>
> Merge branch 'master' of git://git.denx.de/u-boot-nand-flash (2011-05-15
> 23:23:36 +0200)
>
> are available in the g
Dear Albert ARIBAUD,
In message <4dd3b9a3.2080...@aribaud.net> you wrote:
> Hi Wolfgang,
>
> The following changes since commit 535abb96fb665402894b820f934deaca61ce3d3e:
>
>Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
> (2011-05-15 23:23:36 +0200)
>
> are available in the g
Scott,
> Nothing in nand_base.c is used by SPL. SPL has its own code for this,
> which currently just does a readb() (broken on 16-bit?).
Oh you were talking about the bad block function in nand_base.c... That
makes more sense now :). And yeah, I suppose the spl bad block check is
broken. If i
Commit 30486322 (nand erase: .spread, .part, .chip subcommands)
added a new field to struct nand_erase_options, but forgot to
update common/env_nand.c.
Depending on the stack state and bad block distribution, saveenv()
can thus erase more than CONFIG_ENV_RANGE bytes which may corrupt
the following
On May 12, 2011, at 5:46 AM, Shaohui Xie wrote:
> Signed-off-by: Shaohui Xie
> ---
> board/freescale/common/Makefile |2 ++
> boards.cfg |7 ++-
> include/configs/corenet_ds.h| 30 ++
> 3 files changed, 30 insertions(+), 9 deletions
On May 12, 2011, at 5:46 AM, Shaohui Xie wrote:
> Signed-off-by: Shaohui Xie
> Signed-off-by: Kumar Gala
> ---
> include/configs/corenet_ds.h | 10 ++
> 1 files changed, 10 insertions(+), 0 deletions(-)
applied to 85xx
- k
___
U-Boot maili
On May 12, 2011, at 9:01 AM, Ramneek Mehresh wrote:
> Add CONFIG_HAS_FSL_DR_USB macro for P1020RDB
>
> Signed-off-by: Ramneek Mehresh
> ---
> Changes for v2:
> - rebased on http://git.denx.de/u-boot.git
>
> include/configs/P1_P2_RDB.h |1 +
> 1 files changed, 1 insertions(+), 0 deleti
On May 13, 2011, at 2:18 AM, Kumar Gala wrote:
> From: Mingkai Hu
>
> Add P2040 SoC specific information:
> * LIODN setup
> * Portal configuration
> * etc
>
> Signed-off-by: Mingkai Hu
> Signed-off-by: Roy Zang
> Signed-off-by: Kumar Gala
> ---
> arch/powerpc/cpu/mpc85xx/Makefile |
On May 13, 2011, at 2:18 AM, Kumar Gala wrote:
> The P2041 is similar to P2040, however has a 10G port and backside L2
>
> Signed-off-by: Kumar Gala
> ---
> arch/powerpc/cpu/mpc85xx/Makefile |3 +++
> arch/powerpc/cpu/mpc85xx/p2040_ids.c |3 +++
> arch/powerpc/cpu/mpc8xxx/cpu
The following changes since commit 0ea91423f47461bf7eaed2d4aff198076dd07fd5:
Merge branch 'master' of git://git.denx.de/u-boot-arm (2011-05-18 14:31:56
+0200)
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx.git master
Kumar Gala (1):
powerpc/85xx: Add P2041 p
On Wed, 18 May 2011 10:35:56 +0530
Aneesh V wrote:
> On Tuesday 17 May 2011 12:09 AM, Scott Wood wrote:
> >> +.PHONEY : SPL
> >
> > .PHONY
>
> Oops! I wonder how it was working then. My real patch too had the same
> mistake!
Well, .PHONY is mainly a performance hint if there's no actual file or
I have a project I want you to run with us.exportation of 100.000 barrels of
oil
daily from Kirkuk, Iraq.Contact me with this email if you are interested
mr.yasserrwash...@hotmail.com
Yasser H. Al Rawashdeh
Project Legal Adviser
___
U-Boot mailing lis
I have a project I want you to run with us.exportation of 100.000 barrels of
oil
daily from Kirkuk, Iraq.Contact me with this email if you are interested
mr.yasserrwash...@hotmail.com
Yasser H. Al Rawashdeh
Project Legal Adviser
___
U-Boot mailing lis
The string prefixes "*** ERROR:" and "WARNING:" (or variations thereof)
is duplicated numerous times throughout u-boot.
Replacing with e.g. a 'putserr' function which prepends the string
prefix to the unique part of the error message and then displays it may
be a worthwhile space saving.
___
On Mon, May 9, 2011 at 3:04 PM, Gilles Chanteperdrix
wrote:
> diff --git a/drivers/usb/host/ehci-omap4.c b/drivers/usb/host/ehci-omap4.c
> new file mode 100644
> index 000..19cd286
> --- /dev/null
> +++ b/drivers/usb/host/ehci-omap4.c
> @@ -0,0 +1,268 @@
> +/*
> + * OMAP4 EHCI port, copied fr
On 05/18/2011 09:50 PM, John Rigby wrote:
> On Mon, May 9, 2011 at 3:04 PM, Gilles Chanteperdrix
> wrote:
>
>> diff --git a/drivers/usb/host/ehci-omap4.c b/drivers/usb/host/ehci-omap4.c
>> new file mode 100644
>> index 000..19cd286
>> --- /dev/null
>> +++ b/drivers/usb/host/ehci-omap4.c
>> @@
are available in the git repository at:
git://www.denx.de/git/u-boot-mmc.git master
Dirk Behme (1):
MMC: omap_hsmmc.c: Add missing prototype header
Fabio Estevam (1):
fsl_esdhc: Initialize mmc->b_max
Lei Wen (2):
cmd_mmc: eliminate device num in the mmc command
mmc: en
Dear Gilles Chanteperdrix,
In message <1304975091-21848-2-git-send-email-gilles.chanteperd...@xenomai.org>
you wrote:
> As board may need some specific support, implement inner functions
> to be called by the boards implementaions of ehci_hcd_start,
> ehci_hcd_stop.
>
> Signed-off-by: Gilles Cha
Signed-off-by: Fabio Estevam
---
Changes since v2:
- Add CS1_BASE_ADDR for MX51
- Add WEIM Registers
arch/arm/include/asm/arch-mx5/imx-regs.h | 131 --
1 files changed, 125 insertions(+), 6 deletions(-)
diff --git a/arch/arm/include/asm/arch-mx5/imx-regs.h
b/arch/ar
Signed-off-by: Fabio Estevam
---
arch/arm/cpu/armv7/mx5/soc.c | 30 +
arch/arm/include/asm/arch-mx5/imx-regs.h |5
arch/arm/include/asm/arch-mx5/sys_proto.h |2 +-
3 files changed, 36 insertions(+), 1 deletions(-)
diff --git a/arch/arm/cpu
Signed-off-by: Fabio Estevam
---
Changes since v2:
- Use macros for setting up weim register
- Use set_chipselect_size function
- Rename the file to imximage_dd3.cfg to make explicit the DDR type.
MAINTAINERS |1 +
board/freescale/mx53ard/Makefile | 48
Signed-off-by: Fabio Estevam
---
Changes since v2:
- Distinguish iomuxc struct between MX51 and MX53
arch/arm/include/asm/arch-mx5/imx-regs.h | 23 +++
1 files changed, 23 insertions(+), 0 deletions(-)
diff --git a/arch/arm/include/asm/arch-mx5/imx-regs.h
b/arch/arm/inclu
Dear Andy Fleming,
In message <1305748979-5114-1-git-send-email-aflem...@freescale.com> you wrote:
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-mmc.git master
>
> Dirk Behme (1):
> MMC: omap_hsmmc.c: Add missing prototype header
>
> Fabio Estevam (1):
>
Dear Holger Brunck,
In message <1305266364-8583-2-git-send-email-holger.bru...@keymile.com> you
wrote:
> From: Thomas Herzmann
>
> BoardId and HWKey are used to identify the HW class of a given board.
> The correct values are stored in the inventory eeprom. During creation
> time of a boot pack
Dear Holger Brunck,
In message <1305266364-8583-3-git-send-email-holger.bru...@keymile.com> you
wrote:
> This is a first step to simplify the default environment. Move all
> the environment variables which are only needed for debugging
> purpose to textfiles in the scripts directory. In case of d
Dear Holger Brunck,
In message <1305266364-8583-4-git-send-email-holger.bru...@keymile.com> you
wrote:
> The pnvram size was used later from start scripts in linux. Therefore
> it was added to the default environment.
>
> Signed-off-by: Holger Brunck
> Signed-off-by: Valentin Longchamp
> Acked
On Wed, May 18, 2011 at 03:21:08PM +0200, Daniel Hobi wrote:
> Commit 30486322 (nand erase: .spread, .part, .chip subcommands)
> added a new field to struct nand_erase_options, but forgot to
> update common/env_nand.c.
>
> Depending on the stack state and bad block distribution, saveenv()
> can th
Dear Kumar Gala,
In message you
wrote:
> The following changes since commit 0ea91423f47461bf7eaed2d4aff198076dd07fd5:
>
> Merge branch 'master' of git://git.denx.de/u-boot-arm (2011-05-18 14:31:56
> +0200)
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-mpc85xx.g
This patch adds additional u-boot.* files mentioned in Makefile, and
removes one (u-boot-flexonenand.bin) that I couldn't find anywhere in
the current tree.
Signed-off-by: Eric Cooper
---
.gitignore |6 +-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/.gitignore b/.gitig
On Wednesday, May 18, 2011 18:09:39 Eric Cooper wrote:
> +/u-boot-nand.bin
> /u-boot-onenand.bin
> -/u-boot-flexonenand.bin
considering the Makefile deletes all '*.bin' files it finds in the tree when
cleaning, i would think we should add a "*.bin" to the .gitignore and then
punt these existing
gen10g_startup() had 2 bugs:
1) It had a boolean logic error in checking the MMD mask, and
always checked all of them.
2) It checked devices which don't actually report link state, which
meant that it would never believe the link was fully up.
Fix the boolean logic, and then mask the MMD mask so
On Fri, May 13, 2011 at 4:07 AM, Stefano Babic wrote:
> On 05/12/2011 09:33 PM, Fabio Estevam wrote:
>> commit 262951(MMC: make b_max unconditional) missed to update fsl_esdhc.
>>
>> Signed-off-by: Fabio Estevam
Applied (and upstreamed), thanks!
___
U
On Sun, May 15, 2011 at 2:04 PM, Dirk Behme wrote:
> From: Dirk Behme
>
> Add missing header file to fix compilation warning
>
> omap_hsmmc.c: In function 'omap_mmc_init':
> omap_hsmmc.c:474: warning: implicit declaration of function 'get_cpu_family'
> omap_hsmmc.c:474: warning: implicit declarat
>
> I have submit another round of patch, please review it whether it meet
> your expectation.
Applied, thanks!
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
On Sat, Apr 30, 2011 at 2:49 PM, Wolfgang Denk wrote:
> Dear Andy Fleming,
>
> In message <1302687759-1649-1-git-send-email-aflem...@freescale.com> you
> wrote:
>> The MAKEALL script cleverly runs make with the appropriate options
>> to use all of the cores on the system, but your average U-Boot
On May 18, 2011, at 4:17 PM, Wolfgang Denk wrote:
> Dear Kumar Gala,
>
> In message you
> wrote:
>> The following changes since commit 0ea91423f47461bf7eaed2d4aff198076dd07fd5:
>>
>> Merge branch 'master' of git://git.denx.de/u-boot-arm (2011-05-18 14:31:56
>> +0200)
>>
>> are available in
Dear Kumar Gala,
In message <6e487a2b-b7ea-474e-a8db-0d5639391...@kernel.crashing.org> you wrote:
>
> > Sorry - most of these patches were submitted about a month after the
> > merge window was closed, and they clearly add new features, i. e.
> > these are not bug fixes. They will not go into th
Matthias Weißer arcor.de> writes:
>
> Hi
>
> I am currently porting u-boot to a new board based on Freescales iMX25
> processor. I would like to add USB support. As I can see there is no
> support in current head for USB on iMX. Can someone give me some hints
> what I have to do to enable US
The source of pwm clock is fixed at evt1.
And some registers for pwm clock are removed.
Signed-off-by: Minkyu Kang
Signed-off-by: Kyungmin Park
---
arch/arm/cpu/armv7/s5pc2xx/clock.c | 46 ---
1 files changed, 26 insertions(+), 20 deletions(-)
diff --git a/arc
您好!
本公司是一家拥有进出口报关等一切出口单证代理公司,有着丰富的出口经验和优势的价格,
可以为贵公司代理以下出口业务
1.买单报关,商检,拖车(深圳各大口岸盐田,蛇口,文锦渡)
2.CO产地证. 普惠证(FA,FE,FF,亚太,中巴,大使馆签等)
3.提供大小核销单(报关单)
4.实力报关,寻求厂家合作退税
请存留备用,欢迎你的来电咨询:
联系人;张’R 联系电话; 0755-25420177 13686868548 QQ;122062143
邮箱:122062...@qq.com
___
On May 19, 2011, at 12:19 AM, Wolfgang Denk wrote:
> Dear Kumar Gala,
>
> In message <6e487a2b-b7ea-474e-a8db-0d5639391...@kernel.crashing.org> you
> wrote:
>>
>>> Sorry - most of these patches were submitted about a month after the
>>> merge window was closed, and they clearly add new feature
52 matches
Mail list logo