android_kernel_xiaomi_sdm845/arch/m68knommu
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
..
configs m68knommu: update the default config for the ColdFire 5407C3 board 2009-04-23 09:23:32 +10:00
kernel m68knommu: add uboot commandline argument passing support 2009-12-04 11:45:30 +10:00
lib m68k: merge the mmu and non-mmu versions of checksum.h 2009-09-16 09:43:37 +10:00
mm m68knommu: show KiB rather than pages in "Freeing initrd memory:" message 2009-09-30 10:05:59 +10:00
platform m68knommu: add uboot commandline argument passing support 2009-12-04 11:45:30 +10:00
defconfig m68knommu: update defconfig 2008-03-04 08:04:11 -08:00
Kconfig m68knommu: add uboot commandline argument passing support 2009-12-04 11:45:30 +10:00
Kconfig.debug m68knommu: removing config variable DUMPTOFLASH 2008-02-05 09:44:21 -08:00
Makefile m68knommu: improve compile arch switch settings 2009-03-30 10:29:45 +10:00