Hi, Stefano,
2011/4/22 Jason Liu :
> The boot cause code has been factor out to soc common
> code,we need drop the part from the board support code
>
> This patch also remove the redundant cpu version print
>
> Signed-off-by: Jason Liu
> ---
> changes since v1
> -include more clean up by remove t
Dear Holger Brunck,
In message <4dca3393.5060...@keymile.com> you wrote:
>
> Yes there are some dependencies if 4/8 is missing. I fix this an resubmit the
> missing pieces. I assume that I should only resubmit a patch serie with this
> three patches and not the whole serie?
Correct. Thanks.
Be
This patch add initial support for freescale MX53LOCO board.
Network(FEC),SD/MMC,UART have been supported by this patch
The patch also config CPU:1GHZ,DDR:400MHZ for better peformance
Signed-off-by: Jason Liu
---
Changes since v5:
- merge the "Add power init support" patch
changes since v4:
- re
This patch add dialog pmic(DA9053) driver with I2C interface support
In order to not duplicate code and according to the discussion on the
mail-list, change fsl_pmic.c to spi_i2c_pmic.c.Actaully,spi_i2c_pmic.c
is just a wrapper for PMIC communication when SPI or I2C is used.
Signed-off-by: Jason L
Add clock config interface support, so that we
can configure CPU or DDR clock in the later init
Signed-off-by: Jason Liu
---
arch/arm/cpu/armv7/mx5/clock.c | 551 +-
arch/arm/include/asm/arch-mx5/clock.h|4 +
arch/arm/include/asm/arch-mx5/crm_regs.h
Hi
this is an good website, there are many apple iphone, conon camera,latops,tv
and so on,
the price is much lower. very amazing.
Web : eorol.com
15:50:43
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u
Hey everyone,
I've got an ACER n310 (n300 series). It features a s3c2440 running at 300
MHz, 64 MB SDRAM and 128 MB NAND ROM (it's Samsung k9f1g08). It's not
equipped with any NOR-Flash. Apart from that it's got quite a similar
configuration as FriendlyARM's Mini2440.
I downloaded the sources of
Hey everyone,
I've got an ACER n310 (n300 series). It features a s3c2440 running at 300 MHz,
64 MB SDRAM and 128 MB NAND ROM (it's Samsung k9f1g08). It's not equipped with
any NOR-Flash. Apart from that it's got quite a similar configuration as
FriendlyARM's Mini2440.
I downloaded the sources o
This patch serie comprehends the missing parts of the mostly already
committed patch serie "v2 km/common mainlining". See:
http://lists.denx.de/pipermail/u-boot/2011-May/092323.html
The serie relies on the "patch lib, vsprintf: introduce strict_strtoul"
which is already posted
(http://lists.denx.d
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 package the boardId and HWkey for the SW is stored in
the default environment and burned into the flash. During boottim
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-by: Heiko Schocher
cc: Wolfgang Denk
cc: Detlev Zundel
---
Changes for v3:
- no change in the content of the
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 debugging
these files can be loaded via tftp into RAM and set via the env import
command. Other variables are id
Hi ,
When i am trying to compile u-boot for omapL137 by issuing the following
command
make da830_omapl137_evm_config CROSS_COMPILE=arm-none-linux-gnueabi-
Our goal is to get USB up on the uboot . We are trying to boot OMAPL137 Evm
using USB mass storage device(Pen drive)
I have added the following
你是英语达人吗?
Dear u-boot@lists.denx.de,
看上去似乎您的e-mail软件不支持HTML。
请访问下面的网页使您能够在网页浏览其中阅读这条信息:
http://emarketing-china.dmdelivery.com/x/?S7Y1NPqfa2tuavC.CMg0MDYwMrL8n2NraWAJAAz04___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/
-- Forwarded message --
From: shilpa jadav
Date: Wed, May 11, 2011 at 3:10 PM
Subject: Re: confirm 7081661284d94002aae247250689fa2b2d9cf490
To: u-boot-requ...@lists.denx.de
Interact
On Tue, May 10, 2011 at 8:02 PM, wrote:
> Mailing list subscription confirmation notice for ma
-- Forwarded message --
From: shilpa jadav
Date: Tue, May 10, 2011 at 10:40 PM
Subject: USB detection issues on OMAPL137
To: u-boot@lists.denx.de
Hi,
I am using OMAPL137EVM, using DaVinci-PSP-SDK-03.20.00.14 package and trying
to boot from USB on u-boot.
While configuring u-boot
On Apr 29, 2011, at 6:08 PM, Timur Tabi wrote:
> The compatible property for the L2 cache node (on 85xx systems that don't
> have a CPC) was using a value for the property length that did not match
> the actual length of the property.
>
> Signed-off-by: Timur Tabi
> ---
> arch/powerpc/cpu/mpc85
On May 5, 2011, at 6:14 PM, York Sun wrote:
> Reword "The DIMM max tCKmin is ..." to "The DDR clock is faster than the
> slowest
> DIMM(s) can support". Fixed interger type in printf as well.
>
> Signed-off-by: York Sun
> ---
> .../cpu/mpc8xxx/ddr/lc_common_dimm_params.c|6 +++---
>
ping??
- k
On Apr 29, 2011, at 10:41 AM, Kumar Gala wrote:
>
> On Apr 18, 2011, at 9:47 PM, Zhao Chenhui wrote:
>
>> Convert the PCI base address into a virtual address.
>>
>> Signed-off-by: Zhao Chenhui
>> Signed-off-by: Li Yang
>> ---
>> drivers/usb/host/ehci-pci.c |5 ++---
>> 1 files
Hello.
On 10-05-2011 21:01, Mike Frysinger wrote:
> Now that we have the generic GPIO layer, we can easily provide a common
> implementation for the post_hotkeys_pressed() function based on it.
> Signed-off-by: Mike Frysinger
> ---
> post/post.c | 21 +
> 1 files changed
Hi Albert
Please kindly pull
The following changes since commit 33e4e15695f7e502fc414984f67d6636f03854fa:
Ben Gardiner (1):
da850evm: fix NAND WSTROBE and TA timings
are available in the git repository at:
u-boot-marvell.git master branch.
Clint Adams (4):
Rename openrd_base f
Hi Jason,
--- On Wed, 5/11/11, Jason Liu wrote:
...
> diff --git a/arch/arm/cpu/armv7/mx5/soc.c
> b/arch/arm/cpu/armv7/mx5/soc.c
> index 6f4e8db..9c03474 100644
> --- a/arch/arm/cpu/armv7/mx5/soc.c
> +++ b/arch/arm/cpu/armv7/mx5/soc.c
...
This file is not MX53Loco specific, so it should be part
On 05/11/2011 10:03 AM, Jason Liu wrote:
> This patch add initial support for freescale MX53LOCO board.
> Network(FEC),SD/MMC,UART have been supported by this patch
>
> The patch also config CPU:1GHZ,DDR:400MHZ for better peformance
>
> Signed-off-by: Jason Liu
Hi Jason,
> diff --git a/arch/ar
Signed-off-by: Fabio Estevam
---
MAKEALL |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/MAKEALL b/MAKEALL
index c3df657..a8ff962 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -373,6 +373,7 @@ LIST_ARM9=" \
spear600\
suen3
Hi,
this is an update to the net/net.c cleanup, incorporating Mike's suggestions
to patches 1 and 2. Thanks Mike.
net/net.c currently raises a lot of checkpatch issues: 76 errors, 197 warnings.
This patchset fixes most of them, leaving 0 errors and 27 warnings.
Since the changes are quite massiv
This removes the following checkpatch warning:
- WARNING: line over 80 characters
There are three such warnings left.
The first is hard to fix with cosmetic-only changes without compromising code
readability, so I'm leaving it as it is for now:
WARNING: line over 80 characters
#1537: FILE: n
This removes the following checkpatch errors:
- ERROR: do not initialise globals to 0 or NULL
- ERROR: spaces required around that '=' (ctx:VxV)
- ERROR: that open brace { should be on the previous line
Signed-off-by: Luca Ceresoli
Cc: Wolfgang Denk
Cc: Ben Warren
Cc: Mike Frysinger
---
Ch
This removes the following checkpatch issues:
- WARNING: braces {} are not necessary for single statement blocks
- WARNING: braces {} are not necessary for any arm of this statement
Signed-off-by: Luca Ceresoli
Cc: Wolfgang Denk
Cc: Ben Warren
Cc: Mike Frysinger
---
Changes since v1: none.
This removes the following checkpatch issues:
- ERROR: space prohibited after that open parenthesis '('
- ERROR: space prohibited before that close parenthesis ')'
- ERROR: space prohibited after that open square bracket '['
- ERROR: space prohibited after that '&' (ctx:WxW)
- ERROR: spaces re
This removes the following checkpatch issues:
- ERROR: "foo * bar" should be "foo *bar"
- ERROR: "(foo*)" should be "(foo *)"
Signed-off-by: Luca Ceresoli
Cc: Wolfgang Denk
Cc: Ben Warren
Cc: Mike Frysinger
---
Changes since v1: none.
net/net.c | 36 ++--
This removes the following checkpatch issues:
- ERROR: switch and case should be at the same indent
- WARNING: suspect code indent for conditional statements
- WARNING: labels should not be indented
Signed-off-by: Luca Ceresoli
Cc: Wolfgang Denk
Cc: Ben Warren
Cc: Mike Frysinger
---
Change
This removes the following checkpatch issue:
- ERROR: return is not a function, parentheses are not required
Signed-off-by: Luca Ceresoli
Cc: Wolfgang Denk
Cc: Ben Warren
Cc: Mike Frysinger
---
Changes since v1: none.
net/net.c | 30 +++---
1 files changed, 15 ins
This removes the following checkpatch issue:
- ERROR: do not use assignment in if condition
Signed-off-by: Luca Ceresoli
Cc: Wolfgang Denk
Cc: Ben Warren
Cc: Mike Frysinger
---
Changes since v1: none.
net/net.c |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/net/
On 05/11/2011 03:58 PM, Fabio Estevam wrote:
> Signed-off-by: Fabio Estevam
> ---
> MAKEALL |3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
>
Hi Fabio,
> diff --git a/MAKEALL b/MAKEALL
> index c3df657..a8ff962 100755
> --- a/MAKEALL
> +++ b/MAKEALL
> @@ -373,6 +373,7 @@ LIST_ARM
Fix the following warning:
../include/configs/mx53evk.h:195: warning: "CONFIG_OF_LIBFDT" redefined
../include/configs/mx53evk.h:41: note: this is the location of the previous
definition
Signed-off-by: Fabio Estevam
---
include/configs/mx53evk.h |2 --
1 files changed, 0 insertions(+), 2 d
On 05/11/2011 04:16 PM, Fabio Estevam wrote:
> Fix the following warning:
>
> ../include/configs/mx53evk.h:195: warning: "CONFIG_OF_LIBFDT" redefined
> ../include/configs/mx53evk.h:41: note: this is the location of the previous
> definition
>
>
Hi Fabio,
> Signed-off-by: Fabio Estevam
> ---
On Wednesday, May 11, 2011 07:42:09 Sergei Shtylyov wrote:
> On 10-05-2011 21:01, Mike Frysinger wrote:
> > @@ -68,6 +72,23 @@ int post_init_f (void)
> > int __post_hotkeys_pressed(void)
> > {
> > +#ifdef CONFIG_SYS_POST_HOTKEYS_GPIO
> > + int ret;
> > + unsigned gpio = CONFIG_SYS_POST_HOTK
Hi Prafulla,
Valentin Longchamp wrote:
> This series is the second effort of merging the Keymile boards support
> back into mainline.
>
> This series is a subset of the first patch series:
> http://lists.denx.de/pipermail/u-boot/2011-April/090013.html
> The first large series was split up to thre
Hi Stefano,
Le 11/05/2011 07:50, Stefano Babic a écrit :
> Sorry, my fault. I have already added a further patch to the master
> branch, instead of using my "next" as I am used to until you merge my
> master into u-boot-arm. It shoould be OK now.
It is, thanks.
> Best regards,
> Stefano
Amical
Hi Stefano,
Le 09/05/2011 13:49, Stefano Babic a écrit :
> Hi Albert,
>
> please pull from u-boot-imx.
>
> The following changes since commit 96d04c3150ae9284500aef48803d7d132968f2b2:
>
>IDE: fix compiler warnings (2011-04-30 23:29:55 +0200)
>
> are available in the git repository at:
>git
Hi Prafulla,
Le 11/05/2011 13:51, Prafulla Wadaskar a écrit :
> Hi Albert
>
> Please kindly pull
> The following changes since commit 33e4e15695f7e502fc414984f67d6636f03854fa:
>Ben Gardiner (1):
> da850evm: fix NAND WSTROBE and TA timings
>
> are available in the git repository at:
>
Hi Detlev, Artem,
I'm very sorry that I haven't been back to reply in over a week.
Please accept my apologies.
On Fri, Apr 29, 2011 at 7:58 AM, Detlev Zundel wrote:
> Hi Ben,
>
>> It was found that on da850evm, where the NAND ECC used does not map all 0xff
>> data to 0xff ECC, that flashing UBI
Hi Wolfgang,
The following changes since commit 264eaa0ea967bac32214b87d60cfc86c8b22cac6:
keymile boards: move keymile specific header in subdir (2011-05-10
23:22:49 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-arm master
Ben Gardiner (1):
da850evm: fix
On 2011/05/11 11:07 PM, Albert ARIBAUD wrote:
> Simon Guinot (2):
>mv-common.h: fix DRAM banks configuration
I think Prafulla already accepted my own change to fix this. Not sure
which one is considered better.
I had not actually intended mine for merging (no sign off), and had
simply pos
Before the actual initialization do a hard reset of the SATA port and the
connected device.
changes v1->v2:
- add comment for udelay
Signed-off-by: Michael Walle
Cc: Prafulla Wadaskar
Cc: Albert Aribaud
---
drivers/block/mvsata_ide.c | 10 +-
1 files changed, 9 insertions(+), 1 del
On Mon, May 2, 2011 at 9:27 PM, Lei Wen wrote:
>
> I have submit another round of patch, please review it whether it meet
> your expectation.
This is just a quick note to say I haven't forgotten about these or
other patches in my queue. I'm just buried in other work at the
moment. I intend to g
Hi Albert,
Please, consider applying this two patches.
Thanks in advance,
Simon
On Sat, May 07, 2011 at 05:12:50PM +0200, Simon Guinot wrote:
> This patch series adds support for Network Space v2 board and parents.
>
> Changes for v2:
> - netconsole: restore NetOurIP check
> - add entries
Hi All,
I am new to Uboot, I am trying to port Uboot on 8308, on single steeping
the uboot gets stuck at _start_of_vectors_ Machine check exception. Could
anyone please explain what STD_EXCEPTION mean in start.S code and why it
happens ?
Following are some logs
BDI8308_ELAN06>ti
Target CPU
Dear Sharath Kurudi,
In message you wrote:
>
> I am new to Uboot, I am trying to port Uboot on 8308, on single steeping
> the uboot gets stuck at _start_of_vectors_ Machine check exception. Could
Please read the documentation what a machine check is and why it
happens.
> anyone please explai
Hi, Fabio,
On Wed, May 11, 2011 at 8:03 PM, Fabio Estevam wrote:
> Hi Jason,
>
> --- On Wed, 5/11/11, Jason Liu wrote:
> ...
>> diff --git a/arch/arm/cpu/armv7/mx5/soc.c
>> b/arch/arm/cpu/armv7/mx5/soc.c
>> index 6f4e8db..9c03474 100644
>> --- a/arch/arm/cpu/armv7/mx5/soc.c
>> +++ b/arch/arm/cpu
Hi, Stefano,
On Wed, May 11, 2011 at 8:37 PM, Stefano Babic wrote:
> On 05/11/2011 10:03 AM, Jason Liu wrote:
>> This patch add initial support for freescale MX53LOCO board.
>> Network(FEC),SD/MMC,UART have been supported by this patch
>>
>> The patch also config CPU:1GHZ,DDR:400MHZ for better pe
Hi Rogan,
Le 12/05/2011 00:11, Rogan Dawes a écrit :
> On 2011/05/11 11:07 PM, Albert ARIBAUD wrote:
>> Simon Guinot (2):
>> mv-common.h: fix DRAM banks configuration
>
> I think Prafulla already accepted my own change to fix this. Not sure
> which one is considered better.
Both your and
Hi, Stefano,
2011/5/11 Stefano Babic :
> On 05/11/2011 10:03 AM, Jason Liu wrote:
>> This patch add initial support for freescale MX53LOCO board.
>> Network(FEC),SD/MMC,UART have been supported by this patch
>>
>> The patch also config CPU:1GHZ,DDR:400MHZ for better peformance
>>
>> Signed-off-by:
53 matches
Mail list logo