+Scott
On Tue, Jul 31, 2012 at 7:21 AM, Thierry Reding
wrote:
> In order for cache invalidation and flushing to work properly, the data
> and OOB buffers must be aligned to full cache lines.
>
> Signed-off-by: Thierry Reding
Acked-by: Simon Glass
> ---
> common/cmd_nand.c | 4 ++--
> 1 file
The BF533-EZKIT boards have this old ST flash.
Signed-off-by: Mike Frysinger
---
drivers/mtd/jedec_flash.c | 20
1 file changed, 20 insertions(+)
diff --git a/drivers/mtd/jedec_flash.c b/drivers/mtd/jedec_flash.c
index 2350f36..b6cb037 100644
--- a/drivers/mtd/jedec_flash
Signed-off-by: Mike Frysinger
---
board/bf533-ezkit/Makefile|2 +-
board/bf533-ezkit/bf533-ezkit.c | 22 +-
board/bf533-ezkit/flash-defines.h | 124 --
board/bf533-ezkit/flash.c | 489 -
include/configs/bf533-ezkit.h | 14
On Friday 27 July 2012 00:41:45 Wolfgang Denk wrote:
> Marek Vasut wrote:
> > Check the following list, it's the list of drivers scattered (misplaced)
> > across the tree. The list is not complete and might be inaccurate. But
> > it should give a good impression of what I'm going to break soon:
> >
Hello Stefano,
Could you review the patch?
Thanks!
Best Regards,
Lauri Hintsala
On 07/09/2012 04:14 PM, Veli-Pekka Peltola wrote:
This adds support for Bluegiga APX4 Development Kit. It is built around
Freescale i.MX28. Currently supported features are: ethernet, I2C, MMC,
RTC and USB. APX4
On Friday 27 July 2012 15:10:00 Marek Vasut wrote:
> Dear Mike Frysinger,
> > On Friday 27 July 2012 14:35:25 Marek Vasut wrote:
> > > --- a/arch/mips/lib/Makefile
> > > +++ b/arch/mips/lib/Makefile
> > > @@ -34,6 +34,8 @@ else
> > >
> > > COBJS-y += bootm.o
> > > endif
> > >
> > > +COBJS-y +
Hello Wolfgang,
The following changes since commit b98b611502f5e0a85a1f8e15cf46c470cb105614:
Merge branch 'next' of git://git.denx.de/u-boot (2012-07-30 20:39:52 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-i2c.git master
Holger Brunck (2):
i2c: deblock i2
On Saturday 28 July 2012 15:57:33 Wolfgang Denk wrote:
> Marek Vasut wrote:
> > > > include/common.h |7 +++
> > > > 1 file changed, 7 insertions(+)
> > >
> > > We have similar things already, and we don't add dead code - you add a
> > > macro without users here.
> >
> > It's used in 2/2
On Sunday 29 July 2012 08:43:00 Sabri Altunbas wrote:
> I installed buildroot as my embedded linux environment. For first time I
> can build u-boot. But if i change a c-file and try to recompile u-boot. It
> doesn,t work. Buildroot doesn,t notice this changing and does nothing.
this is a buildroot
On 31 July 2012 15:37, Lukasz Majewski wrote:
> Support for USB UDC driver at trats board.
>
> Signed-off-by: Lukasz Majewski
> Signed-off-by: Kyungmin Park
> Cc: Marek Vasut
> Cc: Minkyu Kang
>
> ---
> Changes for v2:
> - replace puts to debug
> ---
> board/samsung/trats/trats.c |8 +
On 31 July 2012 15:37, Lukasz Majewski wrote:
> Enable the g_dnl composite USB gadget driver with embedded DFU function on it.
> It now uses the composite gadget framework to support download specific
> USB functions (like enabled DFU or USB Mass Storage).
>
> Signed-off-by: Lukasz Majewski
> Sig
Hi Tom,
[snip..]
> diff --git a/arch/arm/include/asm/arch-omap5/omap.h
> b/arch/arm/include/asm/arch-omap5/omap.h
> index 7f05cb5..c697e0b 100644
> --- a/arch/arm/include/asm/arch-omap5/omap.h
> +++ b/arch/arm/include/asm/arch-omap5/omap.h
> @@ -39,11 +39,6 @@
> #define OMAP54XX_L4_WKUP_BASE 0x4
From: Jim Shimer
---
common/usb_storage.c |4
1 file changed, 4 insertions(+)
diff --git a/common/usb_storage.c b/common/usb_storage.c
index bdc306f..c5c37a4 100644
--- a/common/usb_storage.c
+++ b/common/usb_storage.c
@@ -1074,12 +1074,14 @@ unsigned long usb_stor_read(int device, uns
The call to SYSTEM_MAP assumes that the u-boot output is in $PWD when
it really should be in $(obj). This fixes building out of tree.
Signed-off-by: Mike Frysinger
---
Makefile |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index eb37ea1..3605ab8 1006
On Tuesday 31 July 2012 09:38:32 Mike Frysinger wrote:
> The BF533-EZKIT boards have this old ST flash.
>
> Signed-off-by: Mike Frysinger
Acked-by: Stefan Roese
Mike, do you intend to push this via your blackfin repo? If yes, then please
go ahead. Otherwise I'll queue it up for upstreaming.
On Mon, 30 Jul 2012, Prafulla Wadaskar wrote:
Dear Jamie Lentin
-Original Message-
From: Jamie Lentin [mailto:j...@lentin.co.uk]
Sent: 31 July 2012 03:26
To: u-boot@lists.denx.de
Cc: Prafulla Wadaskar; albert.u.b...@aribaud.net;
ub...@lukaperkov.net; Jamie Lentin
Subject: [RESEND] [PAT
On Mon, 30 Jul 2012, Prafulla Wadaskar wrote:
-Original Message-
From: Jamie Lentin [mailto:j...@lentin.co.uk]
Sent: 31 July 2012 03:26
To: u-boot@lists.denx.de
Cc: Prafulla Wadaskar; albert.u.b...@aribaud.net;
ub...@lukaperkov.net; Jamie Lentin
Subject: [PATCH 2/2] kirkwood: Add supp
Hi Fabio,
On 31.05.2012 19:24, Fabio Estevam wrote:
Add splaschscreen support.
It was used a Hannstar 1024 x 768 LVDS panel that can be connected to the
mx6qsabrelite board.
Signed-off-by: Fabio Estevam
---
I understand this patch will need to be improved, but I am posting it now, so
that o
Hi Scott,
On Mon, Jul 30, 2012 at 11:49 PM, Scott Wood wrote:
> On 07/30/2012 01:53 AM, Simon Glass wrote:
>> Add a flash node to handle the NAND, including memory timings and
>> page / block size information.
>>
>> Signed-off-by: Simon Glass
>> ---
>> Changes in v2:
>> - Update NAND binding to
Hi Scott,
On Tue, Jul 31, 2012 at 12:05 AM, Scott Wood wrote:
> On 07/30/2012 01:53 AM, Simon Glass wrote:
>> diff --git a/arch/arm/dts/tegra20.dtsi b/arch/arm/dts/tegra20.dtsi
>> index f95be58..d936b1e 100644
>> --- a/arch/arm/dts/tegra20.dtsi
>> +++ b/arch/arm/dts/tegra20.dtsi
>> @@ -204,4 +204
+Thierry
Hi,
On Thu, Jul 12, 2012 at 4:25 PM, Simon Glass wrote:
> Add LCD definitions and also a proposed binding for LCD displays.
>
> The PWM is as per what will likely be committed to linux-next soon.
>
> The displaymode binding comes from a proposal here:
>
> http://lists.freedesktop.org/ar
Hi Thierry,
On Thu, Jul 19, 2012 at 8:58 AM, Thierry Reding
wrote:
> 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
This small series of patches tidies up the clock IDs that are used to interact
with the PLL controllers on the DaVinci DA8xx processors.
It more clearly defines the structure and meaning of the IDs and untangles some
model-specific code that can't be shared among the family. This tidying allows
th
On the DA830, UART2's clock is derived from PLL controller 0 output 2.
On the DA850, it is in the ASYNC3 group, and may be switched between PLL
controller 0 or 1. Fix the definition of the ID to match.
Signed-off-by: Laurence Withers
Cc: Tom Rini
Cc: Prabhakar Lad
---
Changes in v2:
- Re-order
Tidy up the clock IDs defined for the DA8xx SOCs. With this new structure in
place, it is clear how to define new clock IDs, and how these map to the
numbers presented in the technical reference manual.
Signed-off-by: Laurence Withers
Cc: Tom Rini
Cc: Prabhakar Lad
---
Changes in v2:
- Re-orde
Replace a magic number for the DDR2/mDDR PHY clock ID with a proper
definition. In addition, don't request this clock ID on DA830 hardware,
which does not have a DDR2/mDDR PHY (or associated PLL controller).
Signed-off-by: Laurence Withers
Cc: Tom Rini
Cc: Prabhakar Lad
---
Changes in v2:
- Re
For the DA8xx family of SoCs, the set_cpu_clk_info() function was not
initialising the DSP frequency, leading to 'bdinfo' command output such as:
[...snip...]
ARM frequency = 300 MHz
DSP frequency = -536870913 MHz
DDR frequency = 300 MHz
This commit provides a separate implementation of s
Newer gcc versions will sometimes use a Preg when "r" constraints, but
that'll fail if we use an Ireg in the assignment. So force the code
to always use a Dreg.
This also fixes early boot crashes for older Blackfin parts when compiled
with gcc-4.5. This version ends up selecting the same registe
Putting memory into self refresh only happens when doing development, not
during the normal course of things, so mark those code paths as unlikely.
Signed-off-by: Mike Frysinger
---
arch/blackfin/cpu/initcode.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/arch
On Tue, Jul 31, 2012 at 10:27:23AM +0100, Simon Glass wrote:
> +Thierry
>
> Hi,
>
> On Thu, Jul 12, 2012 at 4:25 PM, Simon Glass wrote:
> > Add LCD definitions and also a proposed binding for LCD displays.
> >
> > The PWM is as per what will likely be committed to linux-next soon.
> >
> > The di
On 09/07/2012 15:14, Veli-Pekka Peltola wrote:
> This adds support for Bluegiga APX4 Development Kit. It is built around
> Freescale i.MX28. Currently supported features are: ethernet, I2C, MMC,
> RTC and USB. APX4 has only one ethernet port.
>
> Signed-off-by: Veli-Pekka Peltola
> Signed-off-by:
This patch adds pinmux support for SPI channels
Signed-off-by: Rajeshwari Shinde
---
arch/arm/cpu/armv7/exynos/pinmux.c| 51 -
arch/arm/include/asm/arch-exynos/periph.h |5 +++
arch/arm/include/asm/arch-exynos/pinmux.h |3 ++
3 files changed, 58 inse
This patch set adds SPI driver for EXYNOS5 and enables same.
This patchset is based on top of latest V7 I2C patches which
are merged in u-boot-i2c.
url for same:
http://comments.gmane.org/gmane.comp.boot-loaders.u-boot/136058
Rajeshwari Shinde (8):
EXYNOS5: Add pinmux support for SPI
SPI: Add
This patch adds api to calculate and set the clock for SPI channels
Signed-off-by: Simon Glass
Signed-off-by: Rajeshwari Shinde
---
arch/arm/cpu/armv7/exynos/clock.c | 122
arch/arm/include/asm/arch-exynos/clk.h |4 +-
2 files changed, 125 insertions(+
Daisy has a different Winbond part as compared to the SMDK.
Add the part details to the SPI flash table.
Signed-off-by: Abhilash Kesavan
Signed-off-by: Rajeshwari Shinde
---
drivers/mtd/spi/winbond.c |8
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/drivers/mtd/spi
This patch adds a new SPI mode flags for SPI slave mode. It enables
slave mode in a SPI interface, and is set/clear in spi_setup_slave()
from the mode parameter.
Signed-off-by: Padmavathi Venna
Signed-off-by: Rajeshwari Shinde
---
include/spi.h |1 +
1 files changed, 1 insertions(+), 0 del
Signed-off-by: Rajeshwari Shinde
---
arch/arm/include/asm/arch-exynos/cpu.h |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/arch/arm/include/asm/arch-exynos/cpu.h
b/arch/arm/include/asm/arch-exynos/cpu.h
index 0e6ea87..89c2dd3 100644
--- a/arch/arm/include/asm/arch-
This patch enables SPI driver for EXYNOS5.
Signed-off-by: Rajeshwari Shinde
---
board/samsung/smdk5250/smdk5250.c |3 +++
include/configs/smdk5250.h| 23 ++-
2 files changed, 25 insertions(+), 1 deletions(-)
diff --git a/board/samsung/smdk5250/smdk5250.c
b/boa
This patch adds SPI driver for EXYNOS.
Signed-off-by: Simon Glass
Signed-off-by: Padmavathi Venna
Signed-off-by: Gabe Black
Signed-off-by: Rajeshwari Shinde
---
arch/arm/include/asm/arch-exynos/spi.h | 78 ++
drivers/spi/Makefile |1 +
drivers/spi/exynos_spi.c
This patch enables SPI Booting for EXYNOS5
Signed-off-by: Rajeshwari Shinde
---
board/samsung/smdk5250/Makefile |2 +-
board/samsung/smdk5250/{mmc_boot.c => spl_boot.c} | 31 +++-
include/configs/smdk5250.h|5 +++
3 files change
> -Original Message-
> From: Jamie Lentin [mailto:j...@lentin.co.uk]
> Sent: 31 July 2012 14:01
> To: Prafulla Wadaskar
> Cc: u-boot@lists.denx.de; albert.u.b...@aribaud.net;
> ub...@lukaperkov.net
> Subject: RE: [RESEND] [PATCH 0/2] kirkwood: Generalise dns325 support,
> include dns320
>
On Tue, July 31, 2012 07:59, Prafulla Wadaskar wrote:
>
>
>> -Original Message-
>> From: Michael Walle [mailto:mich...@walle.cc]
>> Sent: 31 July 2012 02:17
>> To: u-boot@lists.denx.de
>> Cc: Michael Walle; Prafulla Wadaskar
>> Subject: [PATCH] lsxl: support power switch
>>
>> This patch re
This patch set adds SPI driver for EXYNOS5 and enables same.
This patchset is based on top of latest V7 I2C patches which
are merged in u-boot-i2c.
url for same:
http://comments.gmane.org/gmane.comp.boot-loaders.u-boot/136058
Changes in V2:
- Correted the Commit message.
Rajeshwari Shind
This patch adds pinmux support for SPI channels
Signed-off-by: Rajeshwari Shinde
---
Changes in V2:
- None.
arch/arm/cpu/armv7/exynos/pinmux.c| 51 -
arch/arm/include/asm/arch-exynos/periph.h |5 +++
arch/arm/include/asm/arch-exynos/pinmux.h |
This patch adds api to calculate and set the clock for SPI channels
Signed-off-by: Simon Glass
Signed-off-by: Rajeshwari Shinde
---
Changes in V2:
- None
arch/arm/cpu/armv7/exynos/clock.c | 122
arch/arm/include/asm/arch-exynos/clk.h |4 +-
2 f
SMDK EVT1 has a different Winbond part added its part details
to the SPI flash table.
Signed-off-by: Abhilash Kesavan
Signed-off-by: Rajeshwari Shinde
---
Changes in V2:
- Corrected the commit message.
drivers/mtd/spi/winbond.c |8
1 files changed, 8 insertions(+), 0 dele
Signed-off-by: Rajeshwari Shinde
---
Changes in V2:
- None
arch/arm/include/asm/arch-exynos/cpu.h |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/arch/arm/include/asm/arch-exynos/cpu.h
b/arch/arm/include/asm/arch-exynos/cpu.h
index 0e6ea87..89c2dd3 100644
--
This patch adds a new SPI mode flags for SPI slave mode. It enables
slave mode in a SPI interface, and is set/clear in spi_setup_slave()
from the mode parameter.
Signed-off-by: Padmavathi Venna
Signed-off-by: Rajeshwari Shinde
---
Changes in V2:
- None.
include/spi.h |1 +
1 files
This patch adds SPI driver for EXYNOS.
Signed-off-by: Simon Glass
Signed-off-by: Padmavathi Venna
Signed-off-by: Gabe Black
Signed-off-by: Rajeshwari Shinde
---
Changes in V2:
- None.
arch/arm/include/asm/arch-exynos/spi.h | 78 ++
drivers/spi/Makefile |1 +
This patch enables SPI Booting for EXYNOS5
Signed-off-by: Rajeshwari Shinde
---
Changes in V2:
- None.
board/samsung/smdk5250/Makefile |2 +-
board/samsung/smdk5250/{mmc_boot.c => spl_boot.c} | 31 +++-
include/configs/smdk5250.h
This patch enables SPI driver for EXYNOS5.
Signed-off-by: Rajeshwari Shinde
---
Changes in V2:
- None.
board/samsung/smdk5250/smdk5250.c |3 +++
include/configs/smdk5250.h| 23 ++-
2 files changed, 25 insertions(+), 1 deletions(-)
diff --git a/board/sam
On 07/31/2012 01:26 PM, Stefano Babic wrote:
I see no problems in your patch - I will push it into the -next branch.
Thanks, We'll continue developing.
Lauri
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
> -Original Message-
> From: Michael Walle [mailto:mich...@walle.cc]
> Sent: 31 July 2012 16:22
> To: Prafulla Wadaskar
> Cc: Michael Walle; u-boot@lists.denx.de
> Subject: RE: [PATCH] lsxl: support power switch
>
> On Tue, July 31, 2012 07:59, Prafulla Wadaskar wrote:
> >
> >
> >> -
On 09/07/2012 15:14, Veli-Pekka Peltola wrote:
> This adds support for Bluegiga APX4 Development Kit. It is built around
> Freescale i.MX28. Currently supported features are: ethernet, I2C, MMC,
> RTC and USB. APX4 has only one ethernet port.
>
> Signed-off-by: Veli-Pekka Peltola
> Signed-off-by:
Dear Dirk Behme,
> On 31.07.2012 07:56, Dirk Behme wrote:
> > Hi,
> >
> > now, after U-Boot v2012.07 is released, I'd like to ask what's the
> > status the dcache support for i.MX(6)? Is it safe to enable
> > CONFIG_SYS_DCACHE_OFF now?
>
> Arg, inverted logic ;) I meant 'disable/remove' CONFIG_S
On Tuesday 31 July 2012 06:42:37 Rajeshwari Shinde wrote:
> This patch adds a new SPI mode flags for SPI slave mode. It enables
> slave mode in a SPI interface, and is set/clear in spi_setup_slave()
> from the mode parameter.
there is no such functionality in the current SPI API. if you want to
On Tuesday 31 July 2012 04:50:17 Stefan Roese wrote:
> On Tuesday 31 July 2012 09:38:32 Mike Frysinger wrote:
> > The BF533-EZKIT boards have this old ST flash.
> >
> > Signed-off-by: Mike Frysinger
>
> Acked-by: Stefan Roese
>
> Mike, do you intend to push this via your blackfin repo? If yes,
On Thu, Jul 26, 2012 at 10:32 PM, Fabio Estevam wrote:
> Hi Michael,
Hi Fabio,
good to hear from you.
>
> On Tue, Jul 10, 2012 at 4:08 PM, Hornung, Michael wrote:
>
>> gd->bd->bi_baudrate = gd->baudrate;
>> /* Ram ist board specific, so move it to board code ... */
>> - d
Dear Mike Frysinger,
> On Saturday 28 July 2012 15:57:33 Wolfgang Denk wrote:
> > Marek Vasut wrote:
> > > > > include/common.h |7 +++
> > > > > 1 file changed, 7 insertions(+)
> > > >
> > > > We have similar things already, and we don't add dead code - you add
> > > > a macro without u
On Tuesday 31 July 2012 09:55:55 Marek Vasut wrote:
> Dear Mike Frysinger,
> > On Saturday 28 July 2012 15:57:33 Wolfgang Denk wrote:
> > > Marek Vasut wrote:
> > > > > > include/common.h |7 +++
> > > > > > 1 file changed, 7 insertions(+)
> > > > >
> > > > > We have similar things alread
Dear Mike Frysinger,
> On Tuesday 31 July 2012 09:55:55 Marek Vasut wrote:
> > Dear Mike Frysinger,
> >
> > > On Saturday 28 July 2012 15:57:33 Wolfgang Denk wrote:
> > > > Marek Vasut wrote:
> > > > > > > include/common.h |7 +++
> > > > > > > 1 file changed, 7 insertions(+)
> > > > > >
On Tuesday 31 July 2012 10:08:51 Marek Vasut wrote:
> Dear Mike Frysinger,
> > On Tuesday 31 July 2012 09:55:55 Marek Vasut wrote:
> > > Dear Mike Frysinger,
> > > > would be good to import
> > > > linux/stringify.h (rather than adding these macros to common.h) and
> > > > converting all consumers
That did it! Thanks.
Bill
On 7/30/2012 3:59 PM, Fabio Estevam wrote:
On Mon, Jul 30, 2012 at 3:53 PM, Bill wrote:
Progress! I switched all the references from ttyAMA0... to ttyAM0. Also
changed netargs too. Now it starts to boot linux but hangs right after the
line of:
mxs_cpu_in
The following changes since commit b98b611502f5e0a85a1f8e15cf46c470cb105614:
Merge branch 'next' of git://git.denx.de/u-boot (2012-07-30 20:39:52 +0200)
are available in the git repository at:
git://www.denx.de/git/u-boot-blackfin.git sf
for you to fetch changes up to b54d1f26ff216ef08307b
On 07/31/2012 01:33 AM, R, Sricharan wrote:
> Hi Tom,
> [snip..]
>> diff --git a/arch/arm/include/asm/arch-omap5/omap.h
>> b/arch/arm/include/asm/arch-omap5/omap.h
>> index 7f05cb5..c697e0b 100644
>> --- a/arch/arm/include/asm/arch-omap5/omap.h
>> +++ b/arch/arm/include/asm/arch-omap5/omap.h
>> @@
Hi Tom,
On Tue, Jul 31, 2012 at 8:43 PM, Tom Rini wrote:
> On 07/31/2012 01:33 AM, R, Sricharan wrote:
>> Hi Tom,
>> [snip..]
>>> diff --git a/arch/arm/include/asm/arch-omap5/omap.h
>>> b/arch/arm/include/asm/arch-omap5/omap.h
>>> index 7f05cb5..c697e0b 100644
>>> --- a/arch/arm/include/asm/arch
Hello all!
In u-boot-dm mailinglist we had a discussion about implementation of
early_malloc (not only) for U-Boot Driver Model. The intention is to
have a simple malloc() function in the early stage of init before
relocation and before RAM is up and running. There was an experimental
patch that a
On 07/31/2012 12:21 AM, Thierry Reding wrote:
> In order for cache invalidation and flushing to work properly, the data
> and OOB buffers must be aligned to full cache lines.
>
> Signed-off-by: Thierry Reding
You probably want to CC the NAND maintainer, Scott Wood (I have here) so
he can ack thi
On 07/31/2012 12:21 AM, Thierry Reding wrote:
> This commit enables NAND support on the Tamonten Evaluation Carrier and
> adds the corresponding device tree nodes. Furthermore, the U-Boot
> environment can now be stored in NAND.
> diff --git a/include/configs/tec.h b/include/configs/tec.h
> +/* E
On 07/31/2012 08:27 AM, R, Sricharan wrote:
> Hi Tom,
>
> On Tue, Jul 31, 2012 at 8:43 PM, Tom Rini wrote:
>> On 07/31/2012 01:33 AM, R, Sricharan wrote:
>>> Hi Tom,
>>> [snip..]
diff --git a/arch/arm/include/asm/arch-omap5/omap.h
b/arch/arm/include/asm/arch-omap5/omap.h
index 7f0
Correct.
DRAM_ADDR_SPACE_END should be 0x for OMAP5.
Thanks,
Sricharan
On Tue, Jul 31, 2012 at 9:12 PM, Tom Rini wrote:
> On 07/31/2012 08:27 AM, R, Sricharan wrote:
>> Hi Tom,
>>
>> On Tue, Jul 31, 2012 at 8:43 PM, Tom Rini wrote:
>>> On 07/31/2012 01:33 AM, R, Sricharan wrote:
H
Hello Stephen,
On 7/15/2012 10:53 PM, Stephen Warren wrote:
On 07/11/2012 02:37 PM, Vikram Narayanan wrote:
Driver for BCM2835 SoC. This gives the basic functionality of
setting/clearing the output.
diff --git a/arch/arm/include/asm/arch-bcm2835/gpio.h
b/arch/arm/include/asm/arch-bcm2835/gp
From: Stephen Warren
The environment is now stored in NAND, so update the comment to say so,
rather than saying it's not stored.
Signed-off-by: Stephen Warren
---
Tom, feel free to just squash this into my patch that added environment
support to Harmony if you want.
include/configs/harmony.h
On 07/31/2012 09:46 AM, Vikram Narayanan wrote:
> On 7/15/2012 10:53 PM, Stephen Warren wrote:
>> On 07/11/2012 02:37 PM, Vikram Narayanan wrote:
>>> Driver for BCM2835 SoC. This gives the basic functionality of
>>> setting/clearing the output.
>>
>>> diff --git a/arch/arm/include/asm/arch-bcm2835/
Stephen/Thierry,
> -Original Message-
> From: Stephen Warren [mailto:swar...@wwwdotorg.org]
> Sent: Tuesday, July 31, 2012 8:47 AM
> To: Tom Warren
> Cc: Thierry Reding; U-Boot Mailing List; Stephen Warren
> Subject: [PATCH] tegra: harmony: fix comments for environment config options
>
>
It is desirable to use different port numbers for sending and receiving
packets with netconsole in the case where you have more than one device
on the local subnet with netconsole enabled for broadcast. When they
use the same port for both, any output from one will look like input to
the other. T
Allow a board to configure a larger buffer for netconsole, but leave
the default.
Signed-off-by: Joe Hershberger
Cc: Mike Frysinger
---
doc/README.NetConsole|2 ++
drivers/net/netconsole.c |8 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/doc/README.NetCons
On 7/31/2012 9:22 PM, Stephen Warren wrote:
On 07/31/2012 09:46 AM, Vikram Narayanan wrote:
On 7/15/2012 10:53 PM, Stephen Warren wrote:
On 07/11/2012 02:37 PM, Vikram Narayanan wrote:
Driver for BCM2835 SoC. This gives the basic functionality of
setting/clearing the output.
diff --git a/ar
On Mon, Jul 30, 2012 at 7:06 PM, Tom Rini wrote:
> On Sat, Jul 28, 2012 at 01:19:31PM +0200, Javier Martinez Canillas wrote:
>
>> IGEP-based boards can have two different flash memories, a OneNAND or a
>> NAND device.
>>
>> Since u-boot still lacks of a device model to be the able to look at
>> ru
On 07/31/2012 03:27 AM, Simon Glass wrote:
> On Thu, Jul 12, 2012 at 4:25 PM, Simon Glass wrote:
>> Add LCD definitions and also a proposed binding for LCD displays.
>>
>> The PWM is as per what will likely be committed to linux-next soon.
>>
>> The displaymode binding comes from a proposal here:
On 07/31/2012 10:40 AM, Stephen Warren wrote:
> On 07/31/2012 12:21 AM, Thierry Reding wrote:
>> In order for cache invalidation and flushing to work properly, the data
>> and OOB buffers must be aligned to full cache lines.
>>
>> Signed-off-by: Thierry Reding
>
> You probably want to CC the NAND
On 07/31/2012 10:59 AM, Tom Warren wrote:
> Scott,
>
>> -Original Message-
>> From: Scott Wood [mailto:scottw...@freescale.com]
>> Sent: Monday, July 30, 2012 4:01 PM
>> To: Stephen Warren
>> Cc: Tom Warren; Simon Glass; U-Boot Mailing List; Stephen Warren
>> Subject: Re: [PATCH] env_nand:
On 07/31/2012 12:37 AM, Lukasz Majewski wrote:
> Support for u-boot's "dfu [list]" command.
> +U_BOOT_CMD(dfu, CONFIG_SYS_MAXARGS, 1, do_dfu,
> + "Device Firmware Upgrade",
> + " [list]\n"
> + " - device firmware upgrade on a device \n"
> + "attached to interface \n"
> +
Am 31.07.2012 11:01, schrieb Jamie Lentin:
On Mon, 30 Jul 2012, Prafulla Wadaskar wrote:
-Original Message-
From: Jamie Lentin [mailto:j...@lentin.co.uk]
Sent: 31 July 2012 03:26
To: u-boot@lists.denx.de
Cc: Prafulla Wadaskar; albert.u.b...@aribaud.net;
ub...@lukaperkov.net; Jamie Le
Also, add the driver to the raspberrypi default config
Cc: Stephen Warren
Cc: Albert Aribaud
Vikram Narayanan (2):
gpio: bcm2835: Add GPIO driver
rbpi: Add BCM2835 GPIO driver for raspberry pi
Changes from v2:
Incorporate further comments from Stephen Warren
Changes from v1:
Incorporat
Driver for BCM2835 SoC. This gives the basic functionality of
setting/clearing the output.
Signed-off-by: Vikram Narayanan
---
arch/arm/include/asm/arch-bcm2835/gpio.h | 71
drivers/gpio/Makefile|1 +
drivers/gpio/bcm2835_gpio.c |
Add the driver to the default config
Signed-off-by: Vikram Narayanan
---
include/configs/rpi_b.h |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/include/configs/rpi_b.h b/include/configs/rpi_b.h
index f547027..d4bbccc 100644
--- a/include/configs/rpi_b.h
+++ b/include/
On Tue, Jul 31, 2012 at 09:40:54AM -0600, Stephen Warren wrote:
> On 07/31/2012 12:21 AM, Thierry Reding wrote:
> > This commit enables NAND support on the Tamonten Evaluation Carrier and
> > adds the corresponding device tree nodes. Furthermore, the U-Boot
> > environment can now be stored in NAND
On Tue, Jul 31, 2012 at 08:52:34AM -0700, Tom Warren wrote:
> Stephen/Thierry,
>
> > -Original Message-
> > From: Stephen Warren [mailto:swar...@wwwdotorg.org]
> > Sent: Tuesday, July 31, 2012 8:47 AM
> > To: Tom Warren
> > Cc: Thierry Reding; U-Boot Mailing List; Stephen Warren
> > Subjec
Turn on data and instruction caches.
Signed-off-by: Fabio Estevam
---
include/configs/mx28evk.h |2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/include/configs/mx28evk.h b/include/configs/mx28evk.h
index 54d21e6..5f145d1 100644
--- a/include/configs/mx28evk.h
+++ b/incl
Hi,
Just tried 2012.07 on a mx53loco and this is what I got:
U-Boot 2012.07 (Jul 31 2012 - 15:21:51)
Board: MX53 LOCO
I2C: ready
DRAM: 1 GiB
WARNING: Caches not enabled
CPU: Freescale i.MX53 family rev2.0 at 1000 MHz
Reset cause: POR
MMC: FSL_SDHC: 0, FSL_SDHC: 1
(Hangs here)
Have anyon
On Tue, Jul 31, 2012 at 1:25 PM, Fabio Estevam wrote:
> Hi,
>
> Just tried 2012.07 on a mx53loco and this is what I got:
>
> U-Boot 2012.07 (Jul 31 2012 - 15:21:51)
>
> Board: MX53 LOCO
> I2C: ready
> DRAM: 1 GiB
> WARNING: Caches not enabled
> CPU: Freescale i.MX53 family rev2.0 at 1000 MHz
From: "Mathieu J. Poirier"
This set adds support for the ST-Ericsson u8500 based
snowball board. Doing so it moves u8500-href code around
to allow for code reuse between boards.
It was sent out during the 12.07 cycle but never received
an official ACK.
John Rigby (1):
u8500: Separating mmc c
From: "Mathieu J. Poirier"
This is to allow the prcmu functions to be used by multiple
u8500-based processors.
Signed-off-by: Mathieu Poirier
Signed-off-by: John Rigby
---
arch/arm/cpu/armv7/u8500/Makefile |2 +-
arch/arm/cpu/armv7/u8500/prcmu.c| 164 +++
From: "Mathieu J. Poirier"
Enabling timers and clocks in PRCMU and cleaning up mailbox.
Signed-off-by: Mathieu Poirier
Signed-off-by: John Rigby
---
arch/arm/cpu/armv7/u8500/Makefile |2 +-
arch/arm/cpu/armv7/u8500/cpu.c | 41 +++
arch/arm/cpu/
From: "Mathieu J. Poirier"
Signed-off-by: Mathieu Poirier
Signed-off-by: John Rigby
---
arch/arm/cpu/armv7/u8500/clock.c| 34 +++
arch/arm/cpu/armv7/u8500/cpu.c |2 +
arch/arm/include/asm/arch-u8500/clock.h |5 +---
3 files changed, 37 ins
From: "Mathieu J. Poirier"
Addresses between ux500.v1 and ux500.v2 have changed slightly,
hence mandating a review of the PRCMU access methods.
Signed-off-by: Mathieu Poirier
Signed-off-by: John Rigby
---
arch/arm/cpu/armv7/u8500/prcmu.c | 91 +++-
arch/arm
From: "Mathieu J. Poirier"
Functions such as providing power to the MMC device and reading
the processor version register should be in the cpu area for
access by multiple u8500-based boards.
Signed-off-by: Mathieu Poirier
Signed-off-by: John Rigby
---
arch/arm/cpu/armv7/u8500/cpu.c
From: "Mathieu J. Poirier"
Register mapping has changed on power control chip between
the first and second revision.
Signed-off-by: Mathieu Poirier
Signed-off-by: John Rigby
---
arch/arm/cpu/armv7/u8500/cpu.c | 89
arch/arm/include/asm/arch-u8500/har
From: "Mathieu J. Poirier"
Some CPU (i.e u8500) need more cache management before launching
the Linux kernel.
Signed-off-by: Mathieu Poirier
Signed-off-by: John Rigby
---
arch/arm/cpu/armv7/cpu.c |8
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/arch/arm/cpu/armv
1 - 100 of 158 matches
Mail list logo