]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitd659988d9a541ddde5bc128f830482e9633a3978
tree913c06d2e6ad974e1553b19f810e5dc230947263
parentb61326716b3d635b5b7c285940d9dc94ec58d27a
[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]