public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] What is the difference between /lib and /common
@ 2011-05-28 10:51 Graeme Russ
  2011-05-28 14:53 ` Mike Frysinger
  2011-06-01 20:03 ` Wolfgang Denk
  0 siblings, 2 replies; 3+ messages in thread
From: Graeme Russ @ 2011-05-28 10:51 UTC (permalink / raw)
  To: u-boot

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 reason I ask is to know where to put the new timer API - I'm thinking
/lib/time.c with udelay() makes the most sense

Regards,

Graeme

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-06-01 20:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-28 10:51 [U-Boot] What is the difference between /lib and /common Graeme Russ
2011-05-28 14:53 ` Mike Frysinger
2011-06-01 20:03 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox