Hi mad,
On Fri, 10 Aug 2012 14:16:17 +0200, mad mad wrote:
> Hi,
>
> I'm new to this list and don't know whether this is the right place
> to ask this question.
>
> I have a board nearly equal to the mx28evk, excepting that I need to
> use AUART3 instead of DUART for the console output.
>
> My
Hello Marek,
On Sun, Aug 12, 2012 at 1:16 AM, Marek Vasut wrote:
>
> So ... we should aim for firing up the real mallocator as soon as possible and
> maybe implement discontigmem (sparsemem) into it, so we don't have to bother
> with relocating pointers maybe?
>
> The only problem I see is platfo
The following changes since commit 81316a902a2c76bc880ab49c6d157e3e9754806d:
mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashs
(2012-08-13 14:34:44 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-avr32.git master
for you to fetch changes up to 5b80
On Mon, 13 Aug 2012 14:27:16 +0200, Albert ARIBAUD
wrote:
> Hi Wolfgang,
>
> On Thu, 09 Aug 2012 22:36:33 +0200, Wolfgang Denk wrote:
> > Dear Albert ARIBAUD,
> >
> > In message
> >
> > you wrote:
> > > Sorry Luka (and all), been tied up pretty heavily recently, had to
> > > adjust to find som
On 13/08/2012 21:53, Otavio Salvador wrote:
> The CLKCTRL registers are SoC specific so we ought to have it clear on
> filename.
>
> Signed-off-by: Otavio Salvador
> ---
> Changes in v2:
> - no changes
>
Hi Otavio,
> arch/arm/include/asm/arch-mxs/imx-regs.h |2
On 13/08/2012 22:48, Benoît Thébaudeau wrote:
> This patches fixes the TODO to use same register definitions in mtd mxc_nand
> and
> nand_spl fsl nfc drivers.
>
> Signed-off-by: Benoît Thébaudeau
> Cc: Scott Wood
> Cc: Stefano Babic
> ---
Hi Benoît,
before going deeper in the review there is
On 13/08/2012 22:48, Benoît Thébaudeau wrote:
> Signed-off-by: Benoît Thébaudeau
> Cc: Scott Wood
> Cc: Stefano Babic
> ---
> .../drivers/mtd/nand/mxc_nand.c|9 +++--
> .../include/fsl_nfc.h |1 +
> .../nand_spl/nand_boot_fsl_nfc.c
On 13/08/2012 22:50, Benoît Thébaudeau wrote:
> Use _mxc_nand_enable_hwecc() instead of duplicating its code.
>
> Signed-off-by: Benoît Thébaudeau
> Cc: Scott Wood
> Cc: Stefano Babic
> ---
Hi Benoît,
>
> +#ifdef CONFIG_MXC_NAND_HWECC
> +static void mxc_nand_enable_hwecc(struct mtd_info *mt
Dear all,
On 13.08.2012 11:02, Andreas Bießmann wrote:
> From: Andreas Bießmann
>
> The avr32 architecture (and some others) require manual relocation. Due to the
> previous error all avr32 boards gave warnings in MAKEALL wich makes it hard to
> find new warnings.
>
> This patch fixes following
On Tue, Aug 14, 2012 at 08:22:11AM +0200, Andreas Bießmann wrote:
> On 27.07.12 11:16, Markus Hubig wrote:
> > one minor Problem I often read about in this list is some crappy /
> > unreadable
> > console output at beginning of the U-Boot start procedure. Now I have the
> > same
> > "visual" Prob
On Mon, Aug 13, 2012 at 08:12:51PM -0400, Jerry Van Baren wrote:
> On 08/13/2012 07:17 AM, Markus Hubig wrote:
> > On Sat, Aug 11, 2012 at 08:15:43AM -0400, Jerry Van Baren wrote:
> >> On 07/27/2012 05:16 AM, Markus Hubig wrote:
>
> >> 2) The line before the garbled output becomes readable is "WAR
On 13/08/2012 22:48, Benoît Thébaudeau wrote:
> Merge duplicated code into functions, which is better for SPL size too.
>
> Signed-off-by: Benoît Thébaudeau
> Cc: Scott Wood
> Cc: Stefano Babic
> ---
Hi Benoît,
> .../nand_spl/nand_boot_fsl_nfc.c | 50
> +-
On 13/08/2012 22:50, Benoît Thébaudeau wrote:
> There is no reason to have board configs to select the NFC IP revision. Just
> let
> the driver detect it. BTW, remove broken NFC IP revision configs from board
> config files.
>
> Signed-off-by: Benoît Thébaudeau
> Cc: Scott Wood
> Cc: Stefano Ba
Hi, Andy,
I have sent the updated patches to the patchwork.
Do you have more comments?
And would you please help to check and apply the patches?
http://patchwork.ozlabs.org/patch/176170/
Thanks a lot!
Best Regards!
Liu Gang
On Thu, 2012-08-09 at 23:15 +0800, Liu Gang wrote:
> On Wed, 2012-08
Hi Prafulla,
I haven't received feedback about this patch from you. Can I please kindly
remind you about it since I am about to send patches that deal with SPI clk
setting.
Thank you.
On 06/29/2012 02:17 PM, Valentin Longchamp wrote:
> The computation was not correct with low clock values: sett
change the behaviour of switch initialization:
- rename "pwl" to "lan" in hwconfig parameter
"lan" = port 1 with phy addr 2
"lmn" = port 2 with phy addr 3
- if we have a valid switch config file in flash, do not
evaluate the settings in the hwconfig "lan" or "lmn"
subcommand.
- if we hav
Hi Stefano,
> On 13/08/2012 22:50, Benoît Thébaudeau wrote:
> > Use _mxc_nand_enable_hwecc() instead of duplicating its code.
> >
> > Signed-off-by: Benoît Thébaudeau
> > Cc: Scott Wood
> > Cc: Stefano Babic
> > ---
>
> Hi Benoît,
>
> >
> > +#ifdef CONFIG_MXC_NAND_HWECC
> > +static void mx
Hi Stefano,
> On 13/08/2012 22:48, Benoît Thébaudeau wrote:
> > This patches fixes the TODO to use same register definitions in mtd
> > mxc_nand and
> > nand_spl fsl nfc drivers.
> >
> > Signed-off-by: Benoît Thébaudeau
> > Cc: Scott Wood
> > Cc: Stefano Babic
> > ---
>
> Hi Benoît,
>
> befo
On 14/08/2012 12:15, Benoît Thébaudeau wrote:
> Then, I don't know what to do with these patches.
I see two main points in your patches. You cleanup mxc-nand code and add
support for i.MX5. This is one topic, and it can go on.
>
> Note that this is not a new implementation, but only an enhanceme
Hi Fabio,
On 08/05/2012 07:18 PM, Fabio Estevam wrote:
From: Fabio Estevam
Turn on data and instruction caches.
Signed-off-by: Fabio Estevam
I run some quick tests and everything seems to be working well so:
Acked-by: Veli-Pekka Peltola
--
Veli-Pekka Peltola
_
Add spi nor support to mx53 smd, including iomux, configs, etc.
To test spi nor on mx53 smd:
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, 21249 is integer of hex 0x5301. 0x01 is cs and 0x53 is active gpio
nu
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
manual to diff. And new soc just need to add s
Hi Stefano,
> On 14/08/2012 12:15, Benoît Thébaudeau wrote:
> > Then, I don't know what to do with these patches.
>
> I see two main points in your patches. You cleanup mxc-nand code and
> add
> support for i.MX5. This is one topic, and it can go on.
OK, but then do you want to keep the register
Add support for Spansion S25FL256S SPI flash.
Signed-off-by: Michal Simek
---
drivers/mtd/spi/spansion.c |7 +++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/drivers/mtd/spi/spansion.c b/drivers/mtd/spi/spansion.c
index 9a114ac..32b76e0 100644
--- a/drivers/mtd/spi/span
These options are just duplicated from arch/arm/cpu/armv7/config.mk
Signed-off-by: Michal Simek
---
arch/arm/cpu/armv7/highbank/config.mk|1 -
arch/arm/cpu/armv7/omap-common/config.mk |9 -
2 files changed, 0 insertions(+), 10 deletions(-)
delete mode 100644 arch/arm/cpu/arm
The fanless boards now have a 7-digit (X-F) board name. This
triggers a border condition when reading this string in the IVM although
this string is smaller than the currenly read string size, but only by 1
character.
This patch corrects this by changing the size check condition for string
len
This driver is ported from kernel and can handle a series of spi nor
flash including m25pxx, m45pxx, w25xxx, cat25xxx, sst25vf0xxx,
sst25wfxxx, s25xxx, mx25xxx, at25xxx, at26xxx, en25xxx, xxxs33b.
Signed-off-by: Terry Lv
---
drivers/mtd/spi/Makefile |1 +
drivers/mtd/spi/m25p80.c
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 +++
include/configs/imx31_litekit.h |5
According to our last HW measures, this could be raised while still
compatible with the potential delays on the lines.
Signed-off-by: Valentin Longchamp
cc: Holger Brunck
---
include/configs/km/km_arm.h |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/configs/km
These parameters are used by the the sf probe command that are used by
our update script and they therefore need to be set for all of our
boards.
The timing is the same as for the ENV SPI NOR Flash (since it's the
same physical device) and takes the boco2 delay on the bus into account.
Signed-off
Hi,
I am sending basic support for new Xilinx Zynq platform.
It is new ARM cortex a9 cpu with programmable logic.
For more information look at www.xilinx.com/zynq.
In future we are going to extend this platform for i2c, spi,
mmc, fpga, nand, nor support, and maybe more.
These drivers will be sen
Device driver for Zynq Gem IP.
Signed-off-by: Michal Simek
CC: Joe Hershberger
---
drivers/net/Makefile |1 +
drivers/net/xilinx_gem.c | 514 ++
include/netdev.h |1 +
3 files changed, 516 insertions(+), 0 deletions(-)
create mod
Add timer driver.
Signed-off-by: Michal Simek
---
arch/arm/cpu/armv7/zynq/Makefile | 48
arch/arm/cpu/armv7/zynq/timer.c | 151 ++
2 files changed, 199 insertions(+), 0 deletions(-)
create mode 100644 arch/arm/cpu/armv7/zynq/Makefile
create
Add support for Xilinx Zynq board.
Signed-off-by: Michal Simek
---
board/xilinx/zynq/Makefile| 57 +
board/xilinx/zynq/board.c | 64 +
board/xilinx/zynq/lowlevel_init.S | 27 +++
boards.cfg
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 between "LIBS-" and
"y".
Signed-off-by: Scott Wood
Signed-off-by: Daniel Schwierzeck
-
Hi Albert,
2012/8/14 Albert ARIBAUD :
> Hi all,
>
> I have encountered an issue when rebasing the ARM tree above
> u-boot/master, with this commit :
>
> 8b5a02640adf77301f943e8754992c50df004e8a
>
> It seems to break about 20 ARM builds, for instance spear600, on my
> stock Ubuntu 12.04 ARM gcc:
>
The driver is used on Xilinx Zynq platform.
Signed-off-by: Michal Simek
---
drivers/serial/Makefile |1 +
drivers/serial/serial_xpssuart.c | 218 ++
2 files changed, 219 insertions(+), 0 deletions(-)
create mode 100644 drivers/serial/serial_xpss
Dear Markus Hubig,
On 14.08.2012 11:08, Markus Hubig wrote:
> On Tue, Aug 14, 2012 at 08:22:11AM +0200, Andreas Bießmann wrote:
>> On 27.07.12 11:16, Markus Hubig wrote:
>>> one minor Problem I often read about in this list is some crappy /
>>> unreadable
>>> console output at beginning of the U-
Add support for Xilinx Zynq board.
Signed-off-by: Michal Simek
---
v2: Forget to also add config file
---
board/xilinx/zynq/Makefile| 57 +
board/xilinx/zynq/board.c | 64 +++
board/xilinx/zynq/lowlevel_init.S | 27
boards.cfg
On 08/14/2012 01:42 PM, Michal Simek wrote:
Add support for Xilinx Zynq board.
Signed-off-by: Michal Simek
---
board/xilinx/zynq/Makefile| 57 +
board/xilinx/zynq/board.c | 64 +
board/xilinx/zynq/lowlev
On Tue, Aug 14, 2012 at 5:31 AM, Stefano Babic wrote:
> On 13/08/2012 21:53, Otavio Salvador wrote:
>> The CLKCTRL registers are SoC specific so we ought to have it clear on
>> filename.
>>
>> Signed-off-by: Otavio Salvador
>> ---
>> Changes in v2:
>> - no changes
>>
>
> Hi Otavio,
>
>> arch/arm
Dear Stefano Babic,
> On 13/08/2012 21:53, Otavio Salvador wrote:
> > The CLKCTRL registers are SoC specific so we ought to have it clear on
> > filename.
> >
> > Signed-off-by: Otavio Salvador
> > ---
> > Changes in v2:
> > - no changes
>
> Hi Otavio,
>
> > arch/arm/include/asm/arch-mxs/imx-
Dear Tomas Hlavacek,
> Hello Marek,
>
> On Sun, Aug 12, 2012 at 1:16 AM, Marek Vasut wrote:
> > So ... we should aim for firing up the real mallocator as soon as
> > possible and maybe implement discontigmem (sparsemem) into it, so we
> > don't have to bother with relocating pointers maybe?
> >
Hi all,
The subject says everything. ;)
Best regards,
Benoît
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Homogenize prg_p naming (the reference manuals are not always self-consistent
for that). Add missing registers. Fix some registers.
Signed-off-by: Benoît Thébaudeau
Cc: Stefano Babic
Cc: Wolfgang Denk
---
.../arch/arm/include/asm/arch-mx25/imx-regs.h |8 ++--
.../arch/arm/include/
Signed-off-by: Benoît Thébaudeau
Cc: Stefano Babic
Cc: Wolfgang Denk
---
.../arch/arm/include/asm/arch-mx25/imx-regs.h | 11 ++-
.../arch/arm/include/asm/arch-mx31/imx-regs.h | 12
.../arch/arm/include/asm/arch-mx35/imx-regs.h | 12
.../arc
This can be useful for fuse-like hardware, OTP SoC options, etc.
Signed-off-by: Benoît Thébaudeau
Cc: Wolfgang Denk
Cc: Stefano Babic
---
{u-boot-4d3c95f.orig => u-boot-4d3c95f}/README |1 +
.../common/Makefile|1 +
/dev/null => u-boot-4d3c95f/common
Add a fsl_iim driver common to i.MX and MPC.
Signed-off-by: Benoît Thébaudeau
Cc: Wolfgang Denk
Cc: Stefano Babic
---
.../drivers/misc/Makefile |1 +
/dev/null => u-boot-4d3c95f/drivers/misc/fsl_iim.c | 318
2 files changed, 319 insertions(+)
Signed-off-by: Benoît Thébaudeau
Cc: Wolfgang Denk
Cc: Stefano Babic
---
.../arch/powerpc/cpu/mpc512x/Makefile |1 -
.../arch/powerpc/cpu/mpc512x/iim.c => /dev/null| 394
.../board/davedenx/aria/aria.c |2 +-
.../board/esd/mecp5
On 14/08/2012 14:31, Otavio Salvador wrote:
>> regs-clkctrl.h:
>>
>> #ifdef MX28
>> include
>> #else #ifdef MX23
>> include
>>
>
> This is indeed the idea; I didn't include this change yet to add it
> when including mx23 changes. If you prefer I can send a new version of
> it moving the .h
I will fix this right away.
Mathieu.
On 12-08-13 07:06 PM, Albert ARIBAUD (U-Boot) wrote:
> Hi Albert,
>
> On Tue, 14 Aug 2012 02:04:15 +0200, Albert ARIBAUD (U-Boot)
> wrote:
>
>> Hi Tom,
>>
>> On Fri, 10 Aug 2012 22:06:59 +0200, Wolfgang Denk wrote:
>>
>>> Dear Tom,
>>>
>>> In message <2012
Hi Marek,
On Tue, 14 Aug 2012 14:37:29 +0200, Marek Vasut wrote:
> Dear Tomas Hlavacek,
>
> > Hello Marek,
> >
> > On Sun, Aug 12, 2012 at 1:16 AM, Marek Vasut wrote:
> > > So ... we should aim for firing up the real mallocator as soon as
> > > possible and maybe implement discontigmem (sparse
Remove a redundant '#ifndef CONFIG_SYS_DCACHE_OFF' nested in the same #ifndef.
Signed-off-by: Benoît Thébaudeau
Cc: Albert Aribaud
---
.../arch/arm/cpu/arm1136/cpu.c |2 --
1 file changed, 2 deletions(-)
diff --git u-boot-4d3c95f.orig/arch/arm/cpu/arm1136/cpu.c
u-boot-
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 |8
1 file changed, 8 insertions(+)
diff --git u-
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 |8
1 file changed, 8 insertions(+)
diff --git u-
On 8/14/12, Albert ARIBAUD wrote:
> Adding Fabio as the maintainer for mx28evk -- he might have some ideas
> based on the board HW.
>
> Are AUART3 and DUART identical except for base address? If not, I
> suspect your change is not enough and you'll have to develop a spacific
> AUART driver or der
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 +-
3 files changed, 4 insertions(+), 4 deletions(-)
dif
> -Original Message-
> From: Valentin Longchamp [mailto:valentin.longch...@keymile.com]
> Sent: 14 August 2012 15:02
> To: Prafulla Wadaskar
> Cc: u-boot@lists.denx.de; Holger Brunck
> Subject: Re: [PATCH] kw_spi: fix clock prescaler computation
>
> Hi Prafulla,
>
> I haven't received f
> -Original Message-
> From: Valentin Longchamp [mailto:valentin.longch...@keymile.com]
> Sent: 14 August 2012 17:09
> To: Prafulla Wadaskar
> Cc: u-boot@lists.denx.de; Valentin Longchamp; Holger Brunck
> Subject: [PATCH] km/arm: set SPI NOR Flash default parameters
>
> These parameters
> -Original Message-
> From: Valentin Longchamp [mailto:valentin.longch...@keymile.com]
> Sent: 14 August 2012 17:07
> To: Prafulla Wadaskar
> Cc: u-boot@lists.denx.de; Valentin Longchamp; Holger Brunck
> Subject: [PATCH] arm/km: fix frequency of the SPI NOR Flash
>
> According to our la
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 --git u-boot-4d3c95f.orig/arch/arm/include/asm/arch-mx31/imx-r
> -Original Message-
> From: u-boot-boun...@lists.denx.de [mailto:u-boot-
> boun...@lists.denx.de] On Behalf Of Valentin Longchamp
> Sent: 14 August 2012 16:47
> To: u-boot@lists.denx.de
> Cc: Valentin Longchamp; h...@denx.de; Holger Brunck; Stefan Bigler
> Subject: [U-Boot] [PATCH] km/iv
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-off-by: Benoît Thébaudeau
Cc: Stefano Babic
---
.../arch/ar
On Tue, Aug 14, 2012 at 9:53 AM, Stefano Babic wrote:
> Well, this is not a stop point - I wanted only to understand which is
> the final result. I think we agree all what we want. I have no problem
> to take this as temporary patch, fixed by another patch later.
Great; so please take this one an
On Aug 10, 2012, at 4:17 PM, Wolfgang Denk wrote:
> Dear daniel.schwierz...@gmail.com,
>
> In message <1342741198-9105-1-git-send-email-daniel.schwierz...@gmail.com>
> you wrote:
>> From: Daniel Schwierzeck
>>
>> Signed-off-by: Daniel Schwierzeck
>>
>> ---
>> Changes for v2:
>> - optimized
Hi Marek,
On Tue, Aug 14, 2012 at 10:37 PM, Marek Vasut wrote:
> Dear Tomas Hlavacek,
>
>> Hello Marek,
>>
>> On Sun, Aug 12, 2012 at 1:16 AM, Marek Vasut wrote:
>> > So ... we should aim for firing up the real mallocator as soon as
>> > possible and maybe implement discontigmem (sparsemem) into
Dear Graeme Russ,
> Hi Marek,
>
> On Tue, Aug 14, 2012 at 10:37 PM, Marek Vasut wrote:
> > Dear Tomas Hlavacek,
> >
> >> Hello Marek,
> >>
> >> On Sun, Aug 12, 2012 at 1:16 AM, Marek Vasut wrote:
> >> > So ... we should aim for firing up the real mallocator as soon as
> >> > possible and mayb
On 14/08/2012 13:13, Benoît Thébaudeau wrote:
> Hi Stefano,
>
Hi Benoît,
>> We have currently only two boards supporting this mechanismus, using
>> MX25 (karo tx25) and MX31. Both MX25 and MX31 have an internal RAM
>> (128KB) that is is suitable for installing the SPL. Note that TI SOCs
>> have
Hi Michal,
On Tue, Aug 14, 2012 at 6:42 AM, Michal Simek wrote:
> The driver is used on Xilinx Zynq platform.
>
> Signed-off-by: Michal Simek
> ---
> drivers/serial/Makefile |1 +
> drivers/serial/serial_xpssuart.c | 218
> ++
> 2 files changed
From: "Mathieu J. Poirier"
Enabling timers and clocks in PRCMU and cleaning up mailbox.
Signed-off-by: Mathieu Poirier
Signed-off-by: John Rigby
---
Changes for v2:
- Removed duplicate definition of PRCMU_BASE.
---
arch/arm/cpu/armv7/u8500/Makefile |2 +-
arch/arm/cpu/armv7/u8500
On 08/11/2012 07:30 AM, Scott Wood wrote:
> On 07/28/2012 04:35 AM, Zhong Hongbo wrote:
>> From: Zhong Hongbo
>>
>> Adopt the new SPL framework to implement the SPL booting of
>> the nand flash for S3C6400.
>>
>> Signed-off-by: Zhong Hongbo
>> ---
>> Change for V3:
>> - None.
>> Change for V
On 08/08/2012 04:58 AM, Wolfgang Denk wrote:
> Dear Zhong Hongbo,
>
> In message <1342860534-4710-1-git-send-email-bocui...@gmail.com> you wrote:
>> From: Zhong Hongbo
>>
>> all the patitions should depend CONFIG_PARTITIONS, no the
>> CONFIG_CMD_$(device). The device symbol may be SATA, SCSI,
>>
On Aug 10, 2012, at 4:46 PM, Wolfgang Denk wrote:
> Dear Horst Kronstorfer,
>
> In message <1342097912-8652-1-git-send-email-hkron...@frequentis.com> you
> wrote:
>> Make sure that $(LDSCRIPT) is not empty before calling process_lds
>> with 'cat $(LDSCRIPT)' else cat will block waiting for inpu
Hi Stefano,
> On 14/08/2012 13:13, Benoît Thébaudeau wrote:
> > Hi Stefano,
> >
>
> Hi Benoît,
>
> >> We have currently only two boards supporting this mechanismus,
> >> using
> >> MX25 (karo tx25) and MX31. Both MX25 and MX31 have an internal RAM
> >> (128KB) that is is suitable for installing
Hi Wolfgang,
On 08/09/2012 01:43 PM, Holger Brunck wrote:
> From: Valentin Longchamp
>
> The fanless boards now have a 7-digit (X-F) board name. This
> triggers a border condition when reading this string in the IVM although
> this string is smaller than the currenly read string size, but on
Signed-off-by: Benoît Thébaudeau
Cc: Stefano Babic
---
.../arch/arm/cpu/armv7/mx5/lowlevel_init.S | 46 ++--
1 file changed, 23 insertions(+), 23 deletions(-)
diff --git u-boot-4d3c95f.orig/arch/arm/cpu/armv7/mx5/lowlevel_init.S
u-boot-4d3c95f/arch/arm/cpu/armv7/mx5/l
Signed-off-by: Benoît Thébaudeau
Cc: Stefano Babic
---
.../arch/arm/cpu/armv7/mx5/lowlevel_init.S | 112 +++-
1 file changed, 59 insertions(+), 53 deletions(-)
diff --git u-boot-4d3c95f.orig/arch/arm/cpu/armv7/mx5/lowlevel_init.S
u-boot-4d3c95f/arch/arm/cpu/armv7/mx5/l
Add an option to optimize away revision-specific code from lowlevel_init.S. This
can be useful for recently designed boards that may not be fitted with older
revisions.
Signed-off-by: Benoît Thébaudeau
Cc: Stefano Babic
---
.../arch/arm/cpu/armv7/mx5/lowlevel_init.S |4 ++--
.../doc
The mx5 lowlevel_init.S contains board-specific code based on the reference
design. Let's keep it since it avoids creating new lowlevel_init files and it
may be used by many boards. But add a config to make it optional in order not to
cause issues on boards not following this part of the reference
Dear Albert ARIBAUD,
> Hi Marek,
>
> On Tue, 14 Aug 2012 14:37:29 +0200, Marek Vasut wrote:
> > Dear Tomas Hlavacek,
> >
> > > Hello Marek,
> > >
> > > On Sun, Aug 12, 2012 at 1:16 AM, Marek Vasut wrote:
> > > > So ... we should aim for firing up the real mallocator as soon as
> > > > possibl
On Tue, Aug 14, 2012 at 11:43 AM, Benoît Thébaudeau
wrote:
> Signed-off-by: Benoît Thébaudeau
> Cc: Stefano Babic
The patch seems to be just code style changes, but it is not clear
from the commit description.
--
Otavio Salvador O.S. Systems
E-mail: ota...@ossystem
On Tue, Aug 14, 2012 at 11:44 AM, Benoît Thébaudeau
wrote:
> Signed-off-by: Benoît Thébaudeau
> Cc: Stefano Babic
What the patch does? Please use long description for it.
--
Otavio Salvador O.S. Systems
E-mail: ota...@ossystems.com.br http://www.ossystems.com.br
M
Signed-off-by: Benoît Thébaudeau
Cc: Stefano Babic
---
.../arch/arm/cpu/armv7/imx-common/timer.c |6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git u-boot-4d3c95f.orig/arch/arm/cpu/armv7/imx-common/timer.c
u-boot-4d3c95f/arch/arm/cpu/armv7/imx-common/timer.c
inde
Round up tick_to_time() value instead of truncating it. This avoids stopping
waits instantly for low usec values, and this generally guarantees that the code
always waits for at least the requested duration.
Signed-off-by: Benoît Thébaudeau
Cc: Stefano Babic
---
.../arch/arm/cpu/armv7/imx-commo
On Tue, Aug 14, 2012 at 11:44 AM, Benoît Thébaudeau
wrote:
> Add an option to optimize away revision-specific code from lowlevel_init.S.
> This
> can be useful for recently designed boards that may not be fitted with older
> revisions.
>
> Signed-off-by: Benoît Thébaudeau
> Cc: Stefano Babic
L
Hi Michal,
On Tue, Aug 14, 2012 at 6:42 AM, Michal Simek wrote:
> Device driver for Zynq Gem IP.
>
> Signed-off-by: Michal Simek
> CC: Joe Hershberger
> ---
> drivers/net/Makefile |1 +
> drivers/net/xilinx_gem.c | 514
> ++
> include/netde
Hi,
It works great for my IB-6220 (Dual Sata).
Without the patch, the same disk is seen twice, I have only checked
disks serial numbers :
ib62x0 => version
U-Boot 2012.07-00123-g4d3c95f-dirty (Aug 13 2012 - 11:30:58) RaidSonic
ICY BOX IB-NAS62x0
arm-linux-gnueabi-gcc (Debian 4.4.5-8) 4.4.5
GNU
As so far, U-Boot has already supports mips32. But there are some
differences between mips64 and mips32. Such as different ABI, different
output format. so this patch adds mips64 support.
I use cross compiler from clfs and build U-Boot like this:
export
CROSS_COMPILE=/home/zhangzz/work/clfs/sys_ro
diff --git a/arch/mips/config.mk b/arch/mips/config.mk
index 6ab8acd..12df150 100644
--- a/arch/mips/config.mk
+++ b/arch/mips/config.mk
@@ -23,9 +23,13 @@
CROSS_COMPILE ?= mips_4KC-
+ifeq "$(CPU)" "mips64"
+CONFIG_STANDALONE_LOAD_ADDR ?= 0xFfffFfff8020 -T mips64.lds
+PLATFORM_CPPFLAGS += -D
diff --git a/arch/mips/cpu/mips64/Makefile b/arch/mips/cpu/mips64/Makefile
new file mode 100644
index 000..eb8e005
--- /dev/null
+++ b/arch/mips/cpu/mips64/Makefile
@@ -0,0 +1,48 @@
+#
+# (C) Copyright 2003-2006
+# Wolfgang Denk, DENX Software Engineering, w...@denx.de.
+#
+# See file CREDITS f
diff --git a/arch/mips/cpu/mips64/cache.S b/arch/mips/cpu/mips64/cache.S
new file mode 100644
index 000..ba7c1b8
--- /dev/null
+++ b/arch/mips/cpu/mips64/cache.S
@@ -0,0 +1,229 @@
+/*
+ * Cache-handling routined for MIPS CPUs
+ *
+ * Copyright (c) 2003 Wolfgang Denk
+ *
+ * See file CREDITS
diff --git a/arch/mips/cpu/mips64/config.mk b/arch/mips/cpu/mips64/config.mk
new file mode 100644
index 000..cec250a
--- /dev/null
+++ b/arch/mips/cpu/mips64/config.mk
@@ -0,0 +1,36 @@
+#
+# (C) Copyright 2003
+# Wolfgang Denk, DENX Software Engineering,
+#
+# See file CREDITS for list of peop
diff --git a/arch/mips/cpu/mips64/cpu.c b/arch/mips/cpu/mips64/cpu.c
new file mode 100644
index 000..1ead349
--- /dev/null
+++ b/arch/mips/cpu/mips64/cpu.c
@@ -0,0 +1,116 @@
+/*
+ * (C) Copyright 2003
+ * Wolfgang Denk, DENX Software Engineering,
+ *
+ * See file CREDITS for list of people who
diff --git a/arch/mips/cpu/mips64/interrupts.c
b/arch/mips/cpu/mips64/interrupts.c
new file mode 100644
index 000..27aa179
--- /dev/null
+++ b/arch/mips/cpu/mips64/interrupts.c
@@ -0,0 +1,38 @@
+/*
+ * (C) Copyright 2003
+ * Wolfgang Denk, DENX Software Engineering,
+ *
+ * See file CREDITS fo
diff --git a/arch/mips/cpu/mips64/start.S b/arch/mips/cpu/mips64/start.S
new file mode 100644
index 000..2208b6b
--- /dev/null
+++ b/arch/mips/cpu/mips64/start.S
@@ -0,0 +1,374 @@
+/*
+ * Startup Code for MIPS64 CPU-core
+ *
+ * Copyright (c) 2003 Wolfgang Denk
+ *
+ * See file CREDITS for l
diff --git a/arch/mips/cpu/mips64/time.c b/arch/mips/cpu/mips64/time.c
new file mode 100644
index 000..350896a
--- /dev/null
+++ b/arch/mips/cpu/mips64/time.c
@@ -0,0 +1,86 @@
+/*
+ * (C) Copyright 2003
+ * Wolfgang Denk, DENX Software Engineering, w...@denx.de.
+ *
+ * See file CREDITS for lis
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/include/asm/addrspace.h
@@ -136,7 +136,7 @@
cannot access physical memory directly from core */
#define UNCACHED_SDRAM(a) (((
diff --git a/arch/mips/include/asm/io.h b/arch/mips/include/asm/io.h
index 025012a..80eab75 100644
--- a/arch/mips/include/asm/io.h
+++ b/arch/mips/include/asm/io.h
@@ -120,12 +120,20 @@ static inline void set_io_port_base(unsigned long
base)
*/
extern inline phys_addr_t virt_to_phys(volatile vo
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 @@
/*
OUTPUT_FORMAT("elf32-bigmips", "elf32-bigmips", "elf32-bigmips")
*/
+#if defined(CONFIG_64BIT)
+OUTPUT_FORMAT
diff --git a/board/qemu-mips/config.mk b/board/qemu-mips/config.mk
index 27cd34a..6a3d7a7 100644
--- a/board/qemu-mips/config.mk
+++ b/board/qemu-mips/config.mk
@@ -2,9 +2,16 @@
# Qemu -M mips system emulator
# See http://fabrice.bellard.free.fr/qemu
#
+ifeq "$(CPU)" "mips64"
+# ROM version
+#CO
1 - 100 of 227 matches
Mail list logo