Menon, Nishanth wrote:
>> -Original Message-
>> From: Tom [mailto:tom@windriver.com]
>> Sent: Friday, June 12, 2009 4:57 PM
>> To: Jean-Christophe PLAGNIOL-VILLARD
>> Cc: u-boot@lists.denx.de; Menon, Nishanth
>> Subject: Re: [U-Boot] [PATCH 4/4] ZOOM1 Add power reset button
>>
>>
>
* The ELPIDA 2GB unbuffered DDR3 SDRAM DIMMs - EBJ21EE8BAFA-AE-E
600MT/s, 667MT/s and 800MT/s passed on P2020DS
* Micron 1GB unbuffered DDR3 SDRAM DIMMs - MT9JSF12872AY-1G4D1
600MT/s, 667MT/s and 800MT/s passed on P2020DS
Signed-off-by: Dave Liu
Signed-off-by: Travis Wheatley
---
board/free
> -Original Message-
> From: Tom [mailto:tom@windriver.com]
> Sent: Friday, June 12, 2009 4:57 PM
> To: Jean-Christophe PLAGNIOL-VILLARD
> Cc: u-boot@lists.denx.de; Menon, Nishanth
> Subject: Re: [U-Boot] [PATCH 4/4] ZOOM1 Add power reset button
>
> >> */
> >> void twl4030_power_res
Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 11:14 Tue 09 Jun , David Brownell wrote:
>
>> CSB337 boards originally shipped with MicroMonitor, not U-Boot;
>> and with a version using a different convention for recording
>> Ethernet addresses than anyone else. To avoid breaking Linux
>> when
The following changes since commit 229549a56d9ae413c00f64fd7c728c6879a1b54b:
Stefan Roese (1):
mpc512x: MPC5121ADS: Add NAND support
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx.git next
Haiying Wang (10):
drivers/qe: Rename the camel-case identifier
On May 22, 2009, at 10:26 AM, Peter Tyser wrote:
> Signed-off-by: Peter Tyser
> ---
> board/xes/common/Makefile |3 ++-
> .../xes/common/{fsl_8572_clk.c => fsl_8xxx_clk.c} |8
> 2 files changed, 10 insertions(+), 1 deletions(-)
> rename board/xes/common/{
On May 22, 2009, at 10:26 AM, Peter Tyser wrote:
> Signed-off-by: Peter Tyser
> ---
> board/xes/common/Makefile |2 +-
> .../xes/common/{fsl_85xx_ddr.c => fsl_8xxx_ddr.c} |8 +++-
> 2 files changed, 8 insertions(+), 2 deletions(-)
> rename board/xes/common/{fs
On May 22, 2009, at 10:26 AM, Peter Tyser wrote:
> Signed-off-by: Peter Tyser
> ---
> board/xes/common/Makefile |2 +-
> .../xes/common/{fsl_85xx_pci.c => fsl_8xxx_pci.c} | 81 +++
> ++--
> 2 files changed, 73 insertions(+), 10 deletions(-)
> rename boa
On May 21, 2009, at 12:09 PM, Peter Tyser wrote:
> Break out DMA structures for the Freescale MPC85xx and MPC86xx cpus to
> reduce a large amount of code duplication
>
> Signed-off-by: Peter Tyser
> ---
> cpu/mpc85xx/cpu.c| 31 +
> cpu/mpc86xx/cpu.c| 27
On May 21, 2009, at 12:10 PM, Peter Tyser wrote:
> The following changes were made to sync up the DMA code between the
> 85xx
> and 86xx architectures which will make it easier to break out common
> 8xxx DMA code:
>
> 85xx:
> - Don't set STRANSINT and SPCIORDER fields in SATR register. These
On May 22, 2009, at 10:26 AM, Peter Tyser wrote:
> Add defines similar to those already used for the the 86xx
> architecture.
> This will ease sharing of PCI code between the 85xx and 86xx
> architectures.
>
> Signed-off-by: Peter Tyser
> ---
> include/asm-ppc/immap_85xx.h |2 ++
> 1 files
Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 09:02 Thu 11 Jun , Tom wrote:
>
>> Menon, Nishanth wrote:
>>
-Original Message-
From: Tom [mailto:tom@windriver.com]
Sent: Wednesday, June 10, 2009 9:44 PM
> This is a repeat story of wha
Add support for csb337, an older at91rm9200 board. These boards
originally shipped with MicroMonitor, not U-Boot. This config
supports boot from Ethernet, and talks over I2C and console.
Open issues:
- Console refuses to start at 115200 baud, and misbehaves if it's
later changed to that sp
On Friday 12 June 2009, Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 11:14 Tue 09 Jun , David Brownell wrote:
> I'm not really a fan of this
> but ok if I see the csn337 board patch
I meant to send that in before, thanks for the reminder.
The email I just sent has that.
If you don't like it,
Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 07:53 Wed 10 Jun , Tom Rix wrote:
>
>> The reset button is the red circle on the top right, front of
>> the board. Press and hold the button for 8 seconds to completely
>> reset the board.
>>
>> Signed-off-by: Tom Rix
>> ---
>> board/omap3/zoom
On 07:53 Wed 10 Jun , Tom Rix wrote:
> The reset button is the red circle on the top right, front of
> the board. Press and hold the button for 8 seconds to completely
> reset the board.
>
> Signed-off-by: Tom Rix
> ---
> board/omap3/zoom1/zoom1.c |8
> drivers/i2c/twl4030_
On 09:02 Thu 11 Jun , Tom wrote:
> Menon, Nishanth wrote:
>>> -Original Message-
>>> From: Tom [mailto:tom@windriver.com]
>>> Sent: Wednesday, June 10, 2009 9:44 PM
>>>
This is a repeat story of what happened in linux-omap and kernel. We had
>>> a similar discu
On 23:12 Wed 10 Jun , Menon, Nishanth wrote:
> > -Original Message-
> > From: Tom [mailto:tom@windriver.com]
> > Sent: Wednesday, June 10, 2009 9:44 PM
> > > This is a repeat story of what happened in linux-omap and kernel. We had
> > a similar discussion in [1] and related patch [2
On 11:14 Tue 09 Jun , David Brownell wrote:
> CSB337 boards originally shipped with MicroMonitor, not U-Boot;
> and with a version using a different convention for recording
> Ethernet addresses than anyone else. To avoid breaking Linux
> when it uses U-Boot, have it use the same convention on
On 11:45 Tue 12 May , s-paul...@ti.com wrote:
> Different flavours of DaVinci SOC's have differences in their EMAC IP
> This patch does the following
> 1) Updates base addresses for DM365
> 2) Updates MDIO frequencies for DM365 and DM646x
> 3) Update EMAC wrapper registers for DM365 and DM646x
Dear Manikandan Pillai,
In message <20090609220854.a1377832e...@gemini.denx.de> I wrote:
>
...
> This patch (commit ID ca9c8a1e in the master branch) causes compile
> warnings on all systems that use this driver, for example:
...
> Please either provide a fix, or I will have to consider to revert
Now that we have 3 boards for the MPC512x it turns out that they all
use the very same fixed_sdram() code.
This patch factors out this common code into cpu/mpc512x/fixed_sdram.c
and adds a new header file, include/asm-ppc/mpc512x.h, with some
macros, inline functions and prototype definitions spec
Signed-off-by: Wolfgang Denk
Cc: Stefan Roese
Cc: Reinhard Arlt
---
include/asm-ppc/immap_512x.h |9 +
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/include/asm-ppc/immap_512x.h b/include/asm-ppc/immap_512x.h
index 3648a05..24e6c69 100644
--- a/include/asm-ppc/immap
The mecp5123 board did not compile because the MSCAN Clock Control
Registers were missing; these got added, but as an array instead
of 4 individual registers. Adapt the code so it builds.
Signed-off-by: Wolfgang Denk
Cc: Stefan Roese
Cc: Reinhard Arlt
---
Hello Mr. Arlt - with Stefan on vacatio
When enabling NAND support for a board, one must also define
CONFIG_SYS_64BIT_VSPRINTF because this is needed in nand_util.c
for correct output.
Signed-off-by: Wolfgang Denk
Cc: Stefan Roese
Cc: Reinhard Arlt
---
Hello Mr. Arlt - with Stefan on vacation could you please be so kind
and test this
Hi everybody,
sorry for the inconvenience, but I had to rebase the "next" branch.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-814
Dear Kumar Gala,
In message you wrote:
> (some fixes for v2009.06)
>
> The following changes since commit c3ab4243b5c44a5551204c324510175f444f6fd5:
> Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
>
> are available in the git repository at:
>
> git:/
Kumar Gala wrote:
>
> On May 22, 2009, at 10:26 AM, Peter Tyser wrote:
>
>> From: Zach LeRoy
>>
>> Signed-off-by: Zach LeRoy
>> ---
>> drivers/net/tsec.c | 41 +
>> include/tsec.h |2 ++
>> 2 files changed, 43 insertions(+), 0 deletions(-)
>
> Acked
On May 22, 2009, at 10:26 AM, Peter Tyser wrote:
> Previously, it was only unlocked when Linux was executed using the
> "bootm" command. Unlocking it unconditionally improves U-Boot
> performance and provides a common cache state when booting OSes.
>
> Signed-off-by: Peter Tyser
> ---
> lib_ppc
On May 22, 2009, at 10:26 AM, Peter Tyser wrote:
> From: Zach LeRoy
>
> Signed-off-by: Zach LeRoy
> ---
> drivers/net/tsec.c | 41 +
> include/tsec.h |2 ++
> 2 files changed, 43 insertions(+), 0 deletions(-)
Acked-by: Kumar Gala
Ben,
This see
On May 21, 2009, at 12:10 PM, Peter Tyser wrote:
> Signed-off-by: Peter Tyser
> ---
> cpu/mpc85xx/ddr-gen1.c|4
> include/asm-ppc/fsl_dma.h |5 +
> 2 files changed, 5 insertions(+), 4 deletions(-)
>
> diff --git a/cpu/mpc85xx/ddr-gen1.c b/cpu/mpc85xx/ddr-gen1.c
> index 7c7a458
On May 21, 2009, at 12:10 PM, Peter Tyser wrote:
> DMA support is now enabled via the CONFIG_FSL_DMA define instead of
> the
> previous CONFIG_DDR_ECC
>
> Signed-off-by: Peter Tyser
> ---
> cpu/mpc85xx/cpu.c | 47
> cpu/mpc86xx/cpu.c | 55 ---
(some fixes for v2009.06)
The following changes since commit c3ab4243b5c44a5551204c324510175f444f6fd5:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx.git master
Haiying Wang (5):
In message <20090612134216.51607832e...@gemini.denx.de> you wrote:
> The following changes since commit 48716e55b684927f5b33b2f9ac890e35309a1de4:
> Stefan Roese (1):
> mpc512x: Use serial_setbrg() in serial_init() to not duplicate the
> code
>
> are available in the git repository at:
>
The following changes since commit 48716e55b684927f5b33b2f9ac890e35309a1de4:
Stefan Roese (1):
mpc512x: Use serial_setbrg() in serial_init() to not duplicate the code
are available in the git repository at:
git://git.denx.de/u-boot-mpc5xxx.git next
Stefan Roese (5):
mpc512x: Fi
Dear Stefan Roese,
In message <1244559467-15265-1-git-send-email...@denx.de> you wrote:
> This patch adds NAND support to the MPC5121ADS board. Please
> note that the image size increased since NAND support didn't
> fit in the current image size (256k).
>
> Signed-off-by: Stefan Roese
> Cc: Wolf
Dear Stefan Roese,
In message <1244559423-15020-1-git-send-email...@denx.de> you wrote:
> This patch adds NAND Flash Controller driver for MPC5121 revision 2.
> All device features, except hardware ECC and power management, are
> supported.
>
> This NFC driver replaces the one orignally posted by
Dear Stefan Roese,
In message <1244541040-21480-1-git-send-email...@denx.de> you wrote:
> MECP5123 is a MPC5121E based module by esd gmbh.
>
> Signed-off-by: Stefan Roese
> Cc: Reinhard Arlt
> ---
> v2:
> - Fix indentation problem
> - get_ram_size() used
> - More documentation added
> - Copyrig
Dear Stefan Roese,
In message <1244541005-21320-1-git-send-email...@denx.de> you wrote:
> Thos macros will be used by the esd mecp5123 board.
>
> Signed-off-by: Stefan Roese
> ---
> include/asm-ppc/immap_512x.h |3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
Applied to u-boot-mp
Jean-Christophe PLAGNIOL-VILLARD wrote:
>> How about this:
>>
>> Regarding Dirk's and Heiko's comment:
>> A) How about board/omap3/common/power.c to drivers/power/twl4030.c
>>
> Ack
> but I've a patch for Dirk in my queued that I need to process about it
> so we have 2 choice
> 1) apply Dirk's
Dear Stefan Roese,
In message <126687-11316-1-git-send-email...@denx.de> you wrote:
> This is needed for the upcoming esd MECP5123 board port which uses I2C EEPROM
> for environment storage.
>
> Signed-off-by: Stefan Roese
> Cc: Reinhard Arlt
> ---
> cpu/mpc512x/i2c.c |2 +-
> 1 files
Dear Stefan Roese,
In message <1244115339-19862-5-git-send-email...@denx.de> you wrote:
> The CPCI750 can be built as CPCI host or adapter/target board. This patch
> adds support for runtime detection of those variants.
>
> Signed-off-by: Stefan Roese
> Cc: Reinhard Arlt
> ---
> board/esd/cpci
Dear Stefan Roese,
In message <1244173541-18268-1-git-send-email...@denx.de> you wrote:
> The Marvell bridge 64360 supports serveral PCI functions, not only 0. This
> patch enables access to those functions.
>
> Signed-off-by: Stefan Roese
> Cc: Reinhard Arlt
> ---
> v2:
> - Long lines splitted
Dear Stefan Roese,
In message <1244115339-19862-3-git-send-email...@denx.de> you wrote:
> Signed-off-by: Stefan Roese
> Cc: Reinhard Arlt
> ---
> board/esd/cpci750/cpci750.c | 11 +--
> 1 files changed, 5 insertions(+), 6 deletions(-)
Applied to next, thanks.
Best regards,
Wolfgang
Dear Stefan Roese,
In message <1244115339-19862-2-git-send-email...@denx.de> you wrote:
> This command is used to load/boot an OS-image which is transferred from
> the CPCI host to the CPCI target/adapter.
>
> Signed-off-by: Stefan Roese
> Cc: Reinhard Arlt
> ---
> board/esd/cpci750/cpci750.c
Dear Stefan Roese,
In message <1244115339-19862-1-git-send-email...@denx.de> you wrote:
> Signed-off-by: Stefan Roese
> Cc: Reinhard Arlt
> ---
> include/configs/CPCI750.h |3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
Applied to next. Thanks.
Best regards,
Wolfgang Denk
--
Signed-off-by: Grzegorz Bernacki
---
v2:
- use accessor macros
v3:
- use proper accessor macros
drivers/spi/Makefile |1 +
drivers/spi/mpc52xx_spi.c | 109 +
include/mpc5xxx.h | 18 +++
3 files changed, 128 insertions(+), 0 d
New command allows to:
o check FW version
o set LED status
o set digital output status
o get digital input status
Signed-off-by: Grzegorz Bernacki
---
v2:
- implement sub-commands via U_BOOT_CMD_MKENT macro
board/digsy_mtc/Makefile|2 +-
board/digsy_mtc/cmd_mtc.
Signed-off-by: Grzegorz Bernacki
---
v2:
- use accessor macros
v3:
- remove unnecessary GPIO initialization
board/digsy_mtc/digsy_mtc.c | 10 ++
include/configs/digsy_mtc.h |7 +++
2 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/board/digsy_mtc/digsy_mtc.c b/
Signed-off-by: Grzegorz Bernacki
---
include/configs/digsy_mtc.h | 16
1 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/include/configs/digsy_mtc.h b/include/configs/digsy_mtc.h
index 0cc2a8d..558010f 100644
--- a/include/configs/digsy_mtc.h
+++ b/include/config
Hi, everyone
I cannot find where the ethernet of SAMSUNG S3C2410 is initialized ?
Does not S3C2410 use Ethernet for U-boot?
Thanks in advance.
Regards,
J.H.Kim
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
51 matches
Mail list logo