Re: [U-Boot] [RFC PATCH v2 0/2] Make Python scripts compatible with older versions

2014-08-04 Thread Yan, Miao
> > OK, what host distribution are you using? I'm going to guess RHEL5 (or > compatible)... If so, yes, I think we need to support that as a host platform > so > long as it's still supported by RedHat. It's CentOS 5, which still has several years of life time :-( Thanks, Miao

Re: [U-Boot] Quick guide to Kconfig

2014-08-04 Thread Yan, Miao
Hi, > -Original Message- > From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] > On Behalf Of Masahiro Yamada > Sent: Thursday, July 31, 2014 12:51 PM > To: u-boot@lists.denx.de > Subject: [U-Boot] Quick guide to Kconfig > > Hi all, > > > > The mainline has switche

Re: [U-Boot] Quick guide to Kconfig

2014-08-04 Thread Yan, Miao
Hi, > > Do we have a minimal python version requirement ? Because I can no > > longer build U-Boot on our build server which still uses python-2.4.x. > > There are some 2.6+ only syntax in genboardscfg.py and multiconfig.py. > > > I have no idea about the python version requirement in U-Boot. >

[U-Boot] about am335x watchdog

2014-02-25 Thread Yan, Miao
Hi Tom, In commit 6843918e0035bf06cb65ad2b4c98b38e86e43bd5: am335x: Enable CONFIG_OMAP_WATCHDOG support, hardware watchdog is enabled for am335x by default which is disabled in SPL, is this required by Linux or U-Boot itself ? I am asking because when testing with VxWorks (watchdog driver

Re: [U-Boot] Porting a freescale sabrelite-like board to master ?

2014-02-24 Thread Yan, Miao
Hi Eric > > > Are you referring to **another** manufacturer? > > We have support for SABRE Lite in main-line and are actively maintaining it. What about i.MX6DL SABRE Auto ? Is it in main-line too ? If yes, which config file should I use ? By looking at boards.cfg, I could find mx6qsabreaut

Re: [U-Boot] [ANN] v2014.01-rc1

2013-11-28 Thread Yan, Miao
Hi Tom, > You said you would be doing a v2 to make them apply cleanly again so I > marked the old ones as Superseded under that expectation. > I did re-tested patches and they can be applied cleanly at that time. I should've said that more clearly. Anyway, I did a rebase on 2014.01-rc1 and s

Re: [U-Boot] [ANN] v2014.01-rc1

2013-11-27 Thread Yan, Miao
Hi Tom, > -Original Message- > From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] > On Behalf Of Tom Rini > Sent: Tuesday, November 26, 2013 5:59 AM > To: u-boot@lists.denx.de > Subject: [U-Boot] [ANN] v2014.01-rc1 > > Hey all, > > I've put v2014.01-rc1 out and and