> -----Original Message----- > From: U-Boot [mailto:[email protected]] On Behalf Of Zhiqiang > Hou > Sent: Friday, March 03, 2017 7:01 PM > To: [email protected]; [email protected]; york sun <[email protected]>; > [email protected]; [email protected]; Xiaobo Xie > <[email protected]> > Cc: Z.Q. Hou <[email protected]> > Subject: [U-Boot] [PATCH 2/5] mtd: nand: remove nand size print from nand_init > function > > From: Hou Zhiqiang <[email protected]> > > Add nand_size() function to move the nand size print into initr_nand(). > Remove nand size print from nand_init() to allow other function to call > nand_init() without printing nand size. >
What problem is faced if nand_init() printing NAND size --prabhakar _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

