Hi,
I had sent a few patches almost a month ago about a new AVR32 board, but
couldn't get a reply from anyone.
I'd appreciate if we can get these patches into the upcoming release.
Regards,
Semih Hazar
___
U-Boot mailing list
U-Boot@lists.denx.de
http
>
> Sandeep,
>
> On Tue, Jan 5, 2010 at 9:41 PM, Khasim Syed Mohammed
> wrote:
> > From 3a540c9746d080d3e45e820081684da4f14d28a2 Mon Sep 17 00:00:00 2001
> > From: Dirk Behme
> > Date: Tue, 5 Jan 2010 20:04:27 +0530
> > Subject: [PATCH] OMAP3: Beagle: Update revision detection
> >
> > New Beag
>
> On Wed, Jan 6, 2010 at 12:52 AM, Nishanth Menon
> wrote:
> > does this really belong to this series?
> I lately figured out that all are independent. This can be merged
> separately.
>
> Sandeep can you consider this patch as there are no comments. I will
> work on the other two and submit
Hi,
On Tue, Jan 05, 2010 at 19:49:19, Tom wrote:
> Sudhakar Rajashekhara wrote:
> > From: Sekhar Nori
> >
> > This adds a driver for the SPI controller found on davinci
> > based SoCs from Texas Instruments.
> >
> > Signed-off-by: Sekhar Nori
> > Signed-off-by: Sudhakar Rajashekhara
> > ---
From: Sekhar Nori
This adds a driver for the SPI controller found on davinci
based SoCs from Texas Instruments.
Signed-off-by: Sekhar Nori
Signed-off-by: Sudhakar Rajashekhara
---
>From previous version, following are the modifications:
1. Global variable data1_reg_val was removed and made lo
This patch adds support for ASTRO board(s) based on MCF5373L.
Signed-off-by: Wolfgang Wegner
---
I hope to have addressed all the comments and errors that were present
in the first submission; exceptions are the linker script because there
was no feedback by Tsi Chung Liew on this issue and the c
> -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.
>From 0e03adedf321673e6051c136a38aac996f9b4d50 Mon Sep 17 00:00:00 2001
From: Syed Mohammed Khasim
Date: Wed, 6 Jan 2010 19:42:24 +0530
Subject: [PATCH] Support 720Mhz configuration for OMAP35xx
Adds a new API "twl4030_pmrecv_vsel_cfg" to select voltage and group
Adds support for 720Mhz in clock.
On Wed, Jan 6, 2010 at 12:28 PM, Khasim Syed Mohammed
wrote:
> On Wed, Jan 6, 2010 at 12:48 AM, Nishanth Menon
> wrote:
>> On Tue, Jan 5, 2010 at 10:11 AM, Khasim Syed Mohammed
>> wrote:
>>> From 1bb1a2441e6f54f3fe7d71e30da3bc22732aa7d3 Mon Sep 17 00:00:00 2001
>>> From: Syed Mohammed Khasim
>>
Has this been forgotten(again)?
Jocke
>
> This series removes the needs to access the GOT in
> IRQ handlers, then switches GOT PTR in start.S asm to
> use r12 instead of r14. This leads up to the removal of
> -ffixed-r14 gcc option for ppc
>
> This is a resend since the it seems like the series w
Salam Khasim Syed Mohammed,
yesterday i was talking with the Tech-Support of TI-France and today
morning I have gotten my OMAP 3530 (720 Mhz version) and I hope I get
the microcontrolelr soldered this weekend... and can profit from your
code.
Thanks and Khoda Hafez
Michelle Konzack
On Wednesday 06 January 2010 06:18:21 Sudhakar Rajashekhara wrote:
> + ds = malloc(sizeof(struct davinci_spi_slave));
personally i find sizeof(*ds) to be better
> +void spi_free_slave(struct spi_slave *slave)
> +{
> + struct davinci_spi_slave *ds = to_davinci_spi(slave);
> +
> + if (d
Wolfgang,
Please pull these changes from arm/master.
Tom
The following changes since commit 87d93a1ba2ae23550e1370adb7a3b00af0831165:
Wolfgang Wegner (1):
move prototypes for gunzip() and zunzip() to common.h
are available in the git repository at:
git://git.denx.de/u-boot-arm mas
Joakim Tjernlund wrote:
>
> u-boot-boun...@lists.denx.de wrote on 05/01/2010 21:20:32:
>
>> From: Scott Wood
>> To: Albert ARIBAUD
>> Cc: u-boot@lists.denx.de
>> Date: 05/01/2010 21:22
>> Subject: Re: [U-Boot] [PATCH 2/4] Use LINK_OFF to access global data
>> Sent by: u-boot-boun...@lists.denx.
This patch adds echi support for ppc440epx(sequoia board). Also a
fix for ECHI host controller port reset.
Chris
Chris Zhang (3):
Fix EHCI port reset.
Add ppc440epx USB ehci support.
Adds EHCI definitions to sequoia board configuration file.
drivers/usb/host/Makefile |1 +
driver
In USB ehci driver, the port reset is not terminated. EHCI spec says "A host
controller must terminate the reset and stabilize the state of the port within
2 milliseconds". Without termination, a port stays at reset state. This is
observed on ppc4xx(sequoia) boards.
Signed-off-by: Chris Zhang
Adds required definitions for EHCI support in sequoia configuration file.
But still keeps the OHCI as default driver.
Signed-off-by: Chris Zhang
---
include/configs/sequoia.h | 16 +++-
1 files changed, 15 insertions(+), 1 deletions(-)
diff --git a/include/configs/sequoia.h b/incl
Currently ppc440epx uses OHCI for USB full-speed support. This change adds
support for EHCI.
Signed-off-by: Chris Zhang
---
drivers/usb/host/Makefile |1 +
drivers/usb/host/ehci-ppc4xx.c | 48
2 files changed, 49 insertions(+), 0 deletions(-)
On Wed, Dec 16, 2009 at 11:15:58AM +, Nick Thompson wrote:
> Introduces various optimisations that approximately triple the
> read data rate from NAND when run on da830evm.
>
> Most of these optimisations depend on the endianess of the machine
> and most of them are very similar to optimisatio
On Fri, Dec 18, 2009 at 08:04:55AM -0600, Tom wrote:
> Sanjeev Premi wrote:
> > This patch fixes the compile error while trying to
> > compile for omap3evm.
> >
> > env_onenand.c: In function 'env_relocate_spec':
> > env_onenand.c:70: error: 'CONFIG_ENV_ADDR_FLEX' undeclared
> > (first use in thi
On Mon, Dec 21, 2009 at 04:30:40PM +0530, apgmoorthy wrote:
> Hunk 1:
> env_addr += CONFIG_ENV_ADDR & (onenand_mtd.eraseregions[0].erasesize-1);
>
> Hunk 2:
> env_addr += CONFIG_ENV_ADDR & (onenand_mtd.eraseregions[0].erasesize-1);
I'd say it should be the board config file's responsibility to pr
When referring to PCIe and USB 'endpoint' is the standard naming
convention.
Signed-off-by: Peter Tyser
---
I could only take so much of seeing "End Point" on every bootup before
I cracked:)
board/amcc/yucca/yucca.c |2 +-
board/atum8548/atum8548.c |2 +-
Hi All,
I am porting the u-boot for a customized board based on MPC8315 processor. It
has DDR2 SDRAM of 128 MB & 8 MB of flash. I found that the code hangs during
the relocation of the code, exactly in the following line (@ relocation
function in cpu/mpc83xx/start.S)
lwz r5,
From: Jin Qing
Use timeout value to maximum due to hardware problem. The hardware may take
longer
to timeout, but it's much better than having a too-short timeout value.
Signed-off-by: Jin Qing
Signed-off-by: Li Yang
---
drivers/mmc/fsl_esdhc.c |4
include/configs/P2020DS.h |
Fix typo in SYSCTL_CLOCK_MASK, which caused residual in high bits of SDCLKFS.
Signed-off-by: Jin Qing
Signed-off-by: Li Yang
---
include/fsl_esdhc.h |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/fsl_esdhc.h b/include/fsl_esdhc.h
index 13ff652..caa784f 100644
Hello Khasim Syed,
Khasim Syed Mohammed wrote:
>>From 3aa4b510a95b5313dc103c286eea44a6054b67d4 Mon Sep 17 00:00:00 2001
> From: Syed Mohammed Khasim
> Date: Tue, 5 Jan 2010 20:52:36 +0530
> Subject: [PATCH] Enable I2C bus switching
>
> OMAP3 supports Multiple I2C channels, this patch allows
> us
- CONFIG_ENV_EEPROM_IS_ON_I2C
define this, if you have I2C and SPI activated, and your
EEPROM, which holds the environment, is on the I2C bus.
- CONFIG_I2C_ENV_EEPROM_BUS
if you have an Environment on an EEPROM reached over
I2C muxes, you can now define, how to reach this
EEPROM.
Signed
Add redundant environment support for environment lying on a EEPROM.
Tested on uppcoming suen3 support
Signed-off-by: Andreas Huber
---
common/env_eeprom.c | 131 +--
1 files changed, 127 insertions(+), 4 deletions(-)
diff --git a/common/env_eep
- malloc size 4 MB for all keymile boards
- use generic FDT code for fixing up the DTS
- enable unit-led at startup for keymile boards
- remove some dts updates for keymile boards
- ppc_83xx, kmeter1: take FE/GbE PHYs out of reset
- ppc_83xx, kmeter1: change from Intel Strata to Spansion 64MB flash
cramfsls and cramfsload are added to the command list.
A cramfs placed at 'cramfs_addr' can the be listed with 'cramfsls' and files
can be loaded with 'cramfsload'. 'cramfs_addr' is an environment variable
specifying the address the cramfs is located.
This works for powerpc and for ARM.
Use CONFIG
Add support to configure bus parking mode and master in bus arbitration
configuration (ACR). Add this for the kmeter1 port:
Configure bus arbiter with recommended values from Freescale
to improve bus latency/throughput for application with
intensive QuiccEngine activity.
Signed-off-by: Heiko Scho
This patch adds support for the Keymile SUEN3 board variants which
are based on the Marvell Kirkwood (88F6281) SoC. All variants
uses common code stored in board/keymile/km_arm/km_arm.c
mgcoge2_arm_p1a board:
This adds support for the ARM part of the mgcoge2. The suen3
target was moved to the corr
32 matches
Mail list logo