Hi Masahiro, On 22 October 2014 03:13, Masahiro Yamada <[email protected]> wrote: > Before the console is available, the functions serial_*() > are used, while serial_stub_*() are called after the console > is ready. > > Functions in those two groups are almost the same except > how udevice is passed; serial_*() pass "cur_dev" whereas > serial_stub_*() pass sdev->priv. > > This commit merges the duplicated code; common lines are put into > _serlal_*(). > > Signed-off-by: Masahiro Yamada <[email protected]>
Can you please take a look at dm/master and rebase? Regards, Simon _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

