commit | de26ef99bddbce4ed225f93afcf0bee99c3b6f87 | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Sat May 16 10:47:38 2009 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Fri Jun 12 20:47:16 2009 +0200 |
tree | ce7263c310a633126968f14668b4ca757daa7d01 | |
parent | 03e069dc0a765d506f78a68319acf33d432e035b [diff] |
mpc512x: Move common files to share them by several boards We will soon see several new MPC521x based boards added. This patch moves files that are not board specific to a common directory so they can be shared by all such ports. It also splits off common IDE code into a new file, cpu/mpc512x/ide.c . Signed-off-by: Wolfgang Denk <wd@denx.de> Cc: John Rigby <jcrigby@gmail.com>