Dear Metalod,
In message you
wrote:
>
> I have a custom board, based on Freescale M5271EVB, use codesourcery
> toolchains 2010.09-41.
> Board code are almost same as the evb board:
Almost the same, but different. And not in mainline.
How can we comment on code thatis completely unknown to us?
Hi Wolfgang,
On Wed, Jan 26, 2011 at 3:44 PM, Wolfgang Denk wrote:
> Dear Lei Wen,
>
> In message you
> wrote:
>>
>> This already fixed in the v6 patch, maybe you didn't notice this...
>
> Yes, I missed this v6 series of patches, because it seems you broke
> the mail thread when sending it.
>
>
Dear Lei Wen,
In message you
wrote:
>
> >> + while (loop--);
> >
> > Please write:
> >
> >while (loop--)
> >;
>
> Fixed...
> >
> > But then - are you sure the compiler does not optimize this out? You
> > probably want to use __udelay() instead.
>
> F
Hello Reinhard,
Reinhard Meyer wrote:
> Dear Heiko Schocher,
>> Hello Wolfgang and Reinhard,
>>
>> Wolfgang Denk wrote:
>>> Dear Heiko& Reinhard,
>>>
>>> In
>>> message<7bc3ea96fb41d5e41ac53281d77d3158bffd3b21.1295995460.git.r...@bluewatersys.com>
>>>
>>> Ryan Mallon wrote:
Signed-off-by:
Hi Wolfgang,
On Wed, Jan 26, 2011 at 3:39 PM, Wolfgang Denk wrote:
> Dear Lei Wen,
>
> In message you
> wrote:
>>
>> >> This patch adds the support MFP support for Marvell PANTHEON SoCs
>> >
>> > "the support MFP support" ??
Sorry for the typo...
>> >
>> > Please fix. Also, please explain wha
At 09:38 25.01.2011 -0600, Kumar Gala wrote:
>On Jan 25, 2011, at 7:25 AM, Fabian Cenedese wrote:
>
>> Hi
>>
>> As the config.mk file is doomed I tried to set my reset vector
>> in another way. I first tried it in the board's config header. But
>> that didn't seem to have an effect. I then tried
Dear Aaron Williams,
In message <201101251756.30586.aaron.willi...@caviumnetworks.com> you wrote:
> I ran into a problem with the Spansion S29GL064N flash chip in that it
> returns
> a manufacturer ID of 0 and it also requires the AMD geometry fixup.
>
> Additionally, I modified a few print sta
Dear Lei Wen,
In message you
wrote:
>
> This already fixed in the v6 patch, maybe you didn't notice this...
Yes, I missed this v6 series of patches, because it seems you broke
the mail thread when sending it.
Please see
http://www.denx.de/wiki/view/U-Boot/Patches#Sending_updated_patch_version
Dear Wolfgang Denk,
> Dear Ryan Mallon,
>
> In
> message
> you wrote:
>>
>> Signed-off-by: Ryan Mallon
>> ---
>> board/bluewater/snapper9260/Makefile | 53
>> board/bluewater/snapper9260/snapper9260.c | 169 +
>> include/configs/snapper9260.h
Dear Liu Ying-B17645,
In message
you
wrote:
> Hello,
>
> I sent the following patch for view about 2 weeks ago and haven't got any c=
> omment till now.
> Could anyone help to give comments? Thanks.
It would definitely help if you put the responsible custodian on Cc:
[Done now.]
Best regard
Dear Lei Wen,
In message you
wrote:
>
> >> This patch adds the support MFP support for Marvell PANTHEON SoCs
> >
> > "the support MFP support" ??
> >
> > Please fix. Also, please explain what MFP is. It may be obvious to
> > you, it ain't so for me.
> >
> >> +/*
> >> + * Frequently used MFP Con
Dear Heiko Schocher,
> Hello Wolfgang and Reinhard,
>
> Wolfgang Denk wrote:
>> Dear Heiko& Reinhard,
>>
>> In
>> message<7bc3ea96fb41d5e41ac53281d77d3158bffd3b21.1295995460.git.r...@bluewatersys.com>
>> Ryan Mallon wrote:
>>> Signed-off-by: Ryan Mallon
>>> ---
>>> drivers/i2c/soft_i2c.c |
Dear Alexander Holler,
In message <4d3f679f.6060...@ahsoftware.de> you wrote:
>
> > Patches welcome...
>
> I don't have a script or similiar which tests which boards does compile,
Yes, you do. It's called MAKEALL and comes for free with the U-Boot
code. Actually it is required to be run before
Dear Michael Schwingen,
In message <4d3f603f.5050...@discworld.dascon.de> you wrote:
>
> Since I am not the maintainer of these boards, I tried to keep the
> changes minimal.
> I can go ahread if noone protests, but I can only test IXDP425 (we have
> one at work), and I can't guarantee compatibili
Dear Macpaul Lin,
In message you
wrote:
>
> > Sorry, but I see only now that this file was derived from Linux.
> > Please note this accordingly in the commit message - see
> >
> > http://www.denx.de/wiki/view/U-Boot/Patches#Attributing_Code_Copyrights_Sign
...
> The upstream Linux Kernel source
Hello Wolfgang and Reinhard,
Wolfgang Denk wrote:
> Dear Heiko & Reinhard,
>
> In message
> <7bc3ea96fb41d5e41ac53281d77d3158bffd3b21.1295995460.git.r...@bluewatersys.com>
> Ryan Mallon wrote:
>> Signed-off-by: Ryan Mallon
>> ---
>> drivers/i2c/soft_i2c.c |4 +---
>> 1 files changed, 1 i
Dear Michael Schwingen,
In message <4d3f5f45.4020...@discworld.dascon.de> you wrote:
>
> > That's not a "board list", but the MAINTAINERS file (I would
> > expect changes to boards.cfg when I read "board list").
> Right. Do you waht a patch with an updated comment?
Yes, please.
> >> - wepep250
Dear Michael Schwingen,
In message <4d3f5eac.9000...@discworld.dascon.de> you wrote:
> Am 01/25/2011 09:44 PM, schrieb Wolfgang Denk:
> >
> >> diff --git a/board/actux1/config.mk b/board/actux1/config.mk
> >> index 88634f7..a370337 100644
> >> --- a/board/actux1/config.mk
> >> +++ b/board/actux1/c
Le 26/01/2011 04:39, Cunsuo Guo a écrit :
> 2011/1/26 Matt Johnson
>
>> Hello.
>>
>> I have a custom board with a Samsung s3c2410 (arm920t) processor. I have
>> been unable to get the main branch of u-boot to work with this board.
>> However, I have been successful with the old OpenMoko fork. (I
Dear Ryan Mallon,
In message
you wrote:
>
> Signed-off-by: Ryan Mallon
> ---
> boards.cfg |2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
This needs to be folded into previous patch.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Det
Dear Ryan Mallon,
In message
you wrote:
>
> Signed-off-by: Ryan Mallon
> ---
> board/bluewater/snapper9260/Makefile | 53
> board/bluewater/snapper9260/snapper9260.c | 169 +
> include/configs/snapper9260.h | 191
> ++
Dear Heiko & Reinhard,
In message
<7bc3ea96fb41d5e41ac53281d77d3158bffd3b21.1295995460.git.r...@bluewatersys.com>
Ryan Mallon wrote:
>
> Signed-off-by: Ryan Mallon
> ---
> drivers/i2c/soft_i2c.c |4 +---
> 1 files changed, 1 insertions(+), 3 deletions(-)
I think this one goes through as
> -Original Message-
> From: Wolfgang Denk [mailto:w...@denx.de]
> Sent: Tuesday, January 25, 2011 1:25 PM
> To: Prafulla Wadaskar
> Cc: u-boot@lists.denx.de; Lei Wen; Yu Tang; Ashish Karkare; Prabhanjan
> Sarnaik; adrian . wenl @ gmail . com "
> Subject: Re: [U-Boot] [PATCH V2 3/5] seria
On Jan 21, 2011, at 4:03 PM, Timur Tabi wrote:
> The ngPIXIS is an FPGA used on the reference boards of most Freescale PowerPC
> SOCs. Although programming the ngPIXIS is mostly standard on all boards that
> have it, the P1022DS is unique in that the ngPIXIS needs to be programmed in
> "indirect
Hi,
I have a custom board, based on Freescale M5271EVB, use codesourcery
toolchains 2010.09-41.
Board code are almost same as the evb board:
- include/configs/M5271EVB.h
- board/freescale/m5271evb/
- arch/m68k/cpu/mcf52x2/
$ export CROSS_COMPILE=...
$ make M5271EVB_config
$ make
1. I got linking e
From: York Sun
Using hwconfig to turn on/off ECC, without re-compiling.
Signed-off-by: York Sun
Signed-off-by: Kumar Gala
---
include/configs/MPC8572DS.h |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/MPC8572DS.h b/include/configs/MPC8572DS.h
index 8f
From: York Sun
Workaround for the following errata:
DDR111 - MCKE signal may not function correctly at assertion of HRESET
DDR134 - The automatic CAS-to-Preamble feature of the DDR controller can
calibrate to incorrect values
These two workarounds must be implemented together because th
From: York Sun
Use unique erratum number instead of platform number.
Enable command that reports errata on MPC8572DS.
Signed-off-by: York Sun
Signed-off-by: Kumar Gala
---
arch/powerpc/cpu/mpc85xx/cmd_errata.c |4 +++-
arch/powerpc/cpu/mpc85xx/ddr-gen3.c |2 +-
arch/powerpc/
From: York Sun
This polling loop is not required normally, unless specifically stated in
workaround.
Signed-off-by: York Sun
Signed-off-by: Kumar Gala
---
arch/powerpc/cpu/mpc85xx/ddr-gen3.c |2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/arch/powerpc/cpu/mpc85xx/ddr
From: York Sun
Also removed duplicate CONFIG_CMD_IRQ define.
Signed-off-by: York Sun
Signed-off-by: Kumar Gala
---
include/configs/MPC8572DS.h |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/configs/MPC8572DS.h b/include/configs/MPC8572DS.h
index e6b60cf..8f3
Remove declerations of fsl_ddr_set_memctl_regs in board files with and
place it into a common header.
Based on patch from Poonam Aggrwal.
Signed-off-by: Kumar Gala
---
arch/powerpc/include/asm/fsl_ddr_sdram.h |2 ++
board/freescale/corenet_ds/ddr.c |3 ---
board/freescale/p1_p2_
Rather than having #defines DATARATE_*_MHZ, lets just match what we do on
the SPD code and convert the DDR frequency into MHZ and just compare
with a constant.
Based on patch from Poonam Aggrwal.
Signed-off-by: Kumar Gala
---
board/freescale/corenet_ds/ddr.c | 14 --
board
On Jan 25, 2011, at 3:13 PM, Wolfgang Denk wrote:
> Dear Scott Wood,
>
> In message <20110125143740.2e1f2...@udp111988uds.am.freescale.net> you wrote:
>>
>> Do you have a simpler way to do this? Note that for any board that
>
> e009cde powerpc: Fix FPU post related link warnings
>
> ?
>
>
On Tue, Jan 25, 2011 at 19:56, Aaron Williams
wrote:
> I ran into a problem with the Spansion S29GL064N flash chip in that it returns
> a manufacturer ID of 0 and it also requires the AMD geometry fixup.
>
> Additionally, I modified a few print statements to use KiB/MiB instead of
> kB/MB.
>
> -Aa
2011/1/26 Matt Johnson
> Hello.
>
> I have a custom board with a Samsung s3c2410 (arm920t) processor. I have
> been unable to get the main branch of u-boot to work with this board.
> However, I have been successful with the old OpenMoko fork. (I believe it
> is because of the "SteppingStone" mi
Hello,
I sent the following patch for view about 2 weeks ago and haven't got any
comment till now.
Could anyone help to give comments? Thanks.
Best Regards,
Liu Ying
-Original Message-
From: Liu Ying-B17645
Sent: Tuesday, January 11, 2011 3:30 PM
To: u-boot@lists.denx.de
Cc: Liu Ying-B
Hi Wolfgang,
On Wed, Jan 26, 2011 at 5:32 AM, Wolfgang Denk wrote:
> Dear Lei Wen,
>
> In message <1294632087-8025-3-git-send-email-lei...@marvell.com> you wrote:
>> Pantheon Family processors are highly integrated SoCs
>> based on Sheeva_88SV331x-v5 PJ1 cpu core.
>> Ref:
>> http://www.marvell.co
I ran into a problem with the Spansion S29GL064N flash chip in that it returns
a manufacturer ID of 0 and it also requires the AMD geometry fixup.
Additionally, I modified a few print statements to use KiB/MiB instead of
kB/MB.
-Aaron Williams
diff --git a/drivers/mtd/cfi_flash.c b/drivers/mtd
Hi Wolfgang,
On Wed, Jan 26, 2011 at 5:34 AM, Wolfgang Denk wrote:
> Dear Lei Wen,
>
> In message <1294632087-8025-5-git-send-email-lei...@marvell.com> you wrote:
>> This patch adds the support MFP support for Marvell PANTHEON SoCs
>
> "the support MFP support" ??
>
> Please fix. Also, please exp
Am 25.01.2011 21:17, schrieb Wolfgang Denk:
> Dear Alexander Holler,
>
> In message<4d3e8855.4070...@ahsoftware.de> you wrote:
>>
>>> *
>>> * Currently,>100 ARM boards are *broken* and *do not compile*. *
>>> **
Am 01/25/2011 09:47 PM, schrieb Wolfgang Denk:
> Dear Michael Schwingen,
>
> In message <1294062338-21084-12-git-send-email-mich...@schwingen.org> you
> wrote:
>> Signed-off-by: Michael Schwingen
>> ---
>> board/ixdp425/config.mk|3 ++-
>> board/prodrive/pdnb3/config.mk |2 +-
>>
Am 01/25/2011 09:36 PM, schrieb Wolfgang Denk:
> Dear Michael Schwingen,
>
> In message <1294062338-21084-14-git-send-email-mich...@schwingen.org> you
> wrote:
>> Signed-off-by: Michael Schwingen
> ...
>> diff --git a/board/dvlhost/config.mk b/board/dvlhost/config.mk
>> new file mode 100644
>> in
Am 01/25/2011 09:44 PM, schrieb Wolfgang Denk:
>
>> diff --git a/board/actux1/config.mk b/board/actux1/config.mk
>> index 88634f7..a370337 100644
>> --- a/board/actux1/config.mk
>> +++ b/board/actux1/config.mk
>> @@ -1,6 +1,3 @@
>> -CONFIG_SYS_TEXT_BASE = 0x00e0
>> -
>> -# include NPE ethernet
Am 01/25/2011 09:38 PM, schrieb Wolfgang Denk:
> Dear Michael Schwingen,
>
> In message <1294062338-21084-2-git-send-email-mich...@schwingen.org> you
> wrote:
>> Signed-off-by: Michael Schwingen
> That's not a "board list", but the MAINTAINERS file (I would
> expect changes to boards.cfg when I r
Hi Wolfgang,
2011/1/26 Wolfgang Denk
> Dear Macpaul Lin,
>
> In message <1294195930-11548-1-git-send-email-macp...@andestech.com> you
> wrote:
> > Faraday ftwdt010 watchdog is an architecture independant
> > watchdog. It is usaually used in SoC chip design.
> >
> > Signed-off-by: Macpaul Lin
>
Signed-off-by: Ryan Mallon
---
drivers/i2c/soft_i2c.c |4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/drivers/i2c/soft_i2c.c b/drivers/i2c/soft_i2c.c
index 1a1809a..d3803a2 100644
--- a/drivers/i2c/soft_i2c.c
+++ b/drivers/i2c/soft_i2c.c
@@ -30,9 +30,7 @@
#include
Signed-off-by: Ryan Mallon
---
board/bluewater/snapper9260/Makefile | 53
board/bluewater/snapper9260/snapper9260.c | 169 +
include/configs/snapper9260.h | 191 +
3 files changed, 413 insertions(+), 0 deletions(-)
Add support for Bluewater Systems Snapper9260/9G20 modules. The
modules are based on the AT91SAM9260 and AT91SAM9G20 processors
respectively and support NAND flash and Ethernet.
This patches apply against the rework101229 branch of
git://git.denx.de/u-boot-atmel.git.
Changes since v1:
- Update
Signed-off-by: Ryan Mallon
---
boards.cfg |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/boards.cfg b/boards.cfg
index 9b15026..370ab02 100644
--- a/boards.cfg
+++ b/boards.cfg
@@ -113,6 +113,8 @@ imx27litearm arm926ejs
imx27lite
- update to new relocation code
- switch to boards.cfg
- get rid of LEGACY (still a little hack in .h to compile)
- add nand boot configuration
- boot tested for the following configurations :
9260 (64MB RAM & nor boot)
9260_nand (64MB RAM & nand boot)
9G20_128M (128MB RAM &
this board was cancelled long time ago so remove it as it won't
be maintained anymore
Signed-off-by: Eric Bénard
---
board/mp2usb/Makefile| 50 -
board/mp2usb/config.mk |3 -
board/mp2usb/flash.c | 552 --
board/mp2usb/mp2usb.c
In some of my work with the Cavium Octeon 64-bit processor I ran into a
problem with the min and max macros provided in common.h. The problem occurs
if x is 32-bit and y is 64-bit. In this case, y will always be truncated to
32-bits. This patch fixes this problem.
-Aaron
diff --git a/include/
> [ snip ]
>
> > +/*
> > + * Routine: pin_mux_uart
> > + * Description: setup the pin muxes/tristate values for a UART
> > + */
> > +static void pin_mux_uart(void)
> > +{
> > + pinmux_tri_ctlr *const pmt = (pinmux_tri_ctlr
> > *)NV_PA_APB_MISC_BASE;
>
Mike et al,
On Tue, Jan 25, 2011 at 2:37 PM, Tom Warren wrote:
> Mike,
>
> On Tue, Jan 25, 2011 at 2:12 PM, Mike Rapoport wrote:
>> On 01/25/11 18:50, Tom Warren wrote:
>>> Mike,
>>>
>>> On Tue, Jan 25, 2011 at 1:11 AM, Mike Rapoport wrote:
On 01/22/11 01:06, Tom Warren wrote:
> Signed
Attention Email Users,
A Computer Database Maintainance is currently going on our Webmail Message
Center.
Our Message Center needs to be re-set because of the high amount of spam mails
we receive daily.
A Quarantine Maintainance will help us prevent this everyday dilemma.
How can I restore my a
Mike,
On Tue, Jan 25, 2011 at 2:12 PM, Mike Rapoport wrote:
> On 01/25/11 18:50, Tom Warren wrote:
>> Mike,
>>
>> On Tue, Jan 25, 2011 at 1:11 AM, Mike Rapoport wrote:
>>> On 01/22/11 01:06, Tom Warren wrote:
Signed-off-by: Tom Warren
---
>>>
>>> [ snip ]
>>>
+/*
+ * Routine
Dear Lei Wen,
In message <1294632087-8025-5-git-send-email-lei...@marvell.com> you wrote:
> This patch adds the support MFP support for Marvell PANTHEON SoCs
"the support MFP support" ??
Please fix. Also, please explain what MFP is. It may be obvious to
you, it ain't so for me.
> +/*
> + * Freq
Dear Lei Wen,
In message <1294632087-8025-3-git-send-email-lei...@marvell.com> you wrote:
> Pantheon Family processors are highly integrated SoCs
> based on Sheeva_88SV331x-v5 PJ1 cpu core.
> Ref:
> http://www.marvell.com/products/processors/communications/marvell_pantheon_910_920_pb.pdf
>
> SoC
Dear Prafulla,
In message <1294632087-8025-4-git-send-email-lei...@marvell.com> Lei Wen wrote:
> Signed-off-by: Lei Wen
> ---
> drivers/serial/serial.c |2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/serial/serial.c b/drivers/serial/serial.c
> index cd3439
Dear Nobuhiro Iwamatsu,
In message <1294277034-6509-1-git-send-email-iwama...@nigauri.org> you wrote:
> Linker needs to use the proper endian/bfd flags even when doing partial
> linking.
> LDFLAGS_u-boot sets linker option which is called it when U-boot is built
> (u-boot final).
> LDFLAGS sets n
Dear Macpaul Lin,
In message <1294218744-2535-1-git-send-email-macp...@andestech.com> you wrote:
> Faraday's ftpmu010 is a power managemnet unit which support cpu
> sleep and frequency scaling. It has been integrated into many SoC.
>
> This patch also move ftpmu010 to a proper place for later enh
Dear Macpaul Lin,
In message <1294195930-11548-1-git-send-email-macp...@andestech.com> you wrote:
> Faraday ftwdt010 watchdog is an architecture independant
> watchdog. It is usaually used in SoC chip design.
>
> Signed-off-by: Macpaul Lin
> ---
> Change v2:
> Fix the wrong title of ftwdt010_w
Dear Scott Wood,
In message <20110125143740.2e1f2...@udp111988uds.am.freescale.net> you wrote:
>
> Do you have a simpler way to do this? Note that for any board that
e009cde powerpc: Fix FPU post related link warnings
?
> > given the fact that there are
> > no intentions to work with floatin
On 01/25/11 18:50, Tom Warren wrote:
> Mike,
>
> On Tue, Jan 25, 2011 at 1:11 AM, Mike Rapoport wrote:
>> On 01/22/11 01:06, Tom Warren wrote:
>>> Signed-off-by: Tom Warren
>>> ---
>>
>> [ snip ]
>>
>>> +/*
>>> + * Routine: pin_mux_uart
>>> + * Description: setup the pin muxes/tristate values fo
Dear Michael Schwingen,
In message <1294062338-21084-13-git-send-email-mich...@schwingen.org> you wrote:
> add support for MII ports that lack a PHY with standard PHY registers
>
> Signed-off-by: Michael Schwingen
> ---
> arch/arm/cpu/ixp/npe/npe.c | 18 +-
> include/configs/a
Dear Michael Schwingen,
In message <1294062338-21084-12-git-send-email-mich...@schwingen.org> you wrote:
>
> Signed-off-by: Michael Schwingen
> ---
> board/ixdp425/config.mk|3 ++-
> board/prodrive/pdnb3/config.mk |2 +-
> boards.cfg |2 +-
> include/conf
Dear Michael Schwingen,
In message <1294062338-21084-9-git-send-email-mich...@schwingen.org> you wrote:
>
> Signed-off-by: Michael Schwingen
> ---
> board/actux2/actux2.c| 26 +---
> board/actux2/config.mk |7 +
> board/actux2/u-boot.lds | 47 +
Dear Michael Schwingen,
In message <1294062338-21084-8-git-send-email-mich...@schwingen.org> you wrote:
>
> Signed-off-by: Michael Schwingen
> ---
> board/actux1/actux1.c| 22 +++-
> board/actux1/config.mk |7 +
> board/actux1/u-boot.lds | 42 +
Dear Michael Schwingen,
In message <1294062338-21084-6-git-send-email-mich...@schwingen.org> you wrote:
>
> Signed-off-by: Michael Schwingen
> ---
> arch/arm/cpu/ixp/npe/Makefile |1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/cpu/ixp/npe/Makefile b/arch/
Dear Michael Schwingen,
In message <1294062338-21084-5-git-send-email-mich...@schwingen.org> you wrote:
> - jump to real flash location after reset before turning off flash mirror
> - fix timer system to use HZ == 1000, remove broken interrupt-based code
>
> Signed-off-by: Michael Schwingen
>
Dear Michael Schwingen,
In message <1294062338-21084-3-git-send-email-mich...@schwingen.org> you wrote:
>
> Signed-off-by: Michael Schwingen
> ---
> arch/arm/cpu/ixp/npe/npe.c |3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/cpu/ixp/npe/npe.c b/arch/arm/
Dear Michael Schwingen,
In message <1294062338-21084-2-git-send-email-mich...@schwingen.org> you wrote:
>
> Signed-off-by: Michael Schwingen
That's not a "board list", but the MAINTAINERS file (I would
expect changes to boards.cfg when I read "board list").
> - wepep250xscale
> +
On Tue, 25 Jan 2011 21:19:19 +0100
Wolfgang Denk wrote:
> Dear Scott Wood,
>
> In message <20110125140547.2825f...@udp111988uds.am.freescale.net> you wrote:
> >
> > On cores that have FP (at least those that support the FPU POST, and
> > which are currently having problems), use hard float, enab
Dear Michael Schwingen,
In message <1294062338-21084-14-git-send-email-mich...@schwingen.org> you wrote:
>
> Signed-off-by: Michael Schwingen
...
> diff --git a/board/dvlhost/config.mk b/board/dvlhost/config.mk
> new file mode 100644
> index 000..a370337
> --- /dev/null
> +++ b/board/dvlhost
Dear Graeme Russ,
In message <1294084016-2674-1-git-send-email-graeme.r...@gmail.com> you wrote:
> It's been a while since I've posted a patch (missed the last release cycle
> entirely). I've been working on bringing x86 into line with ARM and PowerPC
> with the init sequence running in flash. Cur
Dear Graeme Russ,
In message <1294084016-2674-13-git-send-email-graeme.r...@gmail.com> you wrote:
> ---
> arch/i386/cpu/sc520/Makefile |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/arch/i386/cpu/sc520/Makefile b/arch/i386/cpu/sc520/Makefile
> index fb47c20..b962b
Dear Scott Wood,
In message <20110125140547.2825f...@udp111988uds.am.freescale.net> you wrote:
>
> On cores that have FP (at least those that support the FPU POST, and
> which are currently having problems), use hard float, enable
> MSR[FP] or equivalent, and let GCC use FP for various tasks if it
Dear Alexander Holler,
In message <4d3e8855.4070...@ahsoftware.de> you wrote:
>
> > *
> > * Currently,>100 ARM boards are *broken* and *do not compile*. *
> > **
Dear Kumar Gala,
In message <1295946008-11905-1-git-send-email-ga...@kernel.crashing.org> you
wrote:
> If we built POST on PPC's that didn't enable CONFIG_SYS_POST_FPU we'd
> get the following warning with newer toolchains:
>
> powerpc-linux-gnu-ld: Warning: lib_powerpc/fpu/libpostpowerpcfpu.o
>
Dear Kumar Gala,
In message <1295429800-26074-1-git-send-email-ga...@kernel.crashing.org> you
wrote:
> Patch 8ef583a0 [miiphy: convert to linux/mii.h] introduced the following
> compiler warnings in the uec ethernet driver:
>
> In file included from /local/home/galak/git/u-boot-85xx/include/miip
Dear Kumar Gala,
In message you wrote:
> The following changes since commit e1ccf97c5d7651664d37c0c5aa243874b8851b2d:
>
> Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx (2011-01-17
> 20:31:46 +0100)
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-mpc85x
On Tue, 25 Jan 2011 11:49:53 -0600
Kumar Gala wrote:
>
> On Jan 25, 2011, at 10:40 AM, Timur Tabi wrote:
>
> > Kumar Gala wrote:
> >> Actually we've dealt with this already:
> >>
> >> commit ce82ff05388b5ddafdf6082ef0776cce72c40b1c
> >> Author: Yuri Tikhonov
> >> Date: Sat Dec 20 14:54:21 2
Dear =?ISO-8859-1?Q?Matthias_Wei=DFer?=,
In message <4d3eac1a.5030...@arcor.de> you wrote:
>
> | HEAD(1)| HEAD(1)| HEAD(2)| HEAD(2)|
> || +patch || +patch |
> ---+++++
> Reset to pro
Wolfgang Denk wrote:
> But we also do not have any need for FP operations either. It would
> just add to the complexity (and to the memory foot print, especially
> on systems without FPU where we would have to provide soft-float
> libraries, plus eventually variantes for SPEv1 and SPEvv2 and
> what
Dear Timur Tabi,
In message <4d3f1d25.4070...@freescale.com> you wrote:
>
> I think you misunderstand. I'm not saying that we should use FP instructions
> in
> U-Boot. I'm saying that since we *don't* use FP instructions in U-Boot, we
> can
> just turn on hard-float and avoid any incompatibili
Dear Timur Tabi,
In message <4d3f16c7.7040...@freescale.com> you wrote:
>
> But when will gcc generate FP instructions? If we compile with soft-float,
> will
> it link in an FP library and use it?
GCC will (in addition to the obvious case of operations of FP data
types) generate FP instructions
Dear Timur Tabi,
In message <4d3f1674.10...@freescale.com> you wrote:
>
> Because dealing with FP in a multi-tasking OS is messy. U-Boot doesn't have
> that problem.
But we also do not have any need for FP operations either. It would
just add to the complexity (and to the memory foot print, espe
> -Original Message-
> From: Minkyu Kang [mailto:proms...@gmail.com]
> Sent: Tuesday, January 25, 2011 4:52 AM
> To: Albert ARIBAUD
> Cc: u-boot@lists.denx.de; Prafulla Wadaskar
> Subject: Re: Pull from ARM mavell and samsung repos?
>
> Dear Albert ARIBAUD,
>
> On 25 January 2011 21:18,
Specify the number of DDR controllers, number of frame managers, number
of 1g and 10g ports.
Signed-off-by: Kumar Gala
---
arch/powerpc/include/asm/config_mpc85xx.h | 15 +++
1 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/arch/powerpc/include/asm/config_mpc85xx.h
Hello.
I have a custom board with a Samsung s3c2410 (arm920t) processor. I have
been unable to get the main branch of u-boot to work with this board.
However, I have been successful with the old OpenMoko fork. (I believe it
is because of the "SteppingStone" microcode. See
http://wiki.openmoko.or
Kumar Gala wrote:
> * still have to deal with cores that dont have FP
But when will gcc generate FP instructions? If we compile with soft-float, will
it link in an FP library and use it?
My point is that compiling with soft-float doesn't make much more sense than
compiling with hard-float, since
Wolfgang Denk wrote:
> Why doesn't the Linux kernel use floating point instructions?
Because dealing with FP in a multi-tasking OS is messy. U-Boot doesn't have
that problem.
--
Timur Tabi
Linux kernel developer at Freescale
___
U-Boot mailing list
U
Dear Albert ARIBAUD,
In message <4d3f1125.5070...@free.fr> you wrote:
>
> > I'm going to send the pull request at this Thursday .
> > Because of I'm waiting the review of my patches. (about s5pc2xx SoC)
> >
> > When will you send the pull request to u-boot?
>
> If that's fine with Wolfgang, I'll
Dear Timur Tabi,
In message <4d3efcf2.4060...@freescale.com> you wrote:
>
> Why don't we compile all of U-Boot with hard float by default? What's wrong
> with using floating point instructions in U-Boot?
We don't need it.
Why doesn't the Linux kernel use floating point instructions?
Best regar
Le 24/01/2011 12:39, Daniel Gorsulowski a écrit :
> Hello Reinhard,
>
> ...
>>>
>>> Check that your AT91Bootstrap loads u-boot to a sane address not at the
>>> very end
>>> of DRAM, and that CONFIG_SYS_TEXT_BASE is exactly the address where
>>> AT91Bootstrap
>>> loads u-boot. (I changed AT91Bootstr
Le 25/01/2011 13:51, Minkyu Kang a écrit :
> Dear Albert ARIBAUD,
>
> On 25 January 2011 21:18, Albert ARIBAUD wrote:
>> (cc: ARM Marvell and Samsung custodians)
>>
>> Hi,
>>
>> Looking up ARM repos, I see that currently u-boot-arm/master is lagging
>> behind u-boot-marvell/master and u-boot-samsu
On Jan 25, 2011, at 10:40 AM, Timur Tabi wrote:
> Kumar Gala wrote:
>> Actually we've dealt with this already:
>>
>> commit ce82ff05388b5ddafdf6082ef0776cce72c40b1c
>> Author: Yuri Tikhonov
>> Date: Sat Dec 20 14:54:21 2008 +0300
>>
>>FPU POST: fix warnings when building with 2.18 binuti
Mike,
On Tue, Jan 25, 2011 at 1:11 AM, Mike Rapoport wrote:
> On 01/22/11 01:06, Tom Warren wrote:
>> Signed-off-by: Tom Warren
>> ---
>
> [ snip ]
>
>> +/*
>> + * Routine: pin_mux_uart
>> + * Description: setup the pin muxes/tristate values for a UART
>> + */
>> +static void pin_mux_uart(void)
Kumar Gala wrote:
> Actually we've dealt with this already:
>
> commit ce82ff05388b5ddafdf6082ef0776cce72c40b1c
> Author: Yuri Tikhonov
> Date: Sat Dec 20 14:54:21 2008 +0300
>
> FPU POST: fix warnings when building with 2.18 binutils
Why don't we compile all of U-Boot with hard float by
On Jan 25, 2011, at 7:25 AM, Fabian Cenedese wrote:
> Hi
>
> As the config.mk file is doomed I tried to set my reset vector
> in another way. I first tried it in the board's config header. But
> that didn't seem to have an effect. I then tried a config option
> in the boards.cfg file but that al
1 - 100 of 127 matches
Mail list logo