Re: [U-Boot] [PATCH 1/6] configs: iocom: Fix typo on CMD_FPGA command

2014-06-16 Thread Michal Simek
On 06/16/2014 10:19 AM, Dirk Eibach wrote: > Argh. Just noticed this. > >> Fix typo in CMD_FPGA command enabling. >> >> Signed-off-by: Michal Simek > > CONFIG_CMD_FPGAD is *NOT* a typo, it is about enbaling our own FPGA > command common/cmd_fpgad.c > > So NAK for this one. Ah sorry for that. I

Re: [U-Boot] [PATCH 1/6] configs: iocom: Fix typo on CMD_FPGA command

2014-06-16 Thread Dirk Eibach
Argh. Just noticed this. > Fix typo in CMD_FPGA command enabling. > > Signed-off-by: Michal Simek CONFIG_CMD_FPGAD is *NOT* a typo, it is about enbaling our own FPGA command common/cmd_fpgad.c So NAK for this one. As it already got pulled to rc we have to find a solution. And there has been al

[U-Boot] [PATCH 1/6] configs: iocom: Fix typo on CMD_FPGA command

2014-05-02 Thread Michal Simek
Fix typo in CMD_FPGA command enabling. Signed-off-by: Michal Simek --- include/configs/iocon.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/configs/iocon.h b/include/configs/iocon.h index f36c2a3..b32095c 100644 --- a/include/configs/iocon.h +++ b/include/configs/