]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
POST: Added ECC memory test for mpc83xx.
authorMichael Zaidman <michael.zaidman@gmail.com>
Wed, 7 Apr 2010 15:30:08 +0000 (18:30 +0300)
committerWolfgang Denk <wd@denx.de>
Wed, 5 May 2010 22:00:24 +0000 (00:00 +0200)
commit93c7e70f648fb817e519f6e163b7ef9befc27349
treec982fdd7184fc20f9b84773543d4c1b9e524af64
parent8cd852824d91e232f1f820a0772c3c1d8af84b05
POST: Added ECC memory test for mpc83xx.

Signed-off-by: Michael Zaidman <michael.zaidman@gmail.com>
Fixed minor coding style issue.
Signed-off-by: Wolfgang Denk <wd@denx.de>
post/cpu/mpc83xx/Makefile [new file with mode: 0644]
post/cpu/mpc83xx/ecc.c [new file with mode: 0644]