commit | 24e592c83a4fd2b7f7a774e0d7a62d3f49e90996 | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | Fri Dec 01 14:39:40 2017 +0900 |
committer | Heiko Schocher <hs@denx.de> | Thu Dec 07 09:29:35 2017 +0100 |
tree | da2bb8aa37d7f024b6263f2fe0fe426c3aed0c80 | |
parent | c351b53aeddbfde013cbfc6ac9f9bb5ad88fd892 [diff] |
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 <iwamatsu@nigauri.org> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heiko Schocher <hs@denx.de>