Timur Tabi wrote:
> Ben Warren wrote:
>
>> The problem is that you're artificially making this a PowerPC-only
>> part. If you used 8-bit accessors endianness wouldn't matter and
>> other architectures could use this without changes (notwithstanding
>> the #includes...)
>
> Ok, I will try to figure
Ben Warren wrote:
> The problem is that you're artificially making this a PowerPC-only
> part. If you used 8-bit accessors endianness wouldn't matter and
> other architectures could use this without changes (notwithstanding
> the #includes...)
Ok, I will try to figure out how to make 8-bit acces
On Feb 8, 2008 11:44 AM, Timur Tabi <[EMAIL PROTECTED]> wrote:
> Ben Warren wrote:
>
> > Is this switch able to pass traffic in a default configuration without
> > this firmware or is it dead?
>
> Without the firmware, the switch is completely dead.
OK, good to know. What a lovely feature.
>
> >
Timur Tabi wrote:
>>> +#include
>>> +#include
>>> +#include
>>> +#include
>>> +
>>>
>> I think Kim mentioned this will break some architectures. Just repeating it.
>
> Yeah, I'm still waiting for someone to tell me why.
Not every architecture has an io.h and an errno.h.
-Scott
--
Ben Warren wrote:
> Is this switch able to pass traffic in a default configuration without
> this firmware or is it dead?
Without the firmware, the switch is completely dead.
> I'm not 100% convinced that this is network code, but my opinion isn't
> very strong and I can't really think of a be
Hi Timur,
Just some nit-picking...
Timur Tabi wrote:
> The Vitesse VSC7385 is a 5-port switch found on the Freescale MPC8349E-mITX
> and other boards. A small firwmare must be uploaded to its on-board memory
> before it can be enabled. This patch adds the code which uploads firmware
> (but not
In message <[EMAIL PROTECTED]> you wrote:
>
> > Previously, this feature was provided by a U-Boot application that was
> > made available only on Freescale BSPs. The VSC7385 firmware must still
> > be obtained separately, but at least there is no longer a need for a
> > separate
> > application.
Kim Phillips wrote:
> I'd prefer firmware uploading bits remain apps (perhaps in examples/?)
> but I don't know the "U-Boot Philosophy" for this area..
The whole point behind this patch is to get rid of the currently application
and
make this a native feature of U-Boot.
In this regard, it is n
On Wed, 6 Feb 2008 13:19:25 -0600
Timur Tabi <[EMAIL PROTECTED]> wrote:
> The Vitesse VSC7385 is a 5-port switch found on the Freescale MPC8349E-mITX
> and other boards. A small firwmare must be uploaded to its on-board memory
> before it can be enabled. This patch adds the code which uploads f
The Vitesse VSC7385 is a 5-port switch found on the Freescale MPC8349E-mITX
and other boards. A small firwmare must be uploaded to its on-board memory
before it can be enabled. This patch adds the code which uploads firmware
(but not the firmware itself) and updates the MPC8349E-mITX, MPC8313E-RD
10 matches
Mail list logo