commit | e384d2ed274586872e26fbda245247e3dffcca9c | [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 | 1d194b5c387d4dbd4f6440e7f3c319f60269b647 [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>