On 08/29/2015 05:10 PM, Simon Glass wrote: > Update this driver to use driver model and change all users. > > Signed-off-by: Simon Glass <[email protected]> > --- > > arch/arm/Kconfig | 1 + > drivers/serial/serial_zynq.c | 162 > ++++++++++++++++------------------------ > include/configs/zynq_microzed.h | 1 - > include/configs/zynq_picozed.h | 1 - > include/configs/zynq_zc70x.h | 1 - > include/configs/zynq_zc770.h | 6 -- > include/configs/zynq_zed.h | 1 - > include/configs/zynq_zybo.h | 1 - > 8 files changed, 65 insertions(+), 109 deletions(-) >
Unfortunately you forget to move ZynqMP target to DM. I have done it in our internal tree and it is probably the right time to send that patches out to cover it. Definitely they have to come to the tree first. I will test all others patches but TBH I have moved serial driver but I didn't resolved that SPL case but it is wonderful that you have probably fixed it. I am looking for to see what will be sizes with and without DM. Thanks, Michal -- Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91 w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/ Maintainer of Linux kernel - Xilinx Zynq ARM architecture Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform
signature.asc
Description: OpenPGP digital signature
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

