On 11 July 2012 13:17, Rajeshwari Birje wrote:
> Hi Jaehoon Chung,
>
> Acked-by: Rajeshwari Shinde
>
> Thanks and Regards,
> Rajeshwari Shinde.
>
> On Tue, Jul 10, 2012 at 12:50 PM, Jaehoon Chung
> wrote:
>> Removed [-Wuninitialized] warning message.
>> The fout_sel is assigned to "-1" by defau
On Thu, Jul 19, 2012 at 8:56 AM, Enric Balletbò i Serra
wrote:
> 2012/7/19 Javier Martinez Canillas :
>> On Wed, Jul 18, 2012 at 5:49 PM, Thomas Petazzoni
>> wrote:
>>> Le Tue, 17 Jul 2012 02:15:17 +0200,
>>> Javier Martinez Canillas a écrit :
>>>
+void get_board_mem_timings(u32 *mcfg, u32
Hi Albert,
please pull from u-boot-imx, thanks.
The following changes since commit 444def73695103c4aca06a70e9f4de9a5e6df28a:
ARM: OMAP4: PANDA: Add rest of the USB module pads to essentials
(2012-07-19 00:03:34 +0200)
are available in the git repository at:
git://www.denx.de/git/u-boot-imx
Hi Simon Glass,
The warning messages are fixed in following patch:
"[PATCH] ARM: EXYNOS: fixed compiler warning message"
They are applied to u-boot today by Minkyu Kang.
Thanks and Regards,
Rajeshwari Shinde.
On Thu, Jul 19, 2012 at 11:31 AM, Rajeshwari Birje
wrote:
> Hi Simon Glass,
>
> Thank
On Thu, Jul 12, 2012 at 08:25:08AM -0700, Simon Glass wrote:
> From: Wei Ni
>
> Add support for the LCD peripheral at the Tegra2 SOC level. A separate
> LCD driver will use this functionality to configure the display.
>
> Mayuresh Kulkarni:
> - changes to remove bitfields and clean up for submis
On Thu, Jul 12, 2012 at 08:25:09AM -0700, Simon Glass wrote:
> This driver supports driving a single LCD and providing a U-Boot console
> on it.
>
> Signed-off-by: Simon Glass
> ---
> Changes in v2:
> - Update LCD driver to deal with new fdt bindings
>
> Changes in v3:
> - Adjust LCD driver to u
2012/7/19 Javier Martinez Canillas :
> On Thu, Jul 19, 2012 at 8:56 AM, Enric Balletbò i Serra
> wrote:
>> 2012/7/19 Javier Martinez Canillas :
>>> On Wed, Jul 18, 2012 at 5:49 PM, Thomas Petazzoni
>>> wrote:
Le Tue, 17 Jul 2012 02:15:17 +0200,
Javier Martinez Canillas a écrit :
>
On Thu, Jul 12, 2012 at 08:25:00AM -0700, Simon Glass wrote:
> This series adds support for the Tegra2x's display peripheral. This
> supports the LCD display on Seaboard and we use this to enable console
> output in U-Boot on the LCD.
>
> Configuration is via the device tree. Proposed bindings are
On Thu, Jul 12, 2012 at 11:25:08PM +0800, Simon Glass wrote:
> From: Wei Ni
>
> Add support for the LCD peripheral at the Tegra2 SOC level. A separate
> LCD driver will use this functionality to configure the display.
>
> Mayuresh Kulkarni:
> - changes to remove bitfields and clean up for submis
On Thu, Jul 19, 2012 at 9:44 AM, Enric Balletbò i Serra
wrote:
> 2012/7/19 Javier Martinez Canillas :
>> On Thu, Jul 19, 2012 at 8:56 AM, Enric Balletbò i Serra
>> wrote:
>>> 2012/7/19 Javier Martinez Canillas :
On Wed, Jul 18, 2012 at 5:49 PM, Thomas Petazzoni
wrote:
> Le Tue, 17
On Thu, Jul 19, 2012 at 03:37:07PM +0800, Thierry Reding wrote:
> * PGP Signed by an unknown key
>
> On Thu, Jul 12, 2012 at 08:25:08AM -0700, Simon Glass wrote:
> > From: Wei Ni
> >
> > Add support for the LCD peripheral at the Tegra2 SOC level. A separate
> > LCD driver will use this functiona
On Thu, Jul 19, 2012 at 05:24:35PM +0900, Adam Jiang wrote:
> On Thu, Jul 19, 2012 at 03:37:07PM +0800, Thierry Reding wrote:
> > * PGP Signed by an unknown key
> >
> > On Thu, Jul 12, 2012 at 08:25:08AM -0700, Simon Glass wrote:
> > > From: Wei Ni
> > >
> > > Add support for the LCD peripheral
This patch adds SPL support for IGEP-based boards.
Tested on an IGEPv2 Rev.C board with Micron NAND Flash memory.
Signed-off-by: Javier Martinez Canillas
---
Changes since v1:
- Set NAND memory 200 Mhz timings when possible as suggested by Thomas Petazzoni
board/isee/igep0020/config.mk |
Dear Mike Frysinger,
> On Sunday 15 July 2012 04:12:45 Marek Vasut wrote:
> > Dear Macpaul Lin,
> >
> > > +void flush_cache(unsigned long addr, unsigned long size)
> > > +{
> > > + flush_dcache_range(addr, addr + size);
> > > + invalidate_icache_range(addr, addr + size);
> >
> > You probably wan
Fix comment within comment build error.
Signed-off-by: Benoît Thébaudeau
Cc: Joe Hershberger
---
.../net/link_local.c |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git u-boot-66714b1.orig/net/link_local.c u-boot-66714b1/net/link_local.c
ind
Fix NetSetState function name used with CONFIG_BOOTP_MAY_FAIL.
Signed-off-by: Benoît Thébaudeau
Cc: Joe Hershberger
---
.../net/bootp.c|2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git u-boot-66714b1.orig/net/bootp.c u-boot-66714b1/net/boot
On Wed, Jun 06, 2012 at 01:16:49AM +0200, Simon Guinot wrote:
> Changes for v2:
> - Move board support and feature into a separate patch set.
> - Move mach-types update into a separate patch.
>
> Simon Guinot (4):
> lacie_kw: add support for EFI partitions
> ARM: add netspace_mini_v2 to mach
bad_cache_range actually returned true if the range was OK, but it was used
according to its name, which resulted in all valid dcache range invalidate/flush
operations being dropped. Hence, most DMA transfers resulted in garbage data.
This patch renames this function according to what it does, and
Hi Allen,
On Tue, Jul 17, 2012 at 12:02 AM, Allen Martin wrote:
> This is make naming consistent with the kernel and devicetree and in
> preparation of pulling out the common tegra20 code.
>
> Signed-off-by: Allen Martin
> Acked-by: Stephen Warren
> Tested-by: Thierry Reding
...
> diff --git
This patch set enables I2C support for EXYNOS5.
This patchset modifies the s3c24x0 I2C driver to use same for EXYNOS5.
Multichannel support has been added to the s3c24x0 I2C driver.
s3c24x0_i2c struct has been moved to a common place as it can used
by different SOC's.
Changes in V2:
- Inco
This patch adds the base address for I2C.
Signed-off-by: Alim Akhtar
Signed-off-by: Rajeshwari Shinde
Acked-by: Simon Glass
---
Changes in V2:
- None
Changes in V3:
- None
Changes in V4:
- None
Changes in V5:
- None
Changes in V6:
- None
arch/arm/include
This adds i2c clock information for EXYNOS5.
Signed-off-by: Alim Akhtar
Signed-off-by: Doug Anderson
Signed-off-by: Rajeshwari Shinde
Acked-by: Simon Glass
---
changes in V2:
- Incorporated comments from Simon Glass which are removed extra
braces around (readl(&clk->div_top1)
This patch defined EXYNOS5_I2C_SPACING used to calculate I2C channel
base address.
Signed-off-by: Rajeshwari Shinde
---
Changes in V6:
- New patch.
arch/arm/include/asm/arch-exynos/cpu.h |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/arch/arm/include/asm/arch-e
This patch adds pinmux code for I2C.
Signed-off-by: Rajeshwari Shinde
Acked-by: Simon Glass
---
Changes in V2:
- Aligned the pinmux functionality as per the latest comments.
Changes in V3:
- None
Changes in V4:
- None
Changes in V5:
- None
Changes in V6:
-
Hi Allen,
On Tue, Jul 17, 2012 at 12:02 AM, Allen Martin wrote:
> Add support for tegra20 arm7 boot processor. This processor is used
> to power on the Cortex A9 and transfer control to it. In tegra this
> processor is an ARM7TDMI not an ARM720T, but since we don't use cache
> it was easier to
struct s3c24x0_i2c is being moved to common local header file so that
the same can be used by s3c series and exynos series SoCs.
Signed-off-by: Alim Akhtar
Signed-off-by: Doug Anderson
Signed-off-by: Rajeshwari Shinde
Acked-by: Simon Glass
---
Changes in V2:
- None
Changes in V3:
This adds multiple i2c channel support for I2C.
Signed-off-by: Alim Akhtar
Signed-off-by: Rajeshwari Shinde
Acked-by: Simon Glass
---
Changes in V2:
- None
Changes in V3:
- None
Changes in V4:
- None
Changes in V5:
- Pinmux setting of all bus done during board in
This patch modifies the S3C I2C driver to suppport EXYNOS5.
The cahnges made to driver are as follows:
- I2C base address is passed as a parameter to many
functions to avoid multiple #ifdef
- Channel initialisation is moved to a commom funation
as it is required by i
This enables I2C support on smdk5250.
Pinmux setting moved to board file to avoid repeated setting of
gpio lines.
Signed-off-by: Alim Akhtar
Signed-off-by: Doug Anderson
Signed-off-by: Rajeshwari Shinde
Acked-by: Simon Glass
---
Changes in V2:
- None
Changes in V3:
- None
Chang
Hi all,
On Tue, Jul 17, 2012 at 12:30:22AM +0200, Marek Vasut wrote:
> Dear Dirk Behme,
>
> > On 15.07.2012 00:08, Benoît Thébaudeau wrote:
> > > On Sat, Jul 14, 2012 at 11:28:03PM +0200, Benoît Thébaudeau
> > > wrote:
> > >> Shouldn't the MMC/eSDHC drivers flush/invalidate the dcache
> > >> rang
Dear Benoît Thébaudeau,
> Hi all,
>
> On Tue, Jul 17, 2012 at 12:30:22AM +0200, Marek Vasut wrote:
> > Dear Dirk Behme,
> >
> > > On 15.07.2012 00:08, Benoît Thébaudeau wrote:
> > > > On Sat, Jul 14, 2012 at 11:28:03PM +0200, Benoît Thébaudeau
> > > >
> > > > wrote:
> > > >> Shouldn't the MMC/e
On 19/07/2012 13:35, Benoît Thébaudeau wrote:
> bad_cache_range actually returned true if the range was OK, but it was used
> according to its name, which resulted in all valid dcache range
> invalidate/flush
> operations being dropped. Hence, most DMA transfers resulted in garbage data.
>
> This
Am 18.07.2012 08:51, schrieb Simon Glass:
+Tom, Stephen
On Tue, Jul 17, 2012 at 5:11 PM, Thierry Reding
wrote:
On Sat, Jul 14, 2012 at 10:03:31AM +0200, Simon Glass wrote:
Hi Christian,
On Thu, Apr 19, 2012 at 2:41 PM, Christian Kroehnert
wrote:
On 15.01.2012 01:47, Simon Glass wrote:
Th
At least on i.MX25, the RMII mode did not work, which is fixed by this patch.
The MII_MODE bit of the FEC RCR register means xMII, i.e. 'not 7-wire', so set
it accordingly.
According to the xMII and 7-wire (aka GPSI) standards, full duplex should be
available on xMII, but not on 7-wire, so set FC
The MDC signal is available on all xMII (i.e. 'not 7-wire') interfaces, so
mii_speed has to be set for all these interfaces, and not only for MII.
Signed-off-by: Benoît Thébaudeau
Cc: Joe Hershberger
Cc: Stefano Babic
---
.../drivers/net/fec_mxc.c |2 +-
1 file cha
Hi Denx,
I get some information from MAINTAINERS file. I know The board of
S3C6400 is a orphaned board. Also I have not the board, But I have a
S3C6410 board in my hand. In my development u-boot for my board, I know
the S3C6410 replace the s3c6400, and they use the same arm1176
architecture. So I
On 07/19/2012 08:21 PM, Zhong Hongbo wrote:
> Hi Denx,
>
> I get some information from MAINTAINERS file. I know The board of
> S3C6400 is a orphaned board. Also I have not the board, But I have a
> S3C6410 board in my hand. In my development u-boot for my board, I know
> the S3C6410 replace the s3
On 19/07/2012 13:43, Benoît Thébaudeau wrote:
> Hi all,
>
Hi,
> I have switched to the git head, and applied all the latest EHCI/MSC patches
> from u-boot-usb-next.
Marek, should we maybe try to merge these patches still in the incoming
release ? It makes no sense if the release is broken and w
Dear Stefano Babic,
> On 19/07/2012 13:43, Benoît Thébaudeau wrote:
> > Hi all,
>
> Hi,
>
> > I have switched to the git head, and applied all the latest EHCI/MSC
> > patches from u-boot-usb-next.
>
> Marek, should we maybe try to merge these patches still in the incoming
> release ? It makes n
On Tuesday 05 June 2012 03:28:40 Anatolij Gustschin wrote:
> On Sat, 28 Apr 2012 17:04:07 +0200 Anatolij Gustschin wrote:
> > Data cache flushing is required for frame buffer in RAM to fix the
> > distorted console text output. Currently this text distortion is
> > observed with cfb on beageboard a
On Saturday 02 June 2012 11:32:14 Stijn Souffriau wrote:
> On 05/20/2012 08:59 PM, Mike Frysinger wrote:
> > On Sunday 20 May 2012 12:50:40 Stijn Souffriau wrote:
> >> --- a/board/davinci/dm365evm/dm365evm.c
> >> +++ b/board/davinci/dm365evm/dm365evm.c
> >>
> >> +#ifdef CONFIG_HW_WATCHDOG
> >> +st
On Thursday 19 July 2012 05:02:21 Marek Vasut wrote:
> Dear Mike Frysinger,
> > On Sunday 15 July 2012 04:12:45 Marek Vasut wrote:
> > > Dear Macpaul Lin,
> > > > +void flush_cache(unsigned long addr, unsigned long size)
> > > > +{
> > > > + flush_dcache_range(addr, addr + size);
> > > > +
On Thursday 12 July 2012 11:25:02 Simon Glass wrote:
> This makes it easier to include this header from other headers.
Acked-by: Mike Frysinger
> --- a/include/fdtdec.h
> +++ b/include/fdtdec.h
>
> const u8 *fdtdec_locate_byte_array(const void *blob, int node,
>const
Acked-by: Mike Frysinger
-mike
signature.asc
Description: This is a digitally signed message part.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Acked-by: Mike Frysinger
-mike
signature.asc
Description: This is a digitally signed message part.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
On Thursday 12 July 2012 11:25:07 Simon Glass wrote:
> --- a/arch/arm/cpu/armv7/tegra2/Makefile
> +++ b/arch/arm/cpu/armv7/tegra2/Makefile
>
> +COBJS-$(CONFIG_VIDEO_TEGRA) += pwm.o
should this get its own knob ? PWM isn't video specific ...
-mike
signature.asc
Description: This is a digitally s
On Thursday 12 July 2012 11:25:12 Simon Glass wrote:
> --- a/common/lcd.c
> +++ b/common/lcd.c
>
> +#ifdef CONFIG_ARM
> +#include
> +#endif
this header isn't ARM specific. also, i think most arches just include this in
their "main" points rather than any non-arch places including it explicitly.
On Thursday 12 July 2012 11:25:13 Simon Glass wrote:
> --- a/common/lcd.c
> +++ b/common/lcd.c
>
> +/* Flush LCD activity to the caches */
> +void lcd_sync(void)
> +{
> + /*
> + * flush_dcache_range() is declared in common.h but it seems that some
> + * architectures do not actually
Acked-by: Mike Frysinger
-mike
signature.asc
Description: This is a digitally signed message part.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Dear Mike Frysinger,
> On Thursday 19 July 2012 05:02:21 Marek Vasut wrote:
> > Dear Mike Frysinger,
> >
> > > On Sunday 15 July 2012 04:12:45 Marek Vasut wrote:
> > > > Dear Macpaul Lin,
> > > >
> > > > > +void flush_cache(unsigned long addr, unsigned long size)
> > > > > +{
> > > > > + flu
On Thursday 12 July 2012 11:25:17 Simon Glass wrote:
> --- a/README
> +++ b/README
>
> + CONSOLE_SCROLL_LINES
> +
> + When the console need to be scrolled, this is the number of
> + lines to scroll by. It defaults to 1. Increasing this makes
> + the
On Thursday 12 July 2012 14:12:41 Albert ARIBAUD wrote:
> On Thu, 12 Jul 2012 08:25:11 -0700, Simon Glass wrote:
> > --- a/arch/arm/include/asm/system.h
> > +++ b/arch/arm/include/asm/system.h
> >
> > +/* options available for data cache on each page */
> > +enum dcache_option {
> > + DCACHE_OFF
On Thursday 19 July 2012 04:03:04 Adam Jiang wrote:
> On Thu, Jul 12, 2012 at 11:25:08PM +0800, Simon Glass wrote:
> > + /* Use a ref-to-sync of 1 always, and take this from the front
> > porch */
>
> ref-to-sync is supposed to be 1 here.
>
> > + back = fdtdec_get_int(blob, rgb, "left
On Thursday 19 July 2012 00:51:23 Jorgen Lundman wrote:
> Mike Frysinger wrote:
> > i just picked out the first "version 3" i saw in your patch. going back
> > to it and searching again shows more than just one file.
>
> You are correct, 3 files to be precise:
>
> zfs_fletcher.c zfs_lzjb.c zfs_s
On Thursday 19 July 2012 02:28:05 Albert ARIBAUD wrote:
> On Thu, 19 Jul 2012 00:29:23 -0400, Mike Frysinger wrote:
> > On Monday 02 July 2012 12:14:40 Måns Rullgård wrote:
> > > It's slightly more complicated than that. Data can be misaligned for a
> > > variety of reasons:
> > >
> > > 1. Errors
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 07/18/2012 08:11 PM, Mike Frysinger wrote:
> On Wednesday 18 July 2012 19:45:52 Allen Martin wrote:
>> +MAJOR=$($gas --version | head -1 | awk '{print $NF}' | cut -d .
>> -f 1) +MINOR=$($gas --version | head -1 | awk '{print $NF}' |
>> cut -d . -f
On 07/18/2012 11:06 PM, Albert ARIBAUD wrote:
> Hi Allen,
>
> On Wed, 18 Jul 2012 16:45:53 -0700, Allen Martin wrote:
>> Disable sibling call optimization based on binutils version. This is
>> to work around a bug in the assember in binutils versions < 2.22.
>> Branches to weak symbols can be in
Add support for new board iConnect from Iomega.
More information about the device can be found here:
http://go.iomega.com/en/products/network-storage-desktop/wireless-data-station/network-hard-drive-iconnect/?partner=4735
Signed-off-by: Luka Perkov
Tested-by: Wojciech Dubowik
Tested-by: Tim Fl
I downloaded the latest u-boot snapshot on 20120717, installed Sourcery
CodeBench, set the CROSS_COMPILE variable, and compiled. There
were no errors. When I try to load with kwboot it fails. If I build the
same u-boot source on the target, Guruplug, with Debian Wheezy installed I
get a usable
On Thursday 19 July 2012 11:08:10 Tom Rini wrote:
> On 07/18/2012 08:11 PM, Mike Frysinger wrote:
> > On Wednesday 18 July 2012 19:45:52 Allen Martin wrote:
> >> +MAJOR=$($gas --version | head -1 | awk '{print $NF}' | cut -d . -f 1)
> >> +MINOR=$($gas --version | head -1 | awk '{print $NF}' | cut -
2012/7/19 Javier Martinez Canillas :
> This patch adds SPL support for IGEP-based boards.
>
> Tested on an IGEPv2 Rev.C board with Micron NAND Flash memory.
>
> Signed-off-by: Javier Martinez Canillas
> ---
>
> Changes since v1:
>
> - Set NAND memory 200 Mhz timings when possible as suggested by T
Allen,
> -Original Message-
> From: Allen Martin [mailto:amar...@nvidia.com]
> Sent: Wednesday, July 18, 2012 5:02 PM
> To: Tom Warren
> Cc: swar...@wwwdotorg.org; s...@chromium.org; thierry.reding@avionic-
> design.de; u-boot@lists.denx.de
> Subject: Re: [PATCH v7 00/15] split tegra20 arm
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 07/19/2012 08:21 AM, Mike Frysinger wrote:
> On Thursday 19 July 2012 11:08:10 Tom Rini wrote:
>> On 07/18/2012 08:11 PM, Mike Frysinger wrote:
>>> On Wednesday 18 July 2012 19:45:52 Allen Martin wrote:
+MAJOR=$($gas --version | head -1 | awk '
Dear Mike Frysinger,
> On Tuesday 05 June 2012 03:28:40 Anatolij Gustschin wrote:
> > On Sat, 28 Apr 2012 17:04:07 +0200 Anatolij Gustschin wrote:
> > > Data cache flushing is required for frame buffer in RAM to fix the
> > > distorted console text output. Currently this text distortion is
> > > o
On Thu, Jul 19, 2012 at 5:26 PM, Enric Balletbò i Serra
wrote:
> 2012/7/19 Javier Martinez Canillas :
>> This patch adds SPL support for IGEP-based boards.
>>
>> Tested on an IGEPv2 Rev.C board with Micron NAND Flash memory.
>>
>> Signed-off-by: Javier Martinez Canillas
>> ---
>>
>> Changes since
Hi Mike,
2012/7/19 Mike Frysinger :
> On Thursday 28 June 2012 12:45:21 Daniel Schwierzeck wrote:
>> --- a/Makefile
>> +++ b/Makefile
>>
>> +HAVE_VENDOR_COMMON_LIB := $(shell [ -f board/$(VENDOR)/common/Makefile ] \
>> + && echo y || echo n)
>
> HAVE_VENDOR_COMMON_LIB = $(if $(
This patch adds SPL support for IGEP-based boards.
Tested on an IGEPv2 Rev.C board with Micron NAND Flash memory.
Signed-off-by: Javier Martinez Canillas
---
Changes since v1:
- Set NAND memory 200 Mhz timings when possible as suggested by Thomas
Petazzoni
Changes since v2:
- Add Numonyx 20
On Thursday 19 July 2012 11:38:39 Tom Rini wrote:
> On 07/19/2012 08:21 AM, Mike Frysinger wrote:
> > On Thursday 19 July 2012 11:08:10 Tom Rini wrote:
> >> On 07/18/2012 08:11 PM, Mike Frysinger wrote:
> >>> On Wednesday 18 July 2012 19:45:52 Allen Martin wrote:
> +MAJOR=$($gas --version | he
On Thursday 19 July 2012 11:49:20 Marek Vasut wrote:
> Dear Mike Frysinger,
> > On Tuesday 05 June 2012 03:28:40 Anatolij Gustschin wrote:
> > > On Sat, 28 Apr 2012 17:04:07 +0200 Anatolij Gustschin wrote:
> > > > Data cache flushing is required for frame buffer in RAM to fix the
> > > > distorted
On Thursday 12 July 2012 11:25:13 Simon Glass wrote:
> +void lcd_sync(void)
> +{
> + /*
> + * flush_dcache_range() is declared in common.h but it seems that some
> + * architectures do not actually implement it. Is there a way to find
> + * out whether it exists? For now, ARM is
The following changes since commit 0878222fed3fafbfd0b1f2e5a6b2da90a81e910d:
Wolfgang Denk (1):
Merge branch 'next' of git://git.denx.de/u-boot-net into next
are available in the git repository at:
git://git.denx.de/u-boot-net.git next
Tetsuyuki Kobayashi (1):
net: nfs: make NF
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 07/19/2012 09:43 AM, Mike Frysinger wrote:
> On Thursday 19 July 2012 11:38:39 Tom Rini wrote:
>> On 07/19/2012 08:21 AM, Mike Frysinger wrote:
>>> On Thursday 19 July 2012 11:08:10 Tom Rini wrote:
On 07/18/2012 08:11 PM, Mike Frysinger wrote:
The following changes since commit 66714b1a6df0a5a9f1656a6d4e6eea3c7ecdf7ae:
Wolfgang Denk (1):
Merge branch 'next' of git://git.denx.de/u-boot-video
are available in the git repository at:
git://git.denx.de/u-boot-net.git master
benoit.thebaudeau@advans (2):
net: bootp: fix bu
Dear Stathis Voukelatos,
> Fixed some typos in the i.MX28 PMU code that sets up the VDDD
> and VDDIO power rails. In addition the VDDD and VDDIO brownout
> offset values should be divided by a step size before being
> programmed to the corresponding registers.
>
> Signed-off-by: Stathis Voukelato
Dear Albert ARIBAUD,
> Hi Fabio,
>
> On Thu, 1 Mar 2012 19:31:54 +0100, Marek Vasut wrote:
> > > No need to define CONFIG_ARCH_CPU_INIT.
> > >
> > > All mx28 based boards should use arch_cpu_init().
> >
> > Acked-by: Marek Vasut
> >
> > > Signed-off-by: Fabio Estevam
> > > ---
>
> Applied
http://blog.eduangelis.com.br/wp-content/plugins/zefeeldfego/work.php?shinning213.jpeg___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Hi Benoît,
On Thu, Jul 19, 2012 at 6:19 AM, Benoît Thébaudeau
wrote:
> Fix comment within comment build error.
>
> Signed-off-by: Benoît Thébaudeau
> Cc: Joe Hershberger
> ---
Applied, thanks.
-Joe
___
U-Boot mailing list
U-Boot@lists.denx.de
http:/
Hi Benoît,
On Thu, Jul 19, 2012 at 6:23 AM, Benoît Thébaudeau
wrote:
> Fix NetSetState function name used with CONFIG_BOOTP_MAY_FAIL.
>
> Signed-off-by: Benoît Thébaudeau
> Cc: Joe Hershberger
> ---
Applied, thanks.
-Joe
___
U-Boot mailing list
U-Bo
Hi Benoît,
On Thu, Jul 19, 2012 at 7:12 AM, Benoît Thébaudeau
wrote:
> The MDC signal is available on all xMII (i.e. 'not 7-wire') interfaces, so
> mii_speed has to be set for all these interfaces, and not only for MII.
>
> Signed-off-by: Benoît Thébaudeau
> Cc: Joe Hershberger
> Cc: Stefano Ba
This is always selected when CONFIG_I2C_MXC is
selected, so it adds no value.
Signed-off-by: Troy Kisky
Acked-by: Marek Vasut
---
v2: add ack
---
drivers/i2c/mxc_i2c.c |6 +-
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/drivers/i2c/mxc_i2c.c b/drivers/i2c/mxc_i2c.c
inde
Use tx_byte function instead of having 3 copies
of the code.
Signed-off-by: Troy Kisky
Acked-by: Marek Vasut
---
v2: add ack
change ret to integer from unsigned
---
drivers/i2c/mxc_i2c.c | 82 +++--
1 file changed, 24 insertions(+), 58 deletions(-)
Signed-off-by: Troy Kisky
---
drivers/i2c/mxc_i2c.c | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/drivers/i2c/mxc_i2c.c b/drivers/i2c/mxc_i2c.c
index 4ce695a..55a688a 100644
--- a/drivers/i2c/mxc_i2c.c
+++ b/drivers/i2c/mxc_i2c.c
@@ -337,8 +337,10 @@ int i2c_rea
Instead of clearing 2 bits, all the other
bits were set because '|=' was used instead
of '&='.
Signed-off-by: Troy Kisky
Acked-by: Marek Vasut
Acked-by: Stefano Babic
---
V2: add acks
V3: rename toggle to idle_bus in patches 17,18,24
and a rebase
Heiko, can you take 1-19 if no comments
St
wait_for_sr_state returns i2sr on success
so no need to read again.
Signed-off-by: Troy Kisky
Acked-by: Marek Vasut
---
v2: add ack
---
drivers/i2c/mxc_i2c.c |1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/i2c/mxc_i2c.c b/drivers/i2c/mxc_i2c.c
index 01a6408..83c2fab 100644
--- a/
Let's clear the sr register before waiting for
bit to be set, instead of clearing it after
hardware sets it. No real operational difference here,
but allows combining of i2c_imx_trx_complete and
i2c_imx_bus_busy in later patches.
Signed-off-by: Troy Kisky
Acked-by: Marek Vasut
---
v2: add ack
a
The i2c controller cannot be both master and slave in the
same transaction.
Signed-off-by: Troy Kisky
---
v2: no change
---
drivers/i2c/mxc_i2c.c |2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/i2c/mxc_i2c.c b/drivers/i2c/mxc_i2c.c
index 1a5e379..ba2aad3 100644
--- a/drivers/i2
imx_start is only referenced once so
move to that location.
Signed-off-by: Troy Kisky
Acked-by: Marek Vasut
---
v2: add ack
---
drivers/i2c/mxc_i2c.c | 53 +++--
1 file changed, 20 insertions(+), 33 deletions(-)
diff --git a/drivers/i2c/mxc_i2c.c
On Thu, Jul 19, 2012 at 12:39 PM, Rajeshwari Shinde
wrote:
> This adds i2c clock information for EXYNOS5.
>
> Signed-off-by: Alim Akhtar
> Signed-off-by: Doug Anderson
> Signed-off-by: Rajeshwari Shinde
> Acked-by: Simon Glass
Acked-by: Simon Glass
> ---
> changes in V2:
> - Incorpo
Initial code of i2c_read and i2c_write
is identical, move to subroutine.
Signed-off-by: Troy Kisky
Acked-by: Marek Vasut
Acked-by: Stefano Babic
---
v2: add ack
---
drivers/i2c/mxc_i2c.c | 44 ++--
1 file changed, 18 insertions(+), 26 deletions(-)
di
Not using udelay gives a more accurate timeout. The current implementation of
udelay
in imx-common does not seem to wait at all for a udelay(1).
Signed-off-by: Troy Kisky
Acked-by: Marek Vasut
V2: Added WATCHDOG_RESET as suggested by Marek Vasut
add error message when stop fails
mxc_i2c:
Add support for calling a function that will toggle the
SCL line to return the bus to idle condition.
The actual toggling function is added in a later patch.
Signed-off-by: Troy Kisky
---
v2: commit log change, global data in sram section.
make toggle_i2c return int
v3: rename toggle to idle_b
Signed-off-by: Troy Kisky
Acked-by: Marek Vasut
Acked-by: Stefano Babic
---
v2: add acks
change comment
---
---
drivers/i2c/mxc_i2c.c | 25 -
1 file changed, 8 insertions(+), 17 deletions(-)
diff --git a/drivers/i2c/mxc_i2c.c b/drivers/i2c/mxc_i2c.c
index 55a688a..62
Signed-off-by: Troy Kisky
---
v2: no change
---
arch/arm/include/asm/arch-mx5/imx-regs.h |1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/include/asm/arch-mx5/imx-regs.h
b/arch/arm/include/asm/arch-mx5/imx-regs.h
index 88fb7cb..10f0ced 100644
--- a/arch/arm/include/asm/arch-mx5/i
Retry unexpected hardware errors. This
will not retry a received NAK.
Signed-off-by: Troy Kisky
---
v2: if i2c_init_transfer_ returns no error, then return 0
---
drivers/i2c/mxc_i2c.c | 36 +++-
1 file changed, 27 insertions(+), 9 deletions(-)
diff --git a/dri
On Thu, Jul 19, 2012 at 12:39 PM, Rajeshwari Shinde
wrote:
> This patch defined EXYNOS5_I2C_SPACING used to calculate I2C channel
> base address.
>
> Signed-off-by: Rajeshwari Shinde
Acked-by: Simon Glass
> ---
> Changes in V6:
> - New patch.
> arch/arm/include/asm/arch-exynos/cpu.h |
On Thu, Jul 19, 2012 at 12:39 PM, Rajeshwari Shinde
wrote:
> This patch modifies the S3C I2C driver to suppport EXYNOS5.
> The cahnges made to driver are as follows:
> - I2C base address is passed as a parameter to many
> functions to avoid multiple #ifdef
> - Channel initi
On Thu, Jul 19, 2012 at 12:40 PM, Rajeshwari Shinde
wrote:
> This enables I2C support on smdk5250.
> Pinmux setting moved to board file to avoid repeated setting of
> gpio lines.
>
> Signed-off-by: Alim Akhtar
> Signed-off-by: Doug Anderson
> Signed-off-by: Rajeshwari Shinde
> Acked-by: Simon G
Signed-off-by: Troy Kisky
---
v2: do nothing if bus is already idle
print failure message if appropriate
change enable_i2c_clock to enable_i2c_clk
clear non-idle bus before calling bus_i2c_init.
wait .2 seconds for bus to clear before returning error
fix compiler warnings
v3:
This include is not needed.
Signed-off-by: Troy Kisky
---
v2: no change
---
arch/arm/cpu/armv7/mx6/iomux-v3.c |1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/cpu/armv7/mx6/iomux-v3.c
b/arch/arm/cpu/armv7/mx6/iomux-v3.c
index 8785532..a0c4b15 100644
--- a/arch/arm/cpu/armv7/mx6/i
imx_reset is only referenced once so
move to that location.
Signed-off-by: Troy Kisky
Acked-by: Marek Vasut
---
v2: add ack
---
drivers/i2c/mxc_i2c.c | 15 +++
1 file changed, 3 insertions(+), 12 deletions(-)
diff --git a/drivers/i2c/mxc_i2c.c b/drivers/i2c/mxc_i2c.c
index 9efa9
1 - 100 of 171 matches
Mail list logo