[PATCH] m68knommu: common ROM/flash 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:46 +0000 (20:43 -0700)
commit42ae766fffdad89267151acddaf936df58ab2267
tree5c11328068f313dddd989bbc486fe8a2ea818ce0
parent8a6e43e9ee84eb8fb39bfdf8f0b6e466905491d0
[PATCH] m68knommu: common ROM/flash based 68360 startup code

Create common start code for all 68360 based platforms that are
loaded and run directly from ROM/flash (as opposed to running from
RAM). 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-rom.S [new file with mode: 0644]