[U-Boot] [PATCH 0/2] api: extend accessible set of block device attributes

Detlev Zundel dzu at denx.de
Fri Oct 21 18:06:59 CEST 2011


Hi,

> struct device_info in api_public.h defined its own subset of attributes
> of block_dev_desc, which limits the capability of external apps.
>
> This patch set let external apps access the same set of block device
> attributes as U-Boot.

Generally speaking, we are intentionally limiting our API to external
applications.  It should be easier to extend U-Boot itself (and
everybody will profit from the new code under a free license) rather
than writing proprietary applications.

Can you pleas tell us what the intention of the extension is?  We surely
will not accept patches gradually exposing all of the U-Boot internals
through the API and paving the way for proprietary applications.  So
every extension has to be balanced and discussed.

Thanks
  Detlev

-- 
Insider comment on Microsoft releasing Linux Hyper-V driver code under GPLv2:
             "It looks like hell just froze over."
--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de


More information about the U-Boot mailing list