[U-Boot] [PATCH v4 2/9] dm: core: Allow a list of devices to be declared in one step

Simon Glass sjg at chromium.org
Thu Oct 23 05:05:36 CEST 2014


On 1 October 2014 19:57, Simon Glass <sjg at chromium.org> wrote:
> The U_BOOT_DEVICE macro allows the declaration of a single U-Boot device.
> Add an equivalent macro to declare an array of devices, for convenience.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
>
>  include/dm/platdata.h | 4 ++++
>  1 file changed, 4 insertions(+)
>

Applied to u-boot-dm/master.


More information about the U-Boot mailing list