Re: [U-Boot] [PATCH v4 2/2] socfpga: Adding System Manager driver

2013-07-01 Thread Chin Liang See
Dear Wolfgang, On Tue, 2013-07-02 at 06:24 +0200, ZY - wd wrote: > Dear Chin Liang See, > > In message <1372719771-4329-1-git-send-email-cl...@altera.com> you wrote: > > Adding the generated pin mux > > configuration by Preloader Generator tool > > In addition to the license issue, please chose

Re: [U-Boot] [PATCH v4 2/2] socfpga: Adding System Manager driver

2013-07-01 Thread Wolfgang Denk
Dear Chin Liang See, In message <1372719771-4329-1-git-send-email-cl...@altera.com> you wrote: > Adding the generated pin mux > configuration by Preloader Generator tool In addition to the license issue, please chose a descriptive subject. It is not really helpful when all patches of a series hav

[U-Boot] [PATCH v4 2/2] socfpga: Adding System Manager driver

2013-07-01 Thread Chin Liang See
Adding the generated pin mux configuration by Preloader Generator tool Signed-off-by: Chin Liang See Reviewed-by: Pavel Machek Cc: Wolfgang Denk CC: Pavel Machek Cc: Dinh Nguyen --- Changes for v2: - Fixed the word wrap issue within patch Changes for v3: - Fixed the long subject of the