Hi Simon.
Thanks for your review!
I have posted v3 (only comments updates).
And some comments below:
On Wed, 20 Aug 2014 12:43:22 -0600
Simon Glass wrote:
> > +
> > + sed -n -e 's/^CONFIG_\(SPL\|TPL\)=y$/\1/p' $KCONFIG_CONFIG | \
> > +
Hi Masahiro,
On 16 August 2014 19:56, Masahiro Yamada wrote:
>
> Commit 51148790 added scripts/multiconfig.py written in Python 2
> to adjust Kconfig for U-Boot.
>
> The problem is that Python 2 and Python 3 are not compatible
> with each other and some users are using Python 3.
>
> We are not ha
Commit 51148790 added scripts/multiconfig.py written in Python 2
to adjust Kconfig for U-Boot.
The problem is that Python 2 and Python 3 are not compatible
with each other and some users are using Python 3.
We are not happy about adding host tool dependency (in this case,
Python version dependenc
3 matches
Mail list logo