[U-Boot] [PATCH] cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C

Simon Glass sjg at chromium.org
Sat Dec 2 03:32:37 UTC 2017


On 30 November 2017 at 22:39, Nobuhiro Iwamatsu <iwamatsu at nigauri.org> wrote:
> sdram sub command of i2c command does not support Drivers Model.
> This adds Drivers Model support to sdram sub command.
>
> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
> ---
>  cmd/i2c.c | 14 ++++++++++++--
>  1 file changed, 12 insertions(+), 2 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list