Re: [U-Boot] [PATCH v2] POST: Added ECC memory test for mpc83xx.
Dear Michael Zaidman, In message <1270654208-32319-1-git-send-email-michael.zaid...@gmail.com> you wrote: > Signed-off-by: Michael Zaidman > --- > post/cpu/mpc83xx/Makefile | 30 > post/cpu/mpc83xx/ecc.c| 167 > + > 2 files changed, 1
[U-Boot] [PATCH v2] POST: Added ECC memory test for mpc83xx.
Signed-off-by: Michael Zaidman --- post/cpu/mpc83xx/Makefile | 30 post/cpu/mpc83xx/ecc.c| 167 + 2 files changed, 197 insertions(+), 0 deletions(-) create mode 100644 post/cpu/mpc83xx/Makefile create mode 100644 post/cpu/mpc83xx/ecc.c