ARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into OMAP directory
authorRoman Mashak <romez777@gmail.com>
Wed, 22 Oct 2008 20:00:26 +0000 (16:00 -0400)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Tue, 4 Nov 2008 22:40:05 +0000 (23:40 +0100)
commite352495318d8056a00faa21b633b3e4374bfbf52
tree081cc4833a63632c38d3dba8c7072b9c946066c3
parent248b2c367210c06dbd5fbdecf27e97fbe9d05fdb
ARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into OMAP directory

OMAP identification is implemented in 'cpuinfo.c' and located in ARM926EJ-S directory.
It makes sense to place this file in OMAP specific subdirectory, i.e. cpu/arm926ejs/omap

Signed-off-by: Roman Mashak <romez777@gmail.com>
cpu/arm926ejs/Makefile
cpu/arm926ejs/omap/Makefile
cpu/arm926ejs/omap/cpuinfo.c [moved from cpu/arm926ejs/cpuinfo.c with 100% similarity]