[U-Boot] [PATCH 01/18] dm: Add platform data advice and admonishment
Simon Glass
sjg at chromium.org
Sat Jul 18 01:58:25 CEST 2015
On 6 July 2015 at 12:54, Simon Glass <sjg at chromium.org> wrote:
>
> We should guide people more strongly towards device tree to avoid the
> proliferation of platform data structures. Add documentation to the driver
> model README, and also the platform data header file.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> doc/driver-model/README.txt | 17 +++++++++++++++--
> include/dm/platdata.h | 9 +++++++++
> 2 files changed, 24 insertions(+), 2 deletions(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list