On 08/16/2012 07:27 PM, Joe Hershberger wrote:
Hi Michal,
On Thu, Aug 16, 2012 at 1:12 AM, Michal Simek wrote:
Hi Joe,
On 08/15/2012 07:31 PM, Joe Hershberger wrote:
Hi Michal,
I believe this is a fundamental misunderstanding of the Zynq architecture.
I don't think that this is not my
> -Original Message-
> From: Valentin Longchamp [mailto:valentin.longch...@keymile.com]
> Sent: 16 August 2012 16:47
> To: u-boot@lists.denx.de
> Cc: Valentin Longchamp; Holger Brunck; Prafulla Wadaskar; Joe
> Hershberger
> Subject: [PATCH] net/phy: support the mv88e6352 switch
>
> This
> -Original Message-
> From: Valentin Longchamp [mailto:valentin.longch...@keymile.com]
> Sent: 16 August 2012 16:55
> To: u-boot@lists.denx.de
> Cc: holger.bru...@keymile.com; Prafulla Wadaskar;
> valentin.longch...@keymile.com
> Subject: [PATCH 1/2] arm/km: add mv88e6352 configuration f
> -Original Message-
> From: Valentin Longchamp [mailto:valentin.longch...@keymile.com]
> Sent: 16 August 2012 16:55
> To: u-boot@lists.denx.de
> Cc: holger.bru...@keymile.com; Prafulla Wadaskar;
> valentin.longch...@keymile.com
> Subject: [PATCH 2/2] km_kirkwood: enable MV88E6352_SWITCH
> -Original Message-
> From: Valentin Longchamp [mailto:valentin.longch...@keymile.com]
> Sent: 16 August 2012 16:55
> To: u-boot@lists.denx.de
> Cc: holger.bru...@keymile.com; Prafulla Wadaskar;
> valentin.longch...@keymile.com
> Subject: [PATCH 0/2] arm/km: configuration of the mv88e635
> -Original Message-
> From: u-boot-boun...@lists.denx.de [mailto:u-boot-
> boun...@lists.denx.de] On Behalf Of Albert ARIBAUD
> Sent: 16 August 2012 23:39
> To: u-boot@lists.denx.de
> Subject: [U-Boot] [PATCH] ARM: lacie_kw: add support for
> WIRELESS_SPACE
>
>
> Signed-off-by: Albert
> -Original Message-
> From: u-boot-boun...@lists.denx.de [mailto:u-boot-
> boun...@lists.denx.de] On Behalf Of Albert ARIBAUD
> Sent: 16 August 2012 22:05
> To: u-boot@lists.denx.de
> Subject: [U-Boot] [PATCH] edminiv2: orion5x: fix GPIO inits and values
>
> Orion5x did not actually wri
On 16/08/2012 16:38, Tom Rini wrote:
> On 08/16/2012 12:45 AM, Stefano Babic wrote:
>> On 15/08/2012 23:30, Tom Rini wrote:
>>> Add a new flag, CONFIG_SPL_FRAMEWORK to opt into the arch/arm/lib SPL
>>> framework, enable on all of the previously using boards.
>>>
>>> Signed-off-by: Tom Rini
>>> ---
Hi Rajeshwari.
2012/8/2 Rajeshwari Shinde :
> 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.
> Changes in V3:
>
On 08/17/2012 09:59 AM, Prafulla Wadaskar wrote:
>
>
>> -Original Message-
>> From: Valentin Longchamp [mailto:valentin.longch...@keymile.com]
>> Sent: 16 August 2012 16:55
>> To: u-boot@lists.denx.de
>> Cc: holger.bru...@keymile.com; Prafulla Wadaskar;
>> valentin.longch...@keymile.com
>
> -Original Message-
> From: Valentin Longchamp [mailto:valentin.longch...@keymile.com]
> Sent: 17 August 2012 14:13
> To: Prafulla Wadaskar
> Cc: u-boot@lists.denx.de; holger.bru...@keymile.com
> Subject: Re: [PATCH 1/2] arm/km: add mv88e6352 configuration for
> kmnusa
>
> On 08/17/2012
Hello!
I hope you all can help me with understanding.
Some (all?) PowerPC implementations have a bit in the MSR to tell the core to
run in either 32 bit or 64 bit mode. At least my core "in front of me" has
this. It is a 64 bit implementation and I need to be able to boot both 32/64
bit OSes (
Hi ,
I have an issue regarding u-boot. I'm using Beagle-board Rev B as well
as omap3_evm. i would like to enable keyboard at the u-boot level,i.e the
keyboard is connected to the target and entering the text.But the problem
is that at the U-boot, keyboard is not responding( no lights ) for bot
From: Dinh Nguyen
Add minimal support for Altera's SOCFPGA Cyclone 5 hardware.
Signed-off-by: Dinh Nguyen
Signed-off-by: Pavel Machek
---
MAINTAINERS|5 +
Makefile |2 +-
arch/arm/cpu/armv7/socfpga/Makef
Dear Josh Wu,
On 16.08.2012 07:05, Josh Wu wrote:
> The Programmable Multibit ECC (PMECC) controller is a programmable binary
> BCH(Bose, Chaudhuri and Hocquenghem) encoder and decoder. This controller
> can be used to support both SLC and MLC NAND Flash devices. It supports to
> generate ECC to c
Dear Bo Shen,
On 16.08.2012 06:44, Bo Shen wrote:
> fix a bug:
> when not boot from NAND, the NAND flash can not be detected.
> Using this to fix it
>
> Signed-off-by: Bo Shen
> ---
applied to u-boot-atmel/master, thnaks!
Best regards
Andreas Bießmann
The kmnusa board uses a mv88e6352 switch that is connected to the main
eth interface of the kirkwood. Therefore the switch must be configured
so that the kirkwood's egiga eth inferface can be used.
Signed-off-by: Valentin Longchamp
Cc: Holger Brunck
Cc: Prafulla Wadaskar
---
changes for v2:
- u
On 15/08/2012 22:46, Troy Kisky wrote:
> Signed-off-by: Troy Kisky
> ---
> arch/arm/cpu/armv7/imx-common/Makefile |1 +
> arch/arm/cpu/armv7/imx-common/watchdog.c | 32
> ++
> 2 files changed, 33 insertions(+)
> create mode 100644 arch/arm/cpu/armv7/imx-commo
On 15/08/2012 20:51, Otavio Salvador wrote:
> The elftosb call needs to use a target param specific for i.MX28. This
> patch allow for later addition of i.MX233.
>
> Signed-off-by: Otavio Salvador
> ---
> Makefile |5 -
> arch/arm/cpu/arm9
On 15/08/2012 20:51, Otavio Salvador wrote:
> For i.MX233 addition the base registers need to be change so the SoC
> definition needs to be known before the header include.
>
> The following boards has been changed:
>
> * apx4devkit
> * m28evk
> * mx28evk
> * sc_sps_1
>
> Signed-off-by: Otav
On 15/08/2012 22:40, Troy Kisky wrote:
> Allow board config files to list a range
> of possible phy addresses, in case the
> exact phy address is not certain.
>
> Signed-off-by: Troy Kisky
> ---
Hi Troy,
> drivers/net/fec_mxc.c | 21 +++--
> drivers/net/fec_mxc.h |3 ++-
>
On 15/08/2012 22:31, Troy Kisky wrote:
Hi Troy,
> This is useful for forcing the ROM's
> usb downloader to activate upon a watchdog reset.
> Or, you can boot from either SD Card.
>
> Currently, support added for MX53 and MX6Q
> Signed-off-by: Troy Kisky
>
> Note: MX53 support untested.
I will
On 15/08/2012 08:38, Terry Lv wrote:
> Add spi nor support to mx53 smd, including iomux, configs, etc.
> To test spi nor on mx53 smd:
Hi Terry,
> MX53SMD U-Boot > sf probe 0:21249
> JEDEC ID: 0x202016
> m25p32 (4096 Kbytes)
> SF: Detected m25p32 with page size 0 Bytes, total 4 MiB
>
> Here, 2124
On 15/08/2012 08:38, Terry Lv wrote:
> In mxc_spi, we used to use soc config, e.g. CONFIG_MX35, CONFIG_MX51.
> In this way, we can't exlain the difference of spi in each soc and we
> need to modify the driver for each new soc.
> Thus, now it use spi version config which can be found in reference
>
On 15/08/2012 08:38, Terry Lv wrote:
> Apply new mxc_spi version configs to other soc configs.
>
> Signed-off-by: Terry Lv
> ---
> arch/arm/include/asm/arch-mx31/imx-regs.h |4
> include/configs/efikamx.h |4
> include/configs/flea3.h |3 ++
On 15/08/2012 19:11, Tom Rini wrote:
> On Tue, Aug 14, 2012 at 10:40:50PM +0200, Jeroen Hofstee wrote:
>
>> Several omap boards won't build when DEBUG is defined, SPL build error:
>> "vsprintf.c:791: undefined reference to `do_reset'", since SPL has no
>> commands. Therefore don't call do_reset in
On 06/08/2012 23:34, Marek Vasut wrote:
> The SPL doesn't need the CP15 reconfiguration, as that's what the
> BootROM does for us already. Moreover, when the CP15 is reconfigured
> and the code returns control to BootROM, the USB boot works no more.
>
> Remove the code and allow [1] to work proper
On 06/08/2012 23:34, Marek Vasut wrote:
> Move some function calls to a more appropriate place, so they're
> called only when needed.
>
> Signed-off-by: Marek Vasut
> Cc: Stefano Babic
> Cc: Fabio Estevam
> ---
> arch/arm/cpu/arm926ejs/mx28/spl_power_init.c |9 +++--
> 1 file changed,
On 14/08/2012 15:17, Benoît Thébaudeau wrote:
> Now that the main i.MX features work fine with dcache enabled, enabled it by
> default if CONFIG_SYS_DCACHE_OFF is not defined.
>
> Signed-off-by: Benoît Thébaudeau
> Cc: Stefano Babic
> ---
> .../arch/arm/cpu/arm926ejs/mx25/generic.c |
On 14/08/2012 15:17, Benoît Thébaudeau wrote:
> Now that the main i.MX features work fine with dcache enabled, enabled it by
> default if CONFIG_SYS_DCACHE_OFF is not defined.
>
> Signed-off-by: Benoît Thébaudeau
> Cc: Stefano Babic
> ---
> .../arch/arm/cpu/armv7/mx5/soc.c |
On 14/08/2012 15:28, Benoît Thébaudeau wrote:
> Signed-off-by: Benoît Thébaudeau
> Cc: Stefano Babic
> ---
> .../arch/arm/include/asm/arch-mx35/crm_regs.h |4 ++--
> .../board/CarMediaLab/flea3/flea3.c|2 +-
> .../board/freescale/mx35pdk/mx35pdk.c |2
On 14/08/2012 15:33, Benoît Thébaudeau wrote:
> Signed-off-by: Benoît Thébaudeau
> Cc: Stefano Babic
> ---
> .../arch/arm/include/asm/arch-mx31/imx-regs.h |2 +-
> .../arch/arm/include/asm/arch-mx35/imx-regs.h |2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff
Hi U-Booters,
I get the following warning when I boot our openrd based board:
> U-Boot 2012.07 (Aug 17 2012 - 10:45:29)
> OpenRD-Base
>
> SoC: Kirkwood 88F6281_A1
> DRAM: 128 MiB
> WARNING: Caches not enabled
> NAND: 512 MiB
I am running the latest code from git with a small number of change
On 14/08/2012 15:48, Benoît Thébaudeau wrote:
> IOMUX_CONFIG_GPIO may be used together with IOMUX_CONFIG_SION, so don't break
> the iomux function value set to the register in this case.
>
> Define the value of IOMUX_CONFIG_GPIO in a way showing that it should have
> only 1 bit set.
>
> Signed-of
On 14/08/2012 17:18, Benoît Thébaudeau wrote:
> Coding style cleanup:
> - Remove useless parentheses.
> - Use tabs for indentations and alignments.
>
> Signed-off-by: Benoît Thébaudeau
> Cc: Stefano Babic
> ---
> Changes for v2:
> - Make patch description more detailed.
>
> .../arch/arm/cp
On 14/08/2012 17:30, Benoît Thébaudeau wrote:
> Do not pretend to have initialized mmc successfully if CONFIG_FSL_ESDHC is not
> defined.
>
> Signed-off-by: Benoît Thébaudeau
> Cc: Stefano Babic
> ---
Hi Benoît,
> .../arch/arm/cpu/armv7/imx-common/cpu.c|8 +---
> 1 file ch
The code in the i2s.c file is still full of samsung soc specific stuff, so
I think the filename is misleading. Something like samsung-i2s.c would be
more appropriate.
On Aug 17, 2012 1:44 AM, "Rajeshwari Birje"
wrote:
> Hi Andrew,
>
> Thank you for comments.
>
> On Thu, Aug 16, 2012 at 8:29 PM,
On 08/17/2012 12:46 AM, Lukasz Majewski wrote:
> Hi Stephen,
>
>> On 08/16/2012 05:15 PM, Stephen Warren wrote:
>>> This implements the following:
>>>
>>> partuuid mmc 0:1
>>> -> prints the partition's UUID.
>>> partuuic mmc 0:1 uuid
>>> -> sets environment variable "uuid" to the partition's U
On Fri, 17 Aug 2012 09:08:16 -0600
Stephen Warren wrote:
> On 08/17/2012 12:46 AM, Lukasz Majewski wrote:
> > Hi Stephen,
> >
> >> On 08/16/2012 05:15 PM, Stephen Warren wrote:
> >>> This implements the following:
> >>>
> >>> partuuid mmc 0:1
> >>> -> prints the partition's UUID.
> >>> partuui
On Fri, 17 Aug 2012 12:16:56 +0100
Alex Zeffertt wrote:
> Hi U-Booters,
>
> I get the following warning when I boot our openrd based board:
>
> > U-Boot 2012.07 (Aug 17 2012 - 10:45:29)
> > OpenRD-Base
> >
> > SoC: Kirkwood 88F6281_A1
> > DRAM: 128 MiB
> > WARNING: Caches not enabled
> > NAN
Daniel Schwierzeck told me to do it with macro, But it seems not
work. For u-boot.lds was genarete by gcc. It's hard to do that
without a lot modify.
---
arch/mips/config.mk |4
1 file changed, 4 insertions(+)
diff --git a/arch/mips/config.mk b/arch/mips/config.mk
index 6ab8acd..56996cc
Signed-off-by: Zhizhou Zhang
---
arch/mips/cpu/mips64/config.mk | 39 +++
1 file changed, 39 insertions(+)
create mode 100644 arch/mips/cpu/mips64/config.mk
diff --git a/arch/mips/cpu/mips64/config.mk b/arch/mips/cpu/mips64/config.mk
new file mode 100644
in
---
arch/mips/cpu/mips64/Makefile | 47 +
1 file changed, 47 insertions(+)
create mode 100644 arch/mips/cpu/mips64/Makefile
diff --git a/arch/mips/cpu/mips64/Makefile b/arch/mips/cpu/mips64/Makefile
new file mode 100644
index 000..335fe88
--- /dev/nu
Signed-off-by: Zhizhou Zhang
---
arch/mips/cpu/mips64/time.c | 86 +++
1 file changed, 86 insertions(+)
create mode 100644 arch/mips/cpu/mips64/time.c
diff --git a/arch/mips/cpu/mips64/time.c b/arch/mips/cpu/mips64/time.c
new file mode 100644
index
remove cache init
Signed-off-by: Zhizhou Zhang
---
arch/mips/cpu/mips64/start.S | 373 ++
1 file changed, 373 insertions(+)
create mode 100644 arch/mips/cpu/mips64/start.S
diff --git a/arch/mips/cpu/mips64/start.S b/arch/mips/cpu/mips64/start.S
new file
Signed-off-by: Zhizhou Zhang
---
arch/mips/include/asm/addrspace.h |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/mips/include/asm/addrspace.h
b/arch/mips/include/asm/addrspace.h
index 3a1e6d6..b768bb5 100644
--- a/arch/mips/include/asm/addrspace.h
+++ b/arch/mips/in
Signed-off-by: Zhizhou Zhang
---
arch/mips/include/asm/cache.h | 11 +++
1 file changed, 11 insertions(+)
diff --git a/arch/mips/include/asm/cache.h b/arch/mips/include/asm/cache.h
index 5406d5d..45e546d 100644
--- a/arch/mips/include/asm/cache.h
+++ b/arch/mips/include/asm/cache.h
@@
Signed-off-by: Zhizhou Zhang
---
arch/mips/include/asm/io.h | 18 +-
1 file changed, 17 insertions(+), 1 deletion(-)
diff --git a/arch/mips/include/asm/io.h b/arch/mips/include/asm/io.h
index 025012a..1b82c61 100644
--- a/arch/mips/include/asm/io.h
+++ b/arch/mips/include/asm/i
Signed-off-by: Zhizhou Zhang
---
board/qemu-mips/u-boot.lds |8
1 file changed, 8 insertions(+)
diff --git a/board/qemu-mips/u-boot.lds b/board/qemu-mips/u-boot.lds
index 9460b20..06db68d 100644
--- a/board/qemu-mips/u-boot.lds
+++ b/board/qemu-mips/u-boot.lds
@@ -24,7 +24,11 @@
/*
Signed-off-by: Zhizhou Zhang
---
examples/standalone/mips64.lds | 59
1 file changed, 59 insertions(+)
create mode 100644 examples/standalone/mips64.lds
diff --git a/examples/standalone/mips64.lds b/examples/standalone/mips64.lds
new file mode 100644
i
Signed-off-by: Zhizhou Zhang
---
include/configs/qemu-mips64.h | 171 +
1 file changed, 171 insertions(+)
create mode 100644 include/configs/qemu-mips64.h
diff --git a/include/configs/qemu-mips64.h b/include/configs/qemu-mips64.h
new file mode 100644
ind
Though I defined CONFIG_SYS_TEXT_BASE in configs/qemu-mips64.h,
but the value is still affected by this file.
Signed-off-by: Zhizhou Zhang
---
board/qemu-mips/config.mk |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/board/qemu-mips/config.mk b/board/qemu-mips/config.mk
i
This patch add mips64 support.
---
Change log for V2:
- move mips64 build flags to cpu/mips64.mk
- add cache size probe
- remove cache.S
Zhizhou Zhang (16):
add mips64 standalone support
add cpu/mips64/Makefile
add cpu/mips64/config.mk
add cpu/mips64/cpu.c
add cpu/mips64/interrupt
Daniel Schwierzeck told me to do it with macro, But it seems not
work. For u-boot.lds was genarete by gcc. It's hard to do that
without a lot modify.
---
arch/mips/config.mk |4
1 file changed, 4 insertions(+)
diff --git a/arch/mips/config.mk b/arch/mips/config.mk
index 6ab8acd..56996cc
---
arch/mips/cpu/mips64/Makefile | 47 +
1 file changed, 47 insertions(+)
create mode 100644 arch/mips/cpu/mips64/Makefile
diff --git a/arch/mips/cpu/mips64/Makefile b/arch/mips/cpu/mips64/Makefile
new file mode 100644
index 000..335fe88
--- /dev/nu
add icache and dcache probe here. but scache was not probed. For
I don't know how to determine it implemented or not.
Signed-off-by: Zhizhou Zhang
---
arch/mips/cpu/mips64/cpu.c | 133
1 file changed, 133 insertions(+)
create mode 100644 arch/mips/cp
Signed-off-by: Zhizhou Zhang
---
arch/mips/cpu/mips64/interrupts.c | 39 +
1 file changed, 39 insertions(+)
create mode 100644 arch/mips/cpu/mips64/interrupts.c
diff --git a/arch/mips/cpu/mips64/interrupts.c
b/arch/mips/cpu/mips64/interrupts.c
new file mod
remove cache init
Signed-off-by: Zhizhou Zhang
---
arch/mips/cpu/mips64/start.S | 373 ++
1 file changed, 373 insertions(+)
create mode 100644 arch/mips/cpu/mips64/start.S
diff --git a/arch/mips/cpu/mips64/start.S b/arch/mips/cpu/mips64/start.S
new file
Signed-off-by: Zhizhou Zhang
---
arch/mips/cpu/mips64/time.c | 86 +++
1 file changed, 86 insertions(+)
create mode 100644 arch/mips/cpu/mips64/time.c
diff --git a/arch/mips/cpu/mips64/time.c b/arch/mips/cpu/mips64/time.c
new file mode 100644
index
Signed-off-by: Zhizhou Zhang
---
arch/mips/include/asm/addrspace.h |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/mips/include/asm/addrspace.h
b/arch/mips/include/asm/addrspace.h
index 3a1e6d6..b768bb5 100644
--- a/arch/mips/include/asm/addrspace.h
+++ b/arch/mips/in
Signed-off-by: Zhizhou Zhang
---
arch/mips/include/asm/cache.h | 11 +++
1 file changed, 11 insertions(+)
diff --git a/arch/mips/include/asm/cache.h b/arch/mips/include/asm/cache.h
index 5406d5d..45e546d 100644
--- a/arch/mips/include/asm/cache.h
+++ b/arch/mips/include/asm/cache.h
@@
Signed-off-by: Zhizhou Zhang
---
arch/mips/include/asm/io.h | 18 +-
1 file changed, 17 insertions(+), 1 deletion(-)
diff --git a/arch/mips/include/asm/io.h b/arch/mips/include/asm/io.h
index 025012a..1b82c61 100644
--- a/arch/mips/include/asm/io.h
+++ b/arch/mips/include/asm/i
Signed-off-by: Zhizhou Zhang
---
board/qemu-mips/u-boot.lds |8
1 file changed, 8 insertions(+)
diff --git a/board/qemu-mips/u-boot.lds b/board/qemu-mips/u-boot.lds
index 9460b20..06db68d 100644
--- a/board/qemu-mips/u-boot.lds
+++ b/board/qemu-mips/u-boot.lds
@@ -24,7 +24,11 @@
/*
Signed-off-by: Zhizhou Zhang
---
arch/mips/include/asm/posix_types.h | 12 +---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/arch/mips/include/asm/posix_types.h
b/arch/mips/include/asm/posix_types.h
index 879aae2..0da1dde 100644
--- a/arch/mips/include/asm/posix_types.
Signed-off-by: Zhizhou Zhang
---
boards.cfg |1 +
1 file changed, 1 insertion(+)
diff --git a/boards.cfg b/boards.cfg
index fdb84ad..a6806b8 100644
--- a/boards.cfg
+++ b/boards.cfg
@@ -379,6 +379,7 @@ M5485GFE m68kmcf547x_8x m548xevb
freescale -
M5
Signed-off-by: Zhizhou Zhang
---
examples/standalone/mips64.lds | 59
1 file changed, 59 insertions(+)
create mode 100644 examples/standalone/mips64.lds
diff --git a/examples/standalone/mips64.lds b/examples/standalone/mips64.lds
new file mode 100644
i
Signed-off-by: Zhizhou Zhang
---
include/configs/qemu-mips64.h | 171 +
1 file changed, 171 insertions(+)
create mode 100644 include/configs/qemu-mips64.h
diff --git a/include/configs/qemu-mips64.h b/include/configs/qemu-mips64.h
new file mode 100644
ind
This patch add mips64 support.
---
Change log for V2:
- move mips64 build flags to cpu/mips64.mk
- add cache size probe
- remove cache.S
Zhizhou Zhang (16):
add mips64 standalone support
add cpu/mips64/Makefile
add cpu/mips64/config.mk
add cpu/mips64/cpu.c
add cpu/mips64/interrupt
Signed-off-by: Zhizhou Zhang
---
arch/mips/cpu/mips64/interrupts.c | 39 +
1 file changed, 39 insertions(+)
create mode 100644 arch/mips/cpu/mips64/interrupts.c
diff --git a/arch/mips/cpu/mips64/interrupts.c
b/arch/mips/cpu/mips64/interrupts.c
new file mod
Signed-off-by: Zhizhou Zhang
---
arch/mips/include/asm/posix_types.h | 12 +---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/arch/mips/include/asm/posix_types.h
b/arch/mips/include/asm/posix_types.h
index 879aae2..0da1dde 100644
--- a/arch/mips/include/asm/posix_types.
Signed-off-by: Zhizhou Zhang
---
boards.cfg |1 +
1 file changed, 1 insertion(+)
diff --git a/boards.cfg b/boards.cfg
index fdb84ad..a6806b8 100644
--- a/boards.cfg
+++ b/boards.cfg
@@ -379,6 +379,7 @@ M5485GFE m68kmcf547x_8x m548xevb
freescale -
M5
Signed-off-by: Zhizhou Zhang
---
arch/mips/cpu/mips64/config.mk | 39 +++
1 file changed, 39 insertions(+)
create mode 100644 arch/mips/cpu/mips64/config.mk
diff --git a/arch/mips/cpu/mips64/config.mk b/arch/mips/cpu/mips64/config.mk
new file mode 100644
in
add icache and dcache probe here. but scache was not probed. For
I don't know how to determine it implemented or not.
Signed-off-by: Zhizhou Zhang
---
arch/mips/cpu/mips64/cpu.c | 133
1 file changed, 133 insertions(+)
create mode 100644 arch/mips/cp
Though I defined CONFIG_SYS_TEXT_BASE in configs/qemu-mips64.h,
but the value is still affected by this file.
Signed-off-by: Zhizhou Zhang
---
board/qemu-mips/config.mk |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/board/qemu-mips/config.mk b/board/qemu-mips/config.mk
i
Albert,
On 06/28/2012 08:54 AM, Rob Herring wrote:
> From: Rob Herring
>
> The bootm initrd image copy to ram can collide with the stack in cases
> where the print buffer size is large (i.e. 1K). The result is intermittent
> initrd decompression errors depending on the initrd size MOD 4KB since
Hi Aneesh,
I've enabled the L2 cache for Trats board. Please find results from
performance tests.
The test function as well as my way for enabling L2 are attached to
this e-mail.
I simply left the default configuration (number of ways, associativity)
as it is at Linux Kernel's driver.
Results:
Hi Stefano,
> On 14/08/2012 15:48, Benoît Thébaudeau wrote:
> > IOMUX_CONFIG_GPIO may be used together with IOMUX_CONFIG_SION, so
> > don't break
> > the iomux function value set to the register in this case.
> >
> > Define the value of IOMUX_CONFIG_GPIO in a way showing that it
> > should have
>
Hi,
> On Tue, 14 Aug 2012 13:44:29 +0200
> Daniel Schwierzeck wrote:
>
>> From: Scott Wood
>>
>> Commit 8b5a02640adf77301f943e8754992c50df004e8a ("Makefile: cosmetic:
>> optimize usage of LIBS-y") broke the build of boards that have a board
>> vendor "common" directory, by introducing a space b
Hi Stefano,
> On 14/08/2012 17:30, Benoît Thébaudeau wrote:
> > Do not pretend to have initialized mmc successfully if
> > CONFIG_FSL_ESDHC is not
> > defined.
> >
> > Signed-off-by: Benoît Thébaudeau
> > Cc: Stefano Babic
> > ---
>
> Hi Benoît,
>
> > .../arch/arm/cpu/armv7/imx-common/cpu.c
On Aug 17, 2012 4:26 PM, "Lukasz Majewski" wrote:
>
> On Fri, 17 Aug 2012 12:16:56 +0100
> Alex Zeffertt wrote:
>
> > Hi U-Booters,
> >
> > I get the following warning when I boot our openrd based board:
> >
> > > U-Boot 2012.07 (Aug 17 2012 - 10:45:29)
> > > OpenRD-Base
> > >
> > > SoC: Kirkwo
I think the OUTPUT_FORMAT line if wrong. This will produce little endian
output even if explicitly told by command line switch -EB to make big
endian.
On Aug 17, 2012 10:33 AM, "Zhizhou Zhang" wrote:
> Signed-off-by: Zhizhou Zhang
> ---
> examples/standalone/mips64.lds | 59
> +++
Trying to compile U-Boot for a Freescale P2020DS target, using the
VxWorks GCC PPC Compiler (We don't want to have to maintain another
compiler if possible)
After the compile I get the following errors from the linker:
/windriver/gppve/inst/gnu/4.1.2-vxworks-6.8/x86-linux2/bin/ldppc:
section .boo
Same issue here with OUTPUT_FORMAT as the other linker script.
On Aug 17, 2012 10:33 AM, "Zhizhou Zhang" wrote:
> Signed-off-by: Zhizhou Zhang
> ---
> board/qemu-mips/u-boot.lds |8
> 1 file changed, 8 insertions(+)
>
> diff --git a/board/qemu-mips/u-boot.lds b/board/qemu-mips/u-bo
Hi Prafulla,
On Fri, 17 Aug 2012 00:59:24 -0700, Prafulla Wadaskar
wrote:
>
>
> > -Original Message-
> > From: u-boot-boun...@lists.denx.de [mailto:u-boot-
> > boun...@lists.denx.de] On Behalf Of Albert ARIBAUD
> > Sent: 16 August 2012 23:39
> > To: u-boot@lists.denx.de
> > Subject: [U
On Aug 15, 2012, at 12:19 PM, Scott Wood wrote:
> On 08/15/2012 09:21 AM, Kumar Gala wrote:
>>
>> On Aug 14, 2012, at 4:45 PM, Scott Wood wrote:
>>
>>> On 08/14/2012 04:31 PM, Kumar Gala wrote:
On Aug 14, 2012, at 3:14 PM, Scott Wood wrote:
> These are not supported as indi
On Aug 15, 2012, at 7:53 PM, York Sun wrote:
> Before proper environment is setup, we extract hwconfig and put it into a
> buffer with size HWCONFIG_BUFFER_SIZE. We need to enlarge the buffer to
> accommodate longer string. Since this macro is used in multiple files, we
> move it into hwconfig.h.
On Thu, Aug 16, 2012 at 08:08:34PM +0200, Albert ARIBAUD wrote:
> Signed-off-by: Albert ARIBAUD
[snip]
> @@ -90,8 +100,14 @@
> #define CONFIG_SYS_IDE_MAXDEVICE1
> #if defined(CONFIG_NET2BIG_V2)
> #define CONFIG_SYS_PROMPT"2big2> "
> -#else
> +#elif defined(CONFIG_NETSPACE_V
On Fri, Aug 17, 2012 at 12:08:34PM -0500, Luciano Moretti wrote:
> Trying to compile U-Boot for a Freescale P2020DS target, using the
> VxWorks GCC PPC Compiler (We don't want to have to maintain another
> compiler if possible)
>
> After the compile I get the following errors from the linker:
>
On Thu, Aug 16, 2012 at 06:14:01PM +0200, Albert ARIBAUD wrote:
> Hi Andreas,
>
> On Thu, 16 Aug 2012 14:26:47 +0200, "Andreas Bie??mann"
> wrote:
>
> > Dear Wolfgang Denk,
> >
> > please do not pull this. I have some more changes, but some need a
> > rebase on current u-boot-arm. So please fir
On Fri, 2012-08-17 at 12:54 -0500, Kumar Gala wrote:
> On Aug 15, 2012, at 7:53 PM, York Sun wrote:
>
> > Before proper environment is setup, we extract hwconfig and put it into a
> > buffer with size HWCONFIG_BUFFER_SIZE. We need to enlarge the buffer to
> > accommodate longer string. Since this
On Thu, Aug 16, 2012 at 02:45:53PM +0530, LIVIN SUNNY wrote:
> Hi ,
> I have an issue regarding u-boot. I'm using Beagle-board Rev B as well
> as omap3_evm. i would like to enable keyboard at the u-boot level,i.e the
> keyboard is connected to the target and entering the text.But the problem
On 8/17/2012 3:00 AM, Stefano Babic wrote:
I have understood that the watchdog is common on all i.MX. At the
moment, quite the same implementation is in mainline for i.MX31, you
can find it under arch/arm/cpu/arm1136/mx31/timer.c. Then it is not a
bad idea to have a watchdog driver in drivers/w
On 8/17/2012 3:20 AM, Stefano Babic wrote:
I generally agree with this patchset. My only concern is that we add a
new CONFIG_ option without documentation. Can you add an entry into
the README file (I know, a lot of CONFIG_ are missing, but we can at
least avoid to add hidden features..). Best
Hello Nikita,
On 08/16/2012 12:43 PM, Nikita Kiryanov wrote:
If the bmp pointer is null (for example because the environment
variable "splashimage" was not defined) then U-Boot will get stuck
when trying to load the image.
Which branch is this? At [1] there is a check for this..
1600 s
Use calloc() instead of malloc() to allocate the mxc_spi_slave structure.
Clearing the memory is necessary since most of the time this gets done
super early in boot, but on warm reboots, and when SPI probing is done
long after the init stages it could actually pick up previously used memory,
and th
Use calloc() instead of malloc() to allocate the mxs_spi_slave structure.
Clearing the memory is necessary since most of the time this gets done
super early in boot, but on warm reboots, and when SPI probing is done
long after the init stages it could actually pick up previously used memory,
and th
Essentially now we can share code with the MX6 boards, reducing redundant
pin definitions across boards and lengthy configuration of external pads
on the i.MX51.
Signed-off-by: Matt Sealey
---
arch/arm/include/asm/arch-mx5/iomux-mx51.h | 144
1 file changed, 144 ins
This patchset relies on the previously submitted patch "mx5: add iomux-mx51.h
include"
It may not boot reliably, completely at random, on Efika MX boards, without the
previously submitted (series) "spi: fix mxc_spi_slave structure allocation to
clear memory"
Matt Sealey (4):
efikamx: move ef
The i.MX Boot ROM lets us set up certain registers before U-Boot even gets
executed. Rather than setting up DDR, putting U-Boot in place, and getting
into pre-relocation init to set up DDR again, just do it once in the correct
place. This also solves an issue where the Smarttop DDR pad settings wer
Change summary:
* Use iomux-mx51.h include to simplify board configuration.
* Remove LED toggle function as it had no real users.
* Red LED is now on for pre-reloc, Blue LED for "in U-Boot"
* Function renames for readability.
* Some board identification string changes
* Reduce CPU core voltage to
1 - 100 of 265 matches
Mail list logo