[PATCH] m68knommu: startup code for the Drangen Engine 68328 based board
authorGreg Ungerer <gerg@snapgear.com>
Tue, 13 Sep 2005 01:14:08 +0000 (11:14 +1000)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 13 Sep 2005 03:04:15 +0000 (20:04 -0700)
commit9f5757476dc1c8eabc51e7d14722a2646bc2cb9d
tree913c06d2e6ad974e1553b19f810e5dc230947263
parent7cf27cb4162bd586c015e32383f30bc7fbb3ff8a
[PATCH] m68knommu: startup code for the Drangen Engine 68328 based board

Specialized startup code for the 68328 based DragenEngine board.
It doesn't easily fit into the common 68x328 startup code framework.
It doesn't want any of the common hardware setup to be done here.

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