On 05/27/2011 01:24 PM, Alexander Holler wrote:
> Am 27.05.2011 11:40, schrieb Christian Spielberger:
>> On 05/27/2011 09:34 AM, Alexander Holler wrote:
>>> Am 26.05.2011 17:41, schrieb Alexander Holler:
Am 26.05.2011 13:30, schrieb Christian Spielberger:
>>> ...
But even than USB doesn't
On 28/05/11 16:18, Reinhard Meyer wrote:
> Dear Graeme Russ,
>> u32 get_timer(u32 base)
>> {
>> if (base != 0) {
>> if (timer - base< (CONFIG_MIN_TIMER_RESOLUTION * 2))
>> return 0;
>> else
>> return timer - base - CONFIG_MIN_TIMER_RESOLUTION;
>> } e
Hi Wolfgang,
A quick question for you - What defines what belongs in /lib versus /common?
I get that cmd* and env* belong in /common (U-Boot specific) and crc, zlib,
gunzip, qsort etc belong in /lib (generic)
But others are a bit grey like malloc in /common and display_options() in /lib
The rea
On Saturday, May 28, 2011 06:51:46 Graeme Russ wrote:
> But others are a bit grey like malloc in /common and display_options() in
> /lib
i would think malloc should live in /lib
> The reason I ask is to know where to put the new timer API - I'm thinking
> /lib/time.c with udelay() makes the most
On Saturday, May 28, 2011 02:28:23 yaojin liu wrote:
> I have asked many people ,but nobody did it.
> if we have a usb download tools, then we will not need Ethernet anymore!
musb gadget makes u-boot look like ethernet or serial to the host device. it
doesnt make much sense to create a custom ga
Contact Dr.Kelvin Moore for the claims of £1,532,720 in the 2011 Email
Promotion.Claims info:Fullname,Occupation,Nationality,Residential Address.email
to :k.moore...@hotmail.co.uk Tel.( +44704-571-2164).
___
U-Boot mailing list
U-Boot@lists.denx.de
h
On 5/27/2011 10:53 PM, Graeme Russ wrote:
> Hi Bill,
>
> On 28/05/11 00:23, J. William Campbell wrote:
>> On 5/27/2011 12:35 AM, Graeme Russ wrote:
>>> Hi Wolfgang,
>>>
>>> On 27/05/11 17:13, Wolfgang Denk wrote:
Dear Graeme Russ,
In message you wrote:
> I think we will need to
7 matches
Mail list logo