]> Git Repo - u-boot.git/commit
cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C
authorNobuhiro Iwamatsu <[email protected]>
Fri, 1 Dec 2017 05:39:40 +0000 (14:39 +0900)
committerHeiko Schocher <[email protected]>
Thu, 7 Dec 2017 08:29:35 +0000 (09:29 +0100)
commit28df8ed07f2ae936e9af28c146d555ed4d0c122a
treeda2bb8aa37d7f024b6263f2fe0fe426c3aed0c80
parentcab8a27d80afbdcb7ba422c4c4f85130678373a9
cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C

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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Heiko Schocher <[email protected]>
cmd/i2c.c
This page took 0.033702 seconds and 4 git commands to generate.