ARM Cortex A8: Move OMAP3 specific reset handler
authorMinkyu Kang <mk7.kang@samsung.com>
Mon, 20 Jul 2009 02:40:01 +0000 (11:40 +0900)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Wed, 22 Jul 2009 21:39:42 +0000 (23:39 +0200)
commit6b96a20d512b04a808438553874c00cf40812c44
treef458ff1fc03a96e28706933e42499fb204c33ab4
parent8bf29b59fce8cc381114929082202d800e313ad5
ARM Cortex A8: Move OMAP3 specific reset handler

Because of the reset_cpu is soc specific, should be move to soc

Cc: Dirk Behme <dirk.behme@googlemail.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
cpu/arm_cortexa8/omap3/Makefile
cpu/arm_cortexa8/omap3/reset.S [new file with mode: 0644]
cpu/arm_cortexa8/start.S