g failed; host 192.168.1.1 is not alive
\end{log}
--
Marcel Moolenaar
[EMAIL PROTECTED]
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse01200
On Mar 1, 2008, at 12:38 AM, Markus Klotzbücher wrote:
> Hi Marcel,
>
> Marcel Moolenaar <[EMAIL PROTECTED]> writes:
>
>> On Feb 29, 2008, at 9:24 AM, Detlev Zundel wrote:
>
>>> Glancing over the patch I fail to see what hardware and
>>> configu
getting this alongside a USB 1.1 HC driver.
>
> Nice work! One thing we definitely will want to do is separate the
> low-level board/cpu specific and generic ehci code such as done for
> the
> generic ohci driv
Ah, good point. This driver was developed for the Philips ISP156x.
The configuration is derived from the MPC8555 configuration. It's a
customer board, so there's no way for me to point to some URL...
> So thanks again Marcel and I am looking forward to a shiny USB support
> in U-
dding this to U-Boot, provided there's interest.FYI,-- Marcel Moolenaar[EMAIL PROTECTED]
u-boot.diff
Description: Binary data
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2
+' operator. It isn't on FreeBSD. The attach patch implements the
equivalent, using the '*' operator instead and should work everywhere.
Signed-off-by: Marcel Moolenaar <[EMAIL PROTECTED]>
--
Marcel Moolenaar
[EMAIL PROTEC
implements the
equivalent, using the '*' operator instead and should work everywhere.
--
Marcel Moolenaar
[EMAIL PROTECTED]
u-boot.patch
Description: Binary data
-
This SF.net email is sponsored by: Microsoft
Defy
Drop trailing spaces
s/ *$//;
# drop quotes around string values
Escaping the '+' makes it a literal character and that's
not what's meant here...
...or am I missing something obvious?
--
Marcel Moolenaar
[EMAIL PROTECTED]
---
On Feb 15, 2008, at 3:18 PM, Kumar Gala wrote:
>> I think this also means that config.mk is different. Do
>> you have CONFIG_CMD_FLASH config.mk?
>
> include/autoconf.mk has CONFIG_CMD_FLASH=y
Mine is empty (size = 0).
Thanks, that's all I need to know!
--
Marcel Moo
On Feb 15, 2008, at 2:59 PM, Kumar Gala wrote:
>
> On Feb 15, 2008, at 4:15 PM, Marcel Moolenaar wrote:
>
>> I've just pulled the 1.3.2-rc1 snapshot from GIT and I run
>> into a link failure right out of the box (ok, after changing
>> the Makefile to the righ
bmpc85xx.a(spd_sdram.o)(.text+0x304): In function
`setup_laws_and_tlbs':
/.amd/uranus1/vol/homes/homes1/marcelm/U-Boot/u-boot-1.3.2/cpu/mpc85xx/
spd_sdram.c:1093: undefined reference to `set_law'
gmake: *** [u-boot] Error 1
Is this a known issue and is someone looking into this?
11 matches
Mail list logo