Hi Richard,
richardretanubun wrote:
> Allow uec_init to run more than once, based on the netretry environment
> variable.
> This allows for manual (back and forth) switching between network
> interfaces.
>
>
My general issue with this patch is that if this functionality is really
useful, it
>> Is there are chance that the first couple of patches in the series can
>> be merged into the official tree? I'm talking about the following
>> patches:
>> [PATCH v3 1/6] i.MX31: Add reset_timer() and modify get_timer_masked().
> yes
>> [PATCH v3 2/6] i.MX31: Make the SPI bus and chip select conf
Hi Richard,
richardretanubun wrote:
> Dear Ben,
>
> Sorry to nag,
>
> I'm just checking in to see if you plan to push the patches I
> submitted, the last discussion on them are listed below:
>
I apologize for not responding in a more timely fashion. Let's just say
the summer's been the busiest I
On Wed, 2008-09-03 at 11:03 +0200, Haavard Skinnemoen wrote:
> Ben Nizette <[EMAIL PROTECTED]> wrote:
> >
> > Doesn't the MTD system have facility to override partitioning
> > information from the boot arguments? If so then any big u-boots can
> > just ship with such a clause in their default bo
Hi Richard,
richardretanubun wrote:
> Dear Ben,
>
> Sorry to nag,
>
> I'm just checking in to see if you plan to push the patches I
> submitted, the last discussion on them are listed below:
>
> 1. [U-boot] [PATCHv2 1/2] NET: QE: UEC: Make uec_miiphy_read() and
> uec_miiphy_write() use the devna
Dear Ben,
Sorry to nag,
I'm just checking in to see if you plan to push the patches I submitted,
the last discussion on them are listed below:
1. [U-boot] [PATCHv2 1/2] NET: QE: UEC: Make uec_miiphy_read() and
uec_miiphy_write() use the devname arg.
http://lists.denx.de/pipermail/u-boot/2008-A
Dear Andrejs Cainikovs,
In message <[EMAIL PROTECTED]> you wrote:
>
> Pardon, appearantly this stopped working somewhere between 1.3.2 and 1.3.4.
> Now I am able to load only from ram. 1.3.2 works fine, though.
It would be very helpful if you used git-bisect to find out which
spcific commit brok
Pardon, appearantly this stopped working somewhere between 1.3.2 and 1.3.4.
Now I am able to load only from ram. 1.3.2 works fine, though.
Regards,
Andrejs Cainikovs.
Andrejs Cainikovs wrote:
> Nicolas,
>
> I faced the similar problem before. Playing around with
> CONFIG_SKIP_RELOCATE_UBOOT an
Dear Kim Phillips,
In message <[EMAIL PROTECTED]> you wrote:
> WD, please pull:
>
> The following changes since commit 628ffd73bcff0c9f3bc5a8eeb2c7455fe9d28a51:
> Jean-Christophe PLAGNIOL-VILLARD (1):
> device: make device_register() clone the device
>
> are available in the git reposi
On 10:36 Fri 29 Aug , Magnus Lilja wrote:
> Add support for the Freescale i.MX31 PDK (a.k.a 3DS) board. Ethernet and
> MC13873 RTC support is enabled by this patch.
>
> Booting from NAND is not supported yet so U-boot relies on some other
> initial boot loader to set up SDRAM and clocks and co
On 10:36 Fri 29 Aug , Magnus Lilja wrote:
> The i.MX31 has three SPI buses and each bus has several chip selects
> and the MC13783 chip can be connected to any of these. The current
> RTC driver for MC13783 is hardcoded for CSPI2/SS2.
>
> This patch makes make MC13783 SPI bus and chip select c
On 10:36 Fri 29 Aug , Magnus Lilja wrote:
> This patch adds the reset_timer() function (needed by nand_base.c) and
> modifies the get_timer_masked() to work in the same way as the omap24xx
> function.
>
> Signed-off-by: Magnus Lilja <[EMAIL PROTECTED]>
> ---
> cpu/arm1136/mx31/interrupts.c |
On 22:02 Wed 03 Sep , Magnus Lilja wrote:
> Hi,
>
> 2008/8/29 Magnus Lilja <[EMAIL PROTECTED]>:
> > Hi again
> >
> > This series of patches adds support for the NAND flash controller in the
> > i.MX31 device and also introduces the Freescale i.MX31 PDK board.
> >
> > Changes since v2:
> >
> >
WD, please pull:
The following changes since commit 628ffd73bcff0c9f3bc5a8eeb2c7455fe9d28a51:
Jean-Christophe PLAGNIOL-VILLARD (1):
device: make device_register() clone the device
are available in the git repository at:
git://git.denx.de/u-boot-mpc83xx.git master
Nick Spence (5):
From: Nick Spence <[EMAIL PROTECTED]>
and add mpc8313 NAND build to MAKEALL
Signed-off-by: Nick Spence <[EMAIL PROTECTED]>
Signed-off-by: Kim Phillips <[EMAIL PROTECTED]>
---
MAKEALL |2 +-
Makefile |3 +++
2 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/MAKEALL b/MAKEALL
Dear Shinya Kuribayashi,
In message <[EMAIL PROTECTED]> you wrote:
> Hi Wolfgang,
>
> please pull MIPS repository to pick up the following change:
>
> ---
>
> The following changes since commit 628ffd73bcff0c9f3bc5a8eeb2c7455fe9d28a51:
> Jean-Christophe PLAGNIOL-VILLARD (1):
> device:
Dear Stefan Roese,
In message <[EMAIL PROTECTED]> you wrote:
> The following changes since commit 628ffd73bcff0c9f3bc5a8eeb2c7455fe9d28a51:
> Jean-Christophe PLAGNIOL-VILLARD (1):
> device: make device_register() clone the device
>
> are available in the git repository at:
>
> git://
Dear Matthias Fuchs,
In message <[EMAIL PROTECTED]> you wrote:
> This patch adds initdram() to DASA_SIM boards that has been
> removed accidentally by a previous commit.
>
> Signed-off-by: Matthias Fuchs <[EMAIL PROTECTED]>
> ---
> board/esd/dasa_sim/dasa_sim.c |5 +
> 1 files changed, 5
Dear Ben Warren,
In message <[EMAIL PROTECTED]> you wrote:
> Wolfgang,
>
> The following changes since commit e99e9575bbeba1b7c48e046547cae065ec0071de:
> Wolfgang Denk (1):
> Merge branch 'Makefile' of git://git.denx.de/u-boot-arm
>
> are available in the git repository at:
>
> git:
Synopsis: [PATCH] PHY: Add support for the M88E1121R Marvell chip.
State-Changed-From-To: open->closed
State-Changed-By: wd
State-Changed-When: Wed, 03 Sep 2008 22:52:57 +0200
State-Changed-Why:
Applied by commit d23dc394aa69093b6326ad917db04dc0d1aff3f8
Dear "John Rigby",
In message <[EMAIL PROTECTED]> you wrote:
> I'm not sure this right way to deal with this. Even with the modified
> offset the 1.5 silicon linux nand driver will not work correctly with
> the 2.0 silicon nand controller.
That's right - but al least the Linux kernel will not cr
Hi,
Well, here I am again with my at91rm9200dk based board. I got a segfault (data
abort) after entering the "usb start" command with a 512mb Sandisk USB
pendrive connected. The command succeeds if no usb drive is connected and
obviously it reports no storage device found as expected.
The pro
John Linn wrote:
> I have u-boot retrieving the mac address from the i2c eeprom and using
> it fine.
>
> But it's not clear to me how I should go about getting it into the
> device tree so that the kernel can use it.
>
> Is there anyway to do this without doing it manually from the command
> line
>> +
>> +/*
>> + * CFG_PHY_LESS_PORTS tells us about ethernet ports that have no PHY
>> + * attached to them.
>> + */
>> +#ifndef CFG_PHY_LESS_PORTS
>> +#define CFG_PHY_LESS_PORTS
>> +#endif
>> +
>> +struct phy_less_port {
>> +unsigned int devnum;/* ethernet port */
>> +unsigned int sp
Hi,
2008/8/29 Magnus Lilja <[EMAIL PROTECTED]>:
> Hi again
>
> This series of patches adds support for the NAND flash controller in the
> i.MX31 device and also introduces the Freescale i.MX31 PDK board.
>
> Changes since v2:
>
> - Added doc/README.mx31 (contains MC13783 SPI config documentation)
I have u-boot retrieving the mac address from the i2c eeprom and using
it fine.
But it's not clear to me how I should go about getting it into the
device tree so that the kernel can use it.
Is there anyway to do this without doing it manually from the command
line?
Thanks,
John
This
Signed-off-by: Adam Graham <[EMAIL PROTECTED]>
---
cpu/ppc4xx/44x_spd_ddr2.c | 158
cpu/ppc4xx/Makefile|3 +
include/asm-ppc/ppc4xx-sdram.h |3 +-
include/common.h | 21 +
include/configs/kilauea.h | 19
Alternate SDRAM DDR autocalibration routine that can be generically used
for any PPC4xx chips that have the IBM SDRAM Controller core allowing for
support of more DIMM/memory chip vendors and gets the DDR autocalibration
values which give the best read latency performance (SDRAM0_RDCC.[RDSS]).
Two
Hi Stefan,
OK. I agree, I will remove DFLT_PHY_LESS_SPEED and DFLT_PHY_LESS_DUPLEX.
In terms of a generic PHY-less approach. I'll wait for Ben's input.
-Victor Gallardo
-Original Message-
From: Stefan Roese [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 03, 2008 12:23 AM
To: u-bo
Hi Wolfgang,
please pull MIPS repository to pick up the following change:
---
The following changes since commit 628ffd73bcff0c9f3bc5a8eeb2c7455fe9d28a51:
Jean-Christophe PLAGNIOL-VILLARD (1):
device: make device_register() clone the device
are available in the git repository at:
g
Hi Jean,
Jean-Christophe PLAGNIOL-VILLARD wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]>
> ---
> diff with V1 remove unrelated changement
> doc/README.qemu_mips | 64
> +-
> 1 files changed, 63 insertions(+), 1 delet
Subject: U-Boot: Add simple IP/UDP fragmentation support
From: Frank Haverkamp <[EMAIL PROTECTED]>
http://tools.ietf.org/html/rfc2348 describes the TFTP block size option
which allows larger packets than the 512 byte default. This reduces the
number of TFTP ACKs significantly and improves performa
On Wed, Sep 03, 2008 at 08:44:37PM +0530, Ramji PanchaReddy wrote:
> Hi Wolfgang,
> Thanks a lot for your response ..
>
> I also tried BMW_config and used cross-compiler as ppc_82xx-* .When i load
> this i did not get any thing on console.
> My processor is MPC8245.
>From what I recall about BMW,
The following changes since commit 628ffd73bcff0c9f3bc5a8eeb2c7455fe9d28a51:
Jean-Christophe PLAGNIOL-VILLARD (1):
device: make device_register() clone the device
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Matthias Fuchs (12):
ppc4xx:
This patch adds initdram() to DASA_SIM boards that has been
removed accidentally by a previous commit.
Signed-off-by: Matthias Fuchs <[EMAIL PROTECTED]>
---
board/esd/dasa_sim/dasa_sim.c |5 +
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/board/esd/dasa_sim/dasa_sim.c b/b
Hi Wolfgang,
Thanks a lot for your response ..
I also tried BMW_config and used cross-compiler as ppc_82xx-* .When i load
this i did not get any thing on console.
My processor is MPC8245.
Regards,
Ramji
On Wed, Sep 3, 2008 at 8:29 PM, Wolfgang Denk <[EMAIL PROTECTED]> wrote:
> Dear Ramji Panc
I'm not sure this right way to deal with this. Even with the modified
offset the 1.5 silicon linux nand driver will not work correctly with
the 2.0 silicon nand controller.
On Tue, Sep 2, 2008 at 3:41 PM, Wolfgang Denk <[EMAIL PROTECTED]> wrote:
> From: Grzegorz Bernacki <[EMAIL PROTECTED]>
>
> O
Dear Ramji PanchaReddy,
in message <[EMAIL PROTECTED]> you wrote:
>
> I am using BMW board.
> i used Sandpoint8245_config for board configuration based on the CPU
> when i load the u-boot.bin i got following o/p
...
> FLASH: *** failed ***
> ### ERROR ### Please RESET the board ###
Well, what di
This is certainly a good option, maybe I try to make the dm9000x-driver
a eth_device. But if this is too hard than this will be my fall-back
scenario.
{---
I think that the mac address of the dm9000 is on the eeprom. Linux write
it using
ethtool. Take a look at the dm9000_write_eeprom in the
On Wed, 3 Sep 2008, Markus Klotzbücher wrote:
> Dear Guennadi,
>
> On Tue, Sep 02, 2008 at 07:05:29PM +0200, Guennadi Liakhovetski wrote:
>
> > +static int flash_flag_obsolete (int dev, int fd, off_t offset)
> > +{
> > + struct mtd_info_user mtdinfo;
> > + int rc;
> > +
> > + rc = ioctl (f
On Wed, 3 Sep 2008, Wolfgang Denk wrote:
> > As far as I understand, with rc == 3 there is no DEVESIZE in the line,
> > which doesn't look like a valid configuration line to me. The orginal code
> > however accepted such lines and only dropped lines with rc < 3. I do not
> > understand how the
This is Ramji from A.P ,India.I am new to u-boot.
I am using BMW board.
i used Sandpoint8245_config for board configuration based on the CPU
when i load the u-boot.bin i got following o/p
++
U-Boot 1.1.6 (Sep 2 2008 - 20:22:29)
CPU: MPC8245 Revision 1.2 at 166.
Dear Markus =?iso-8859-1?Q?Klotzb=FCcher?=,
In message <[EMAIL PROTECTED]> you wrote:
>
> Hmmm, what exactly are you doing here? IIRC environment in NAND was
> implemented slightly differently than NOR in that it reused the
> obsolete flag as a serial number. This number is incremented for every
Dear Guennadi,
In message <[EMAIL PROTECTED]> you wrote:
>
> > would become:
> >
> > if (crc0_ok && !crc1_ok) {
> > dev_current = 0;
> > } else if (!crc0_ok && crc1_ok) {
> > dev_current = 1;
> >
> > If "0" is OK, then use "0"
It's the same like first, but i2c_get_bus_speed returns CFG_I2C_SPEED
instead of 0. I think this is the better value.
This patch prevents linker error on AT91RM9200 boards, if
CONFIG_CMD_I2_TREE is set.
It implements i2c_set_bus_speed and i2c_get_bus_speed as a dummy function.
Signed-off-by: Jens
On Tuesday 02 September 2008, Matthias Fuchs wrote:
> This patch removes initdram() and testdram() from most esd 405 platforms.
> Some boards also have an empty dummy implementation of
> misc_init_f(). This is also removed.
Applied to u-boot-ppc4xx. Thanks.
Best regards,
Stefan
=
On Tuesday 02 September 2008, [EMAIL PROTECTED] wrote:
> From: Matthias Fuchs <[EMAIL PROTECTED]>
All [1...4] applied to u-boot-ppc4xx. Thanks.
Best regards,
Stefan
=
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detle
On Tuesday 02 September 2008, Matthias Fuchs wrote:
> Signed-off-by: Matthias Fuchs <[EMAIL PROTECTED]>
All [1...6] applied to u-boot-ppc4xx.
Matthias, please use "ppc4xx:" instead of "4xx" next time. Thanks.
Best regards,
Stefan
=
Dear Guennadi,
On Tue, Sep 02, 2008 at 07:05:29PM +0200, Guennadi Liakhovetski wrote:
> +static int flash_flag_obsolete (int dev, int fd, off_t offset)
> +{
> + struct mtd_info_user mtdinfo;
> + int rc;
> +
> + rc = ioctl (fd, MEMGETINFO, &mtdinfo);
> + if (rc < 0) {
> +
On Tue, 2 Sep 2008, Wolfgang Denk wrote:
> Note that this is a serious impairment compared to the old version.
>
> The whole logic of writing the envrionment (and especially so when
> redundancy is used) is based on separate logic steps that are per-
> formed strictly sequentially, and on
On Tue, 2 Sep 2008, Wolfgang Denk wrote:
> > @@ -596,107 +844,120 @@ static char *envmatch (char * s1, char * s2)
> > static int env_init (void)
> > {
> > int crc1, crc1_ok;
> > + char flag1, *addr1;
> >
> > int crc2, crc2_ok;
> > + char flag2, *addr2;
>
> I think you should numbe
Ben Nizette <[EMAIL PROTECTED]> wrote:
>
> On Tue, 2008-09-02 at 14:09 +0200, Haavard Skinnemoen wrote:
> > Right. I was thinking maybe we could extend the boot protocol to pass
> > partitioning information from u-boot to the kernel -- that should make
> > it possible to run the same kernel on boa
Nicolas,
I faced the similar problem before. Playing around with
CONFIG_SKIP_RELOCATE_UBOOT and others don't gived any results.. The only
result was that you should change define you mentioned every time when
compiling for flash or ram. This has fixed my problem:
--- a/cpu/arm920t/start.S
On Wednesday 03 September 2008, Victor Gallardo wrote:
> This patch adds GPCS, SGMII and M88E1112 PHY support
> for the AMCC PPC460GT/EX processors.
>
> Signed-off-by: Victor Gallardo <[EMAIL PROTECTED]>
> ---
A good idea is to keep a history of what changed in the patch revisions here
in this ar
Hi Tor,
On Thu, Jul 10, 2008 at 05:22:18PM +0200, Tor Krill wrote:
> On 7/10/2008, "Markus Klotzbücher" <[EMAIL PROTECTED]> wrote:
> >Tor Krill <[EMAIL PROTECTED]> writes:
> >
> >> Add high speed support to USB code. Extracted from Juniper Networks patch.
> >>
> >> I know that the mergewindow is c
55 matches
Mail list logo