On 10/24/2011 06:44 PM, Fabio Estevam wrote: > Rename mc13783-rtc so that it can be used for both MC13783 and MC13892 PMICs. > > efikamx board, for example, does use a MC13892 PMIC, but the RTC selection is > currently made as: > > #define CONFIG_RTC_MC13783 > > ,which is not very obvious. > > Let the MC13783 and MC13892 RTC be selected by: > > #define CONFIG_RTC_MC13XXX > > Signed-off-by: Fabio Estevam <[email protected]> > --- > Changes since v1: > - Properly handle the file rename via git.
Ah, ok, I have not seen your V2 - forget my previous comment. This is only a cosmetic change - I do not see any issue. Acked-by: Stefano Babic <[email protected]> Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: [email protected] ===================================================================== _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

