]> Git Repo - J-u-boot.git/commit
mpc83xx: Consolidate the ECC support of 83xx
authorDave Liu <[email protected]>
Wed, 1 Aug 2007 07:00:15 +0000 (15:00 +0800)
committerKim Phillips <[email protected]>
Fri, 10 Aug 2007 06:13:11 +0000 (01:13 -0500)
commitdaab8c67d2defef73dc26ab07f0c3afd1b05d019
tree01a759ed1aadf2d7a222292de55394ea7cfcdc1c
parent036575c544cf1b69654d8fb334bda69c6ff3da36
mpc83xx: Consolidate the ECC support of 83xx

Remove the duplicated source code of ecc command on the <board>.c,
for reused, move these code to cpu/mpc83xx directory.

Signed-off-by: Dave Liu <[email protected]>
Signed-off-by: Kim Phillips <[email protected]>
board/mpc8349emds/mpc8349emds.c
board/mpc8360emds/mpc8360emds.c
cpu/mpc83xx/Makefile
cpu/mpc83xx/ecc.c [new file with mode: 0644]
This page took 0.037518 seconds and 4 git commands to generate.