linux/arch/m68knommu/platform
Lennart Sorensen 588baeac38 m68knommu: add uboot commandline argument passing support
This patch adds m68knommu support for getting the kernel command line
arguments from uboot, including the passing of an initrd image from uboot.

We use this on a 5270/5271 based board, and have used it on the 5271evb
development board.  It is based on a patch found in the linux-2.6-denx
git tree, although that tree seems to have had lots of other changes
since which are not in the main Linus kernel.  I believe this will work
on all coldfires, although other m68knommu might be missing the _init_sp
stuff in head.S as far as I can tell.  I only have the coldfire to
test on.

Signed-off-by: Lennart Sorensen <lsorense@csclub.uwaterloo.ca>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2009-12-04 11:45:30 +10:00
..
68EZ328 m68knommu: cleanup 68EZ328 init code 2007-10-23 20:45:44 -07:00
68VZ328 m68knommu: cleanup 68VZ328 init code 2007-10-23 20:45:44 -07:00
520x m68knommu: remove unecessary interrupt level setting in ColdFire 520x setup 2009-09-16 09:43:47 +10:00
523x m68knommu: Coldfire GPIO corrections 2009-12-04 11:45:30 +10:00
527x m68knommu: Coldfire GPIO corrections 2009-12-04 11:45:30 +10:00
528x m68knommu: Coldfire GPIO corrections 2009-12-04 11:45:30 +10:00
532x m68knommu: clean up ColdFire 532x CPU timer setup 2009-09-16 09:43:52 +10:00
5206 m68knommu: map ColdFire interrupts to correct masking bits 2009-09-16 09:43:52 +10:00
5206e m68knommu: remove duplicated #include 2009-09-30 10:06:06 +10:00
5249 m68knommu: add support for second interrupt controller of ColdFire 5249 2009-09-16 09:43:53 +10:00
5272 m68knommu: remove ColdFire direct interrupt register access 2009-09-16 09:43:54 +10:00
5307 m68knommu: map ColdFire interrupts to correct masking bits 2009-09-16 09:43:52 +10:00
5407 m68knommu: map ColdFire interrupts to correct masking bits 2009-09-16 09:43:52 +10:00
68328 m68knommu: fix rename of pt_regs offset defines breakage 2009-09-30 10:06:07 +10:00
68360 m68knommu: fix rename of pt_regs offset defines breakage 2009-09-30 10:06:07 +10:00
coldfire m68knommu: add uboot commandline argument passing support 2009-12-04 11:45:30 +10:00
Makefile