On 23 June 2015 at 19:45, Simon Glass <[email protected]> wrote: > On 22 June 2015 at 22:18, Bin Meng <[email protected]> wrote: >> Currently CONFIG_DM_I2C is used in cmd_date.c for driver model, >> but it should be actually CONFIG_DM_RTC. >> >> Signed-off-by: Bin Meng <[email protected]> >> >> --- >> >> Changes in v2: >> - New patch to change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C >> >> common/cmd_date.c | 12 ++++++------ >> 1 file changed, 6 insertions(+), 6 deletions(-) > > Acked-by: Simon Glass <[email protected]>
Applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

