[ARM] nommu: start-up code
authorHyok S. Choi <hyok.choi@samsung.com>
Mon, 27 Mar 2006 13:58:25 +0000 (14:58 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 27 Mar 2006 13:58:25 +0000 (14:58 +0100)
commit75d90832d58aa5855972cfc2bdaa94970ccd4aca
tree3e93ec4714fe4951c67f61787b026fcbc4656f9b
parent10c2df65060e1ab57b2f75e0749de0ee9b8f4810
[ARM] nommu: start-up code

This patch adds nommu version start-up code head-nommu.S.
The common part of the start-up codes is moved to head-common.S.

Signed-off-by: Hyok S. Choi <hyok.choi@samsung.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Makefile
arch/arm/kernel/head-common.S [new file with mode: 0644]
arch/arm/kernel/head-nommu.S [new file with mode: 0644]
arch/arm/kernel/head.S