Re: [U-Boot] [PATCH 1/2] powerpc/85xx: Add command to report errata workarounds

2010-07-14 Thread Wolfgang Denk
Dear Kumar Gala, In message 1276143535-22532-1-git-send-email-ga...@kernel.crashing.org you wrote: Add 'errata' command to report what errata we workaround Signed-off-by: Kumar Gala ga...@kernel.crashing.org --- arch/powerpc/cpu/mpc85xx/Makefile |1 +

Re: [U-Boot] [PATCH 1/2] powerpc/85xx: Add command to report errata workarounds

2010-07-14 Thread Kumar Gala
On Jul 14, 2010, at 2:29 PM, Wolfgang Denk wrote: Dear Kumar Gala, In message 1276143535-22532-1-git-send-email-ga...@kernel.crashing.org you wrote: Add 'errata' command to report what errata we workaround Signed-off-by: Kumar Gala ga...@kernel.crashing.org ---

Re: [U-Boot] [PATCH 1/2] powerpc/85xx: Add command to report errata workarounds

2010-07-14 Thread Wolfgang Denk
Dear Kumar Gala, In message 4203e0db-91ec-4311-8c52-7ec48f570...@kernel.crashing.org you wrote: NAK. Please do not add dead code. Please re-submit when you really add code here. Best regards, Wolfgang Denk Do you want me to just merge w/the patch that does add code here?

Re: [U-Boot] [PATCH 1/2] powerpc/85xx: Add command to report errata workarounds

2010-07-14 Thread Kumar Gala
On Jul 14, 2010, at 4:00 PM, Wolfgang Denk wrote: Dear Kumar Gala, In message 4203e0db-91ec-4311-8c52-7ec48f570...@kernel.crashing.org you wrote: NAK. Please do not add dead code. Please re-submit when you really add code here. Best regards, Wolfgang Denk Do you want me to

Re: [U-Boot] [PATCH 1/2] powerpc/85xx: Add command to report errata workarounds

2010-06-30 Thread Kumar Gala
On Jun 9, 2010, at 11:18 PM, Kumar Gala wrote: Add 'errata' command to report what errata we workaround Signed-off-by: Kumar Gala ga...@kernel.crashing.org --- arch/powerpc/cpu/mpc85xx/Makefile |1 + arch/powerpc/cpu/mpc85xx/cmd_errata.c | 35 + 2

[U-Boot] [PATCH 1/2] powerpc/85xx: Add command to report errata workarounds

2010-06-09 Thread Kumar Gala
Add 'errata' command to report what errata we workaround Signed-off-by: Kumar Gala ga...@kernel.crashing.org --- arch/powerpc/cpu/mpc85xx/Makefile |1 + arch/powerpc/cpu/mpc85xx/cmd_errata.c | 35 + 2 files changed, 36 insertions(+), 0 deletions(-)