On 13 October 2018 at 16:34, Angelo Dureghello <[email protected]> wrote: > This patch adds devicetree support to the mcfuart.c driver > and removes non DM code. > > Signed-off-by: Angelo Dureghello <[email protected]> > --- > Changes for v2: > - remove non DM code > Changes for v3: > - none > --- > drivers/serial/mcfuart.c | 106 +++++++++++---------------------------- > 1 file changed, 28 insertions(+), 78 deletions(-)
Reviewed-by: Simon Glass <[email protected]> Does this not break the build bisectability? If it does, you might need to make a config change here too. _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

