[U-Boot] [PATCH 15/20] dm: rtc: Convert 'date' command to support driver model

Simon Glass sjg at chromium.org
Mon May 4 16:20:40 CEST 2015


On 20 April 2015 at 12:37, Simon Glass <sjg at chromium.org> wrote:
> Adjust this command so that it supports using driver model for I2C, i.e.
> CONFIG_DM_I2C. This will permit it to be used in sandbox also.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  common/cmd_date.c | 53 +++++++++++++++++++++++++++++++++++++++--------------
>  1 file changed, 39 insertions(+), 14 deletions(-)

Applied to u-boot-dm.


More information about the U-Boot mailing list