Home
last modified time | relevance | path

Searched hist:"10778398 b3a0a05a4d00ee4a5b1d6a6f215eb37b" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/dm/
H A Dplatdata.h10778398b3a0a05a4d00ee4a5b1d6a6f215eb37b Thu Oct 02 01:57:21 UTC 2014 Simon Glass <sjg@chromium.org> dm: core: Allow a list of devices to be declared in one step

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@chromium.org>