Hi Jean
I don't see the kirkwood support patches (which are on arm/next) in the pull
request
Did you missed them?
Regards..
Prafulla . .
> -Original Message-
> From: u-boot-boun...@lists.denx.de
> [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Wolfgang Denk
> Sent: Thursday, June 1
at what point in the build do you get this error?
- k
On Jun 10, 2009, at 7:03 PM, cmfai...@rockwellcollins.com wrote:
>
> Kumar,
> The host is x86.
>
> Sorry. I should've mentioned that I installed the ELDK 4.2 for ppc-
> linux-x86. I"m using powerpc-linux-gcc for cross-compiling.
>
>
> Thanks
> -Original Message-
> From: Tom [mailto:tom@windriver.com]
> Sent: Wednesday, June 10, 2009 9:44 PM
> > This is a repeat story of what happened in linux-omap and kernel. We had
> a similar discussion in [1] and related patch [2] to change equations. I
> have the same reservations with
Menon, Nishanth wrote:
>>
>
> This is a repeat story of what happened in linux-omap and kernel. We had a
> similar discussion in [1] and related patch [2] to change equations. I have
> the same reservations with this patch:
> a) using speed as default does not scale for all board combination
Acked-by: Kyungmin Park
> -Original Message-
> From: Shinya Kuribayashi [mailto:skuri...@ruby.dti.ne.jp]
> Sent: Sunday, June 07, 2009 9:45 PM
> To: kyungmin.p...@samsung.com
> Cc: u-boot@lists.denx.de
> Subject: apollon: Fix a OBJCFLAGS typo
>
> Signed-off-by: Shinya Kuribayashi
> ---
Kumar,
The host is x86.
Sorry. I should've mentioned that I installed the ELDK 4.2 for
ppc-linux-x86. I"m using powerpc-linux-gcc for cross-compiling.
Thanks.
Christopher M. Fairfax
Sr. Software Engineer
Rockwell Collins
+1 540-428-3344
+1 540-428-3301
cmfai...@rockwellcollins.com
This messa
what is the host architecture x86 or ppc?
If its x86 you need a cross compiler.
- k
On Jun 10, 2009, at 5:37 PM, cmfai...@rockwellcollins.com wrote:
> I'm trying to build U-boot (2009.03) under Ubuntu 8.10.
>
> I get the following error when building:
>
> "as: unrecognized option '-mppc'"
> "ma
I'm trying to build U-boot (2009.03) under Ubuntu 8.10.
I get the following error when building:
"as: unrecognized option '-mppc'"
"make[1]: *** [hello_world.o] Error 2"
"make[1]: Leaving directory '/opt/u-boot/examples'"
"make: *** [examples] Error 2"
I've built the same U-Boot source code on
Dear Stefan Roese,
In message <200906100702.48097...@denx.de> you wrote:
> Hi Wolfgang,
>
> please pull this change into next:
>
> The following changes since commit ac343095c65f7d86bcd7d6c488e364d795d68850:
> Wolfgang Denk (1):
> Merge branch 'next' of git://git.denx.de/u-boot-usb int
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <20090609233126.gg7...@game.jcrosoft.org> you wrote:
> Hi Wolfgang,
>
> Please pull
> The following changes since commit 580611cb0932143fc2d7a735cfa9ce1ef34d6002:
> Wolfgang Denk (1):
> Prepare 2009.06-rc3
>
> are available in the git r
Andy:
I was running into a issues, and just wanted to double check that it should be
able to be handled - and the problem wasn't in the arch specific mmc driver
somewhere
If you format the card with unpartitioned Removable device ('super floppy'
format: A super floppy layout is one in whi
Dear Alfred steele,
In message <528f13590906101426s6f8e18c9lffa602e41ada9...@mail.gmail.com> you
wrote:
>
> I believe that AVIC has to be initialized for the MX31 PDK for
> getting any peripheral based interrupt to work. I did not find any
> instance of it in the latest MX31 PDK patch, or am i
Hi Magnus/all,
I believe that AVIC has to be initialized for the MX31 PDK for
getting any peripheral based interrupt to work. I did not find any
instance of it in the latest MX31 PDK patch, or am i missing anything.
If we are assuming that this responsibility gets transferred to the
kernel, the
Jean-Christophe,
Has this been applied?
It appears as if it has not been applied
Thanks,
Sandeep
From: Ben Warren [mailto:biggerbadder...@gmail.com]
Sent: Sunday, May 24, 2009 4:27 PM
To: Jean-Christophe PLAGNIOL-VILLARD
Cc: Paulraj, Sandeep; u-boot@lists.denx.d
Dear Fabio,
In message <531773.91622...@web51001.mail.re2.yahoo.com> you wrote:
>
> > Fabio, do you agree?
>
> Magnus told me off the list that he has no interest in becoming the board m=
> aintainer and asked me if I could be the maintainer for the MX31PDK.
>
> We have been working on the MX31
> How about this:
>
> Regarding Dirk's and Heiko's comment:
> A) How about board/omap3/common/power.c to drivers/power/twl4030.c
Ack
but I've a patch for Dirk in my queued that I need to process about it
so we have 2 choice
1) apply Dirk's patch first and the move the code to drivers/power
2) rewr
> -Original Message-
> From: Heiko Schocher [mailto:h...@denx.de]
> Sent: Wednesday, June 10, 2009 1:22 PM
> >
> > Regarding Dirk's and Heiko's comment:
> > A) How about board/omap3/common/power.c to drivers/power/twl4030.c
>
> I don;t know, if this "board/omap3/common/power.c" is identica
Hello Menon,
Menon, Nishanth wrote:
>> -Original Message-
>> From: Peter Tyser [mailto:pty...@xes-inc.com]
>> Sent: Wednesday, June 10, 2009 11:26 AM
>>> --- a/drivers/i2c/twl4030_i2c.c
>> All other drivers in drivers/i2c are host adapter drivers. Ie they
>> implement i2c_read
Hello Peter,
Peter Tyser wrote:
> On Wed, 2009-06-10 at 11:16 -0500, Menon, Nishanth wrote:
>>> -Original Message-
>>> From: Dirk Behme [mailto:dirk.be...@googlemail.com]
>>> Sent: Wednesday, June 10, 2009 10:44 AM
>> --- a/drivers/i2c/twl4030_i2c.c
> All other drivers in drivers/i
Hello Menon,
Menon, Nishanth wrote:
>> -Original Message-
>> From: Dirk Behme [mailto:dirk.be...@googlemail.com]
>> Sent: Wednesday, June 10, 2009 10:44 AM
> --- a/drivers/i2c/twl4030_i2c.c
All other drivers in drivers/i2c are host adapter drivers. Ie they
implement i2c_read
Hello Dirk,
Dirk Behme wrote:
> Menon, Nishanth wrote:
>>> -Original Message-
>>> From: Peter Tyser [mailto:pty...@xes-inc.com]
>>> Sent: Wednesday, June 10, 2009 9:27 AM
diff --git a/drivers/i2c/twl4030_i2c.c b/drivers/i2c/twl4030_i2c.c
index 774f813..549f974 100644
--- a/d
> -Original Message-
> From: Peter Tyser [mailto:pty...@xes-inc.com]
> Sent: Wednesday, June 10, 2009 11:26 AM
> > > >>> --- a/drivers/i2c/twl4030_i2c.c
> > > >> All other drivers in drivers/i2c are host adapter drivers. Ie they
> > > >> implement i2c_read(), i2c_write(), i2c_probe(), and
Hello Menon,
Menon, Nishanth wrote:
>> -Original Message-
>> From: Tom Rix [mailto:tom@windriver.com]
>> Sent: Wednesday, June 10, 2009 7:54 AM
>> To: u-boot@lists.denx.de
>> Cc: dirk.be...@googlemail.com; Menon, Nishanth; Tom Rix
>> Subject: [PATCH 2/4] I2C Add initial support for TWL
Hello Peter,
Peter Tyser wrote:
>> diff --git a/drivers/i2c/twl4030_i2c.c b/drivers/i2c/twl4030_i2c.c
>> index 774f813..549f974 100644
>> --- a/drivers/i2c/twl4030_i2c.c
>> +++ b/drivers/i2c/twl4030_i2c.c
>> @@ -35,3 +35,25 @@ static inline int twl4030_i2c_read_u8(u8 chip_no, u8
>> *val, u8 reg)
Hello Tom,
Tom Rix wrote:
> The power reset button is on the top right side of the main board.
> Press and hold for about to 8 seconds to completely reset the board.
>
> Some of the beta boards have a hardware problem that prevents
> using this feature. If is difficult to further characterize th
Hello Tom,
Tom Rix wrote:
> The TWL4030 supplies many peripheral for OMAP3 boards. These include
> power management, usb and, keyboard.
>
> The product description is found here:
>
> http://focus.ti.com/docs/prod/folders/print/tps65950.html
>
> Product reference document, tps65950.pdf, is found
From: Reinhard Arlt
From: Reinhard Arlt
This patch adds support for the Tundra TSI148 VME-bridge. It's used on
the upcoming esd VME8349 board.
Signed-off-by: Reinhard Arlt
Signed-off-by: Stefan Roese
---
common/Makefile |1 +
common/cmd_tsi148.c | 488 ++
Prafulla Wadaskar wrote:
> Dear Ben,
> There are some other patches in next branch those are not requested for pull
> including
> http://git.denx.de/?p=u-boot/u-boot-net.git;a=commit;h=4f72c877417cec2d35d93315b04aa94bc57cfe79
>
> Is there any specific reason?
>
> Regards.
> Prafulla .
>
On Wed, 2009-06-10 at 11:16 -0500, Menon, Nishanth wrote:
> > -Original Message-
> > From: Dirk Behme [mailto:dirk.be...@googlemail.com]
> > Sent: Wednesday, June 10, 2009 10:44 AM
> > >>> --- a/drivers/i2c/twl4030_i2c.c
> > >> All other drivers in drivers/i2c are host adapter drivers. Ie
Peter,
2009/6/10 Peter Pearse :
> Magnus
>
> Please ensure when writing ARM macros that any architecture
> specific instructions are
>
> restricted to the correct architecture.
>
> This patch should be OK, this is just a heads up for any budding macro
> writers on the list
Thanks for the
Wolfgang,
2009/6/9 Wolfgang Denk :
> Dear Magnus Lilja,
>
> In message
>
> you wrote:
>> From: Jean-Christophe PLAGNIOL-VILLARD
>>
>> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
>> ---
>> include/asm-arm/macro.h | 57
>> +++
>> 1 files chang
Wolfang,
2009/6/9 Wolfgang Denk :
> Dear Magnus Lilja,
>
> In message
> <15c41c2e93fb138829871cd901fc20cda3b433d8.1244572159.git.lilja.mag...@gmail.com>
> you wrote:
>> This patch adds the NAND SPL framework needed to boot i.MX31 boards
>> from NAND.
>>
>> It has been tested on a i.MX31 PDK boar
> -Original Message-
> From: Dirk Behme [mailto:dirk.be...@googlemail.com]
> Sent: Wednesday, June 10, 2009 10:44 AM
> >>> --- a/drivers/i2c/twl4030_i2c.c
> >> All other drivers in drivers/i2c are host adapter drivers. Ie they
> >> implement i2c_read(), i2c_write(), i2c_probe(), and i2c_in
Menon, Nishanth wrote:
>> -Original Message-
>> From: Peter Tyser [mailto:pty...@xes-inc.com]
>> Sent: Wednesday, June 10, 2009 9:27 AM
>>> diff --git a/drivers/i2c/twl4030_i2c.c b/drivers/i2c/twl4030_i2c.c
>>> index 774f813..549f974 100644
>>> --- a/drivers/i2c/twl4030_i2c.c
>>> +++ b/driv
> -Original Message-
> From: Tom Rix [mailto:tom@windriver.com]
> Sent: Wednesday, June 10, 2009 7:54 AM
> To: u-boot@lists.denx.de
> Cc: dirk.be...@googlemail.com; Menon, Nishanth; Tom Rix
> Subject: [PATCH 2/4] I2C Add initial support for TWL4030
>
> ---
> drivers/i2c/Makefile
> -Original Message-
> From: Tom Rix [mailto:tom@windriver.com]
> Sent: Wednesday, June 10, 2009 7:54 AM
>
> void i2c_init (int speed, int slaveadd)
> {
> - u16 scl;
> + int psc, iclk, scll, sclh;
> +
> + /* Only handle standard and fast speeds */
> + if ((speed != OM
> -Original Message-
> From: Peter Tyser [mailto:pty...@xes-inc.com]
> Sent: Wednesday, June 10, 2009 9:27 AM
> > diff --git a/drivers/i2c/twl4030_i2c.c b/drivers/i2c/twl4030_i2c.c
> > index 774f813..549f974 100644
> > --- a/drivers/i2c/twl4030_i2c.c
> > +++ b/drivers/i2c/twl4030_i2c.c
> >
Hi Tom,
> diff --git a/drivers/i2c/twl4030_i2c.c b/drivers/i2c/twl4030_i2c.c
> index 774f813..549f974 100644
> --- a/drivers/i2c/twl4030_i2c.c
> +++ b/drivers/i2c/twl4030_i2c.c
> @@ -35,3 +35,25 @@ static inline int twl4030_i2c_read_u8(u8 chip_no, u8 *val,
> u8 reg)
> return i2c_read(chip_n
xiangfu wrote:
> Hi
> 1. I have try to port u-boot to jz4740 cpu device.
> now the lcd can show the LOGO.
> but the color is not correct.
>
I fix this. now the LCD is correct.
> 2.
> gd->flags |= GD_FLG_DEVINIT;/* device initialization completed */
> when I comment this line. the devic
Hi Wolfgang,
--- On Tue, 6/9/09, Wolfgang Denk wrote:
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -527,6 +527,10 @@ Thomas Elste
> >
> > modnet50
> ARM720T (NET+50)
> >
> > +Fabio Estevam
> > +
> > + mx31pdk
> i.MX31
> > +
> > Peter Figuli
>
> Is this correct?
Add support for the Phytec phyCORE-MPC5200B-tiny. Code originally from
Pengutronix.de.
v5 - Rebased onto u-boot/next. Changed official board name to
phyCORE-MPC5200B-tiny.
Signed-off-by: Jon Smirl
---
MAINTAINERS |4
MAKEALL |1
Mak
On Wed, Jun 10, 2009 at 10:14 AM, Jon Smirl wrote:
> Add support for the Phytec phyCORE-MPC5200B-tiny. Code originally from
> Pengutronix.de.
> v5 - Rebased onto u-boot/next. Changed official board name to
> phyCORE-MPC5200B-tiny.
Does this patch need to go in through a maintainer's tree? If so,
Reviewing include/usb.h and include/usbdescritors.h, there are 2 versions of
usb_string_descriptor
usb_device_descriptor
usb_endpoint_descriptor
usb_interface_descriptor
Any subtle reason for this ?
I will start working on the fix.
Tom
___
U-Boot ma
>
>> +#ifdef CONFIG_MPC52XX_SPI
>> +/* SPI on Tmr2/3/4/5 pins */
>> +setbits_be32(&gpio->port_config, (1 << 29));
>
> Sorry for missing this on the first round, but as this is always defined
> we should work this into CONFIG_SYS_GPS_PORT_CONFIG in digsy_mtc.h. A
> comment explaining thi
Dear Grzegorz Bernacki,
In message <4a2fac29.2000...@semihalf.com> you wrote:
>
> Declaration of out8() is in common.h file:
> void out8(unsigned int, unsigned char);
> so I think that this cast is necessary.
>
> Without it I get warning:
> mpc52xx_spi.c:38: warning: passing argument 1 o
Magnus
Please ensure when writing ARM macros that any architecture
specific instructions are
restricted to the correct architecture.
This patch should be OK, this is just a heads up for any budding macro
writers on the list
Regards
Peter
> -Original Message-
> From: u-boot-
The power reset button is on the top right side of the main board.
Press and hold for about to 8 seconds to completely reset the board.
Some of the beta boards have a hardware problem that prevents
using this feature. If is difficult to further characterize the
boards that fail. So disable reset
The reset button is the red circle on the top right, front of
the board. Press and hold the button for 8 seconds to completely
reset the board.
Signed-off-by: Tom Rix
---
board/omap3/zoom1/zoom1.c |8
drivers/i2c/twl4030_i2c.c |2 +-
include/configs/omap3_zoom1.h |1
The TWL4030 supplies many peripheral for OMAP3 boards. These include
power management, usb and, keyboard.
The product description is found here:
http://focus.ti.com/docs/prod/folders/print/tps65950.html
Product reference document, tps65950.pdf, is found here:
http://www.ti.com/lit/gpn/tps65950
This problem is seen on Zoom1 and Zoom2 in the startup and
when i2c probe is used
Before :
In:serial
Out: serial
Err: serial
timed out in wait_for_bb: I2C_STAT=1000
timed out in wait_for_bb: I2C_STAT=1000
timed out in wait_for_bb: I2C_STAT=1000
timed out in wait_for_pin: I2C_STAT=1000
I2C
For arm/next
This patch enables hw resetting of zoom1 and zoom2.
This is done through the twl4030 part. Since this part is not currently
supported, start an twl4030_i2c device. In testing it was found that I2C
was broken on Zoom1 and Zoom2. I2C was fixed by improving the
initialization of its
Detlev Zundel wrote:
>> +out8((u32)&spi->brr, 0x77); /* baud rate: IPB clock / 2048 */
>
> Ok, we're actually using the accessor macros, but I fail to see why a
> (u32) cast is needed here - it even actively prevents one of the
> "features" of the macros, namely type checking.
>
> Why exa
This patch removes the inclusion of libgcc functions into U-Boot on the ARM
architecture. Only the really needed functions are provided in the lib_arm
directory. Those implementations are copied from Linux where they are well
proven related to reliably, performance.
Signed-off-by: Jean-Christophe
This patch moves the libgcc Makefile inclusion from the toplevel Makefile to
the arch_config.mk files. This is in preparation for the ARM architecture to
move away from including libgcc function and only using self-contained U-Boot
functions as done in Linux.
Currently in the next branch all the A
Fixed some indentations since patch from 2009-06-09.
Hope this is good now, anyway the whole ext2fs.c file does not conform to
coding style guidelines, so maybe someone wants to run Lindent on it...?
Regards,
Bernhard
From: unsik Kim
Signed-off-by: unsik Kim
Signed-off-by: Bernhard Weirich
-
Hi Grzegorz,
> Signed-off-by: Grzegorz Bernacki
> ---
> v2:
> - use accessor macros
>
> board/digsy_mtc/digsy_mtc.c | 14 ++
> include/configs/digsy_mtc.h |7 +++
> 2 files changed, 21 insertions(+), 0 deletions(-)
[...]
> +#ifdef CONFIG_MPC52XX_SPI
> + /* SPI on Tmr
Hi Grzegorz,
> Signed-off-by: Grzegorz Bernacki
> ---
> v2:
> - use accessor macros
>
[...]
> + out8((u32)&spi->ddr, 0x0F); /* set all SPI pins as output */
> + out8((u32)&spi->pdr, 0x00); /* set SS low */
> + /* SPI is master, SS is general purpose output */
> + out8((
Dear Remy Bohmer
I am going to start "boot from USB Support" development for kirkwood.
To sync with current USB framework in U-boot, and to reduce some rework at my
side (since I am new to this driver).
May you please provide some guidelines/howto this regard?
FYI below is details about Kirkwood
Dear Stefano,
In message <4a2f7183.2000...@denx.de> you wrote:
>
> This generates a strange phenomen:
>
> 1. The target works in u-boot with a mac address, and with this address
> for example loads the kernel from network.
>
> 2. When the kernel boots, the system takes a different mac address,
Hi
1. I have try to port u-boot to jz4740 cpu device.
now the lcd can show the LOGO.
but the color is not correct.
2.
gd->flags |= GD_FLG_DEVINIT;/* device initialization completed */
when I comment this line. the device can boot to main_loop.
when don't comment this line as normal. t
Hi all,
I have seen a wrong behaviour about Mac Address handling when the DM9000
controller is connected to an external serial eeprom. The eeprom
contains the Mac Address and the configuration data for the controller.
If the ethaddr variable is set, u-boot uses this variable and sets with
this va
> -Original Message-
> From: u-boot-boun...@lists.denx.de
> [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Wolfgang Denk
> Sent: Wednesday, June 10, 2009 2:22 AM
> To: Ben Warren
> Cc: U-Boot
> Subject: Re: [U-Boot] Pull request - net
>
> Dear Ben Warren,
>
> In message <4a2dfb85.
Hi everybody...
v2009.06-rc3 has just been released.
Please help testing, and submit fixes to the remaining problems.
Things still missing should be submitted *NOW*. We accept strictly
only bug fixes now.
Release v2009.06 is still scheduled for June 14, 2009.
Please use the "next" branch as bas
63 matches
Mail list logo