m68knommu: add basic support for the ColdFire based FireBee board
authorGreg Ungerer <gerg@uclinux.org>
Sun, 6 Mar 2011 13:20:19 +0000 (23:20 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 15 Mar 2011 11:01:55 +0000 (21:01 +1000)
commit7badfabb3fcee4fc4a0fd7c0437706b91fef3fff
treeecbf84372982840e9942f2f10c05e30fc99a69f6
parentd4852a34e46679f0a36b7c8803eace2b9002cddc
m68knommu: add basic support for the ColdFire based FireBee board

The FireBee is a ColdFire 5475 based board. Add a configuration option
to support it, and the basic platform flash layout code.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68knommu/Kconfig
arch/m68knommu/platform/54xx/Makefile
arch/m68knommu/platform/54xx/firebee.c [new file with mode: 0644]
This page took 0.026245 seconds and 5 git commands to generate.