On Monday, September 28, 2015 at 02:34:39 AM, Thomas Chou wrote:
> Hi Marek,
Hi Thomas,
> On 09/26/2015 04:16 PM, Marek Vasut wrote:
> > If you ever figure out how to use buildman for your tests, I'd be glad
> >
> > if you share that information -- something like "buildman, the warstory".
> > I
Hi Marek,
On 09/26/2015 04:16 PM, Marek Vasut wrote:
If you ever figure out how to use buildman for your tests, I'd be glad
if you share that information -- something like "buildman, the warstory".
I'm struggling with the same thing ;-)
Surely I will if I ever do.
Best regards,
Thomas Chou
_
On Saturday, September 26, 2015 at 09:30:54 AM, Thomas Chou wrote:
> Hi Simon,
>
> On 09/25/2015 10:55 PM, Simon Glass wrote:
> > You can use the moveconfig.py tool to move configs into Kconfig. You
> > could do that with your patch applied, and create a patch to remove
> > the old #defines from b
Hi Simon,
On 09/25/2015 10:55 PM, Simon Glass wrote:
You can use the moveconfig.py tool to move configs into Kconfig. You
could do that with your patch applied, and create a patch to remove
the old #defines from board configs. I think this should be done at
the same time as we add new Kconfigs,
Hi Thomas,
On 24 September 2015 at 01:44, Thomas Chou wrote:
>
> Add CMD_GPIO to Kconfig.
>
> Signed-off-by: Thomas Chou
> ---
> common/Kconfig | 5 +
> 1 file changed, 5 insertions(+)
>
> diff --git a/common/Kconfig b/common/Kconfig
> index 2c42b8e..f2034c2 100644
> --- a/common/Kconfig
>
Add CMD_GPIO to Kconfig.
Signed-off-by: Thomas Chou
---
common/Kconfig | 5 +
1 file changed, 5 insertions(+)
diff --git a/common/Kconfig b/common/Kconfig
index 2c42b8e..f2034c2 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -344,6 +344,11 @@ config CMD_FPGA
help
FPGA
6 matches
Mail list logo