[PATCH] m68knommu: common RAM based 68360 startup code
authorGreg Ungerer <gerg@snapgear.com>
Mon, 12 Sep 2005 01:18:10 +0000 (11:18 +1000)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 12 Sep 2005 03:43:47 +0000 (20:43 -0700)
commit81d4903d2d17a9f33ece2666185a8b51e6935ae0
tree799e8500ac1cf4f60040a683af026d753faec590
parentd871629b83774fc24db6dd2775ceaf46b433b056
[PATCH] m68knommu: common RAM based 68360 startup code

Create common start code for all 68360 based platforms that are
loaded and run directly from RAM (as opposed to running from
flash/ROM). This replaces the old specific startup code for
each board.

Signed-off-by: Greg Ungerer <gerg@uclinux.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/m68knommu/platform/68360/head-ram.S [new file with mode: 0644]