Dear Wolfgang,
Am Donnerstag, 22. Juli 2010, 15:53:25 schrieben Sie:
> > Of course, if CONFIG_HW_WATCHDOG and CONFIG_AT91SAM9_WATCHDOG is set,
> > u-boot should use/trigger the watchdog. But (re-)programming the
> > watchdog on AT91 is not always necessary. Without programming (using
> > CONFIG_SY
Mike Frysinger wrote:
> On Sunday, July 25, 2010 20:07:31 Reinhard Meyer wrote:
>
>> I can rename the current driver to like "enc28j60_lpc2292.c" and make the
>> two affected boards use it, so they still compile and work. I can't do
>> those boards' maintainers work and add the required code to
On Sunday, July 25, 2010 20:07:31 Reinhard Meyer wrote:
> I can rename the current driver to like "enc28j60_lpc2292.c" and make the
> two affected boards use it, so they still compile and work. I can't do
> those boards' maintainers work and add the required code to use the new
> driver and make a
On Sunday, July 25, 2010 16:06:31 Reinhard Meyer wrote:
> Mike Frysinger wrote:
> > On Saturday, July 24, 2010 02:11:16 Reinhard Meyer wrote:
> >> I would like to generalize that driver and make it also
> >> CONFIG_NET_MULTI-able.
> >
> > someone already has ... look at the archives in december of
Hi,
2010/7/19 Fabio Giovagnini :
> Hi nobuhiro san.
> I'have gone ahead on my board, derived from rks7203.
> Now the system boots and alse the NOR flash (mine is an SST) works properly.
> If you like we can stay in touch for the development
>
I already fixed my rep.
git://git.denx.de/u-boot-sh
Ben Warren wrote:
> Hi Reinhard,
>
> On Sun, Jul 25, 2010 at 1:06 PM, Reinhard Meyer <
> reinhard.me...@emk-elektronik.de> wrote:
>
>
>> Mike Frysinger wrote:
>>
>>> On Saturday, July 24, 2010 02:11:16 Reinhard Meyer wrote:
>>>
>>>
I would like to generalize that driver and make
Hi Reinhard,
On Sun, Jul 25, 2010 at 1:06 PM, Reinhard Meyer <
reinhard.me...@emk-elektronik.de> wrote:
> Mike Frysinger wrote:
> > On Saturday, July 24, 2010 02:11:16 Reinhard Meyer wrote:
> >
> >> I would like to generalize that driver and make it also
> >> CONFIG_NET_MULTI-able.
> >>
> >
> > s
Dear Kim,
In message <20100720170026.fee7f593.kim.phill...@freescale.com> you wrote:
>
> > Ah! Can you please try the following patch - it's not intended to be a
> > fix, just to verify my hypothesis. Thanks in advance.
>
> indeed, your patch plus the following makes the 8572 boot properly
> agai
Hello Stefan,
I have problems understanding the configuration in
"include/configs/katmai.h". I read:
188 #define CONFIG_EXTRA_ENV_SETTINGS \
...
193 "kernel_addr=fff1\0"\
194 "ramdisk_addr=fff2\0
Mike Frysinger wrote:
> On Saturday, July 24, 2010 02:11:16 Reinhard Meyer wrote:
>
>> I would like to generalize that driver and make it also
>> CONFIG_NET_MULTI-able.
>>
>
> someone already has ... look at the archives in december of 09
>
Thanks for the hint Mike,
it seems the thread t
Avoid warning:
cmd_bootm.c: In function 'bootm_load_os':
cmd_bootm.c:394: warning: passing argument 2 of
'lzmaBuffToBuffDecompress' from incompatible pointer type
For 32 bit systems, this change shouldn't make a difference to code size
since sizeof(size_t) and sizeof(unsigned int) are equa
The following changes since commit 7385c28e9b5f7d47e6a8f1ad9800e6e70af714e2:
fs/fat: Big code cleanup. (2010-07-24 20:54:46 +0200)
are available in the git repository at:
git://www.denx.de/git/u-boot-blackfin.git master
Mike Frysinger (6):
Blackfin: bf533/bf561 boards: convert to new s
Signed-off-by: Mike Frysinger
---
arch/blackfin/cpu/cmd_gpio.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/blackfin/cpu/cmd_gpio.c b/arch/blackfin/cpu/cmd_gpio.c
index 9e505b6..21c2bb9 100644
--- a/arch/blackfin/cpu/cmd_gpio.c
+++ b/arch/blackfin/cpu/cmd_gpio.c
The following changes since commit 7385c28e9b5f7d47e6a8f1ad9800e6e70af714e2:
fs/fat: Big code cleanup. (2010-07-24 20:54:46 +0200)
are available in the git repository at:
git://www.denx.de/git/u-boot-blackfin.git master
Mike Frysinger (5):
Blackfin: bf533/bf561 boards: convert to new s
some Blackfin boards support CONFIG_VIDEO so there is a splash screen while u-
boot is running. however, we dont always boot a Linux image with a video
driver enabled. so sometimes a few weird things can occur due to the DMA
always running in the background (such as attempting to suspend to RAM
Dear Zheng Zhang,
In message you
wrote:
>
> I am porting uboot 1.3.4 to my s3c2440 board, the cross compiler is
> arm-linux-gcc 3.3.2, and met a problem as following:
U-Boot 1.3.4 is very old (more than 2 years), and gcc 3.3.2 is even
older (more than six years).
GCC 3.3.2 was already obsolete
Hi everyone,
I am porting uboot 1.3.4 to my s3c2440 board, the cross compiler is
arm-linux-gcc 3.3.2, and met a problem as following:
cd /home/Fedora/Desktop/utu2440/u-boot-1.3.4 && arm-linux-ld
-Bstatic -T
/home/Fedora/Desktop/utu2440/u-boot-1.3.4/board/utu2440/u-boot.lds -Ttext
0x33F800
On Saturday, July 24, 2010 02:11:16 Reinhard Meyer wrote:
> I would like to generalize that driver and make it also
> CONFIG_NET_MULTI-able.
someone already has ... look at the archives in december of 09
-mike
signature.asc
Description: This is a digitally signed message part.
__
18 matches
Mail list logo