On Saturday 09 January 2010 17:06:15 Peter Tyser wrote:
> > Since this patch mostly touches board files I suggest this patch goes
> > through the board maintainers tree.
> > Acked-by: Remy Bohmer
>
> I wasn't aware of a board maintainers tree... I was assuming Wolfgang
> would pick this up direc
> -Original Message-
> From: Hiremath, Vaibhav
> Sent: Wednesday, December 23, 2009 8:16 PM
> To: u-boot@lists.denx.de
> Cc: Hiremath, Vaibhav; Premi, Sanjeev
> Subject: [PATCH 1/3] omap3: Consolidate SDRC related operations
>
> Consolidated SDRC related functions into one
> file - sdrc.c.
Khasim Syed Mohammed said the following on 01/09/2010 09:16 PM:
> On Sat, Jan 9, 2010 at 8:18 PM, Nishanth Menon
> wrote:
>> Khasim Syed Mohammed said the following on 01/08/2010 09:00 PM:
>>> On Sat, Jan 9, 2010 at 1:31 AM, Nishanth Menon
>>> wrote:
>>>
On Fri, Jan 8, 2010 at 9:40 AM, Khas
Khasim Syed Mohammed said the following on 01/09/2010 09:02 PM:
> On Sat, Jan 9, 2010 at 8:27 PM, Nishanth Menon
> wrote:
>> Khasim Syed Mohammed said the following on 01/08/2010 09:21 PM:
>>> On Sat, Jan 9, 2010 at 1:22 AM, Nishanth Menon
>>> wrote:
>>>
On Fri, Jan 8, 2010 at 9:40 AM, Khas
This patch provides access to the 16550-compatible
serial device of the Orion5x SoC.
Signed-off-by: Albert Aribaud
---
drivers/serial/serial.c |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/drivers/serial/serial.c b/drivers/serial/serial.c
index dd5f332..18686a2 10064
This patch adds support for the Marvell Orion5x SoC.
It has no use alone, and must be followed by a patch
to add Orion5x support for serial, then support for
the ED Mini V2, an Orion5x-based product from LaCie.
Signed-off-by: Albert Aribaud
---
Patchset history
V1: Initial monolithic patch.
V2:
This patch adds support for the LaCie ED Mini V2 product
which is based on the Marvell Orion5x SoC.
Current support is limited to console and Flash.
Flash support uses CONFIG_FLASH_CFI_LEGACY as the
Macronix MX29LV400 used on ED Mini V2 is not CFI
compliant (mixes 16 and 8 bit behaviors).
Signed-o
Albert Aribaud a écrit :
> V4: all files licensed GPLv2-only removed;
> RAM bank size detection now uses getm_ram_size().
That's get_ram_size(), of course, not getm_ram_size().
Amicalement,
--
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
h
On Sun, Jan 10, 2010 at 9:14 PM, Nishanth Menon
wrote:
> Khasim Syed Mohammed said the following on 01/09/2010 09:02 PM:
>>
>> On Sat, Jan 9, 2010 at 8:27 PM, Nishanth Menon
>> wrote:
>>>
>>> Khasim Syed Mohammed said the following on 01/08/2010 09:21 PM:
On Sat, Jan 9, 2010 at 1:22 AM,
Signed-off-by: Li Wenhao
---
common/cmd_nand.c | 21 +
1 files changed, 21 insertions(+), 0 deletions(-)
diff --git a/common/cmd_nand.c b/common/cmd_nand.c
index 075a8af..38c6480 100644
--- a/common/cmd_nand.c
+++ b/common/cmd_nand.c
@@ -390,6 +390,27 @@ int do_nand(cmd_tb
On Sun, Jan 10, 2010 at 9:11 PM, Nishanth Menon
wrote:
> Khasim Syed Mohammed said the following on 01/09/2010 09:16 PM:
>>
>> On Sat, Jan 9, 2010 at 8:18 PM, Nishanth Menon
>> wrote:
>>>
>>> Khasim Syed Mohammed said the following on 01/08/2010 09:00 PM:
On Sat, Jan 9, 2010 at 1:31 AM,
with a few adjustments for U-Boot. This fixes the following build error:
make -C lib_generic/
zlib.c:31:27: error: asm/unaligned.h: No such file or directory
zlib.c: In function 'inflate_fast':
zlib.c:641: warning: implicit declaration of function 'get_unaligned'
make[1]: *** [zlib.o] Error 1
mak
In the commit 6ac59c55 (net: pull CONFIG checks out of source and into
makefile), net/net.o is changed to be built-in only when CONFIG_CMD_NET
is enabled, while lib_mips/board.c has a reference to "getenv_IPaddr()
left as-is.
And now Micronas VCT Platinum AVC board builds (vct_platinumavc*_config)
Hi Rohit, Amul, and Kyungmin (Samsung people),
Shinya Kuribayashi wrote:
> Build warnings / errors could be categorized into five groups:
>
> 3) env_onenand.c: CONFIG_ENV_{ADDR,SIZE}_FLEX undeclared build error
In the following commit, Flex-OneNAND support was introduced:
commit c758e947aa7d39a
Hi,
here's a build summary of the latest git with GCC 4.4.1:
$ ./MAKEALL mips mips_el
- SUMMARY
Boards compiled: 23
Boards with warnings or errors: 11 ( qemu_mips vct_platinum_onenand
vct_platinum_onenand_small vct_platinumavc_onenand
vct_platinum
On 1/11/10 1:09 PM, AMIT KUMARSHARMA wrote:
> HI Shinya,
>
> Please go thorugh below link , issue is already resolved,
Ah, thanks. I missed that.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
On 1/11/10 11:00 AM, Shinya Kuribayashi wrote:
> In the commit 6ac59c55 (net: pull CONFIG checks out of source and into
> makefile), net/net.o is changed to be built-in only when CONFIG_CMD_NET
> is enabled, while lib_mips/board.c has a reference to "getenv_IPaddr()
> left as-is.
>
> And now Micron
Remy,
Thanks a lot for your comments.
Please find my response inline.
Thanks,
Prathap.
-Original Message-
From: l.ping...@gmail.com [mailto:l.ping...@gmail.com] On Behalf Of Remy Bohmer
Sent: Saturday, January 09, 2010 2:50 PM
To: Srinivas, Prathap
Cc: u-boot@lists.denx.de
Subject: Re:
18 matches
Mail list logo