summaryrefslogtreecommitdiff
path: root/arch/m68k/include/uapi/asm/bootinfo.h
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-10-06 04:18:20 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2016-10-06 04:18:20 +0300
commita6930aaee06755d1bdcfd943fbf614e4d92bb0c7 (patch)
tree488c83b9a888d967a7b8e31750e9295fc09bc9c3 /arch/m68k/include/uapi/asm/bootinfo.h
parentd8ea757b25ec82687c497fc90aa83f9bcea24b5b (diff)
parent742859adc721da65ff4e8b59412d73bd3d2a57fe (diff)
downloadlinux-a6930aaee06755d1bdcfd943fbf614e4d92bb0c7.tar.xz
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
Pull m68knommu updates from Greg Ungerer: "The bulk of the changes here are to clean up the ColdFire 5441x SoC support so that it can run with MMU enabled. We have only supported it with MMU disabled up to now. There is also a few individual bug fixes across the ColdFire support code" * 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu: m68k: let clk_disable() return immediately if clk is NULL m68knommu: convert printk(KERN_INFO) to pr_info() m68knommu: clean up uClinux boot log output m68k: generalize uboot command line support m68k: don't panic if no hardware FPU defined m68k: only generate FPU instructions if CONFIG_FPU enabled m68k: always make available dump_fpu() m68k: generalize io memory region setup for ColdFire ACR registers m68k: move ColdFire _bootmem_alloc code m68k: report correct FPU type on ColdFire MMU platforms m68k: set appropriate machine type for m5411x SoC platforms m68k: move CONFIG_FPU set to per-CPU configuration m68knommu: fix IO write size in nettel pin set m68knommu: switch to using IO access methods in WildFire board code m68knommu: fix early setup to not access variables
Diffstat (limited to 'arch/m68k/include/uapi/asm/bootinfo.h')
-rw-r--r--arch/m68k/include/uapi/asm/bootinfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m68k/include/uapi/asm/bootinfo.h b/arch/m68k/include/uapi/asm/bootinfo.h
index cdeb26a015b0..a48cf544c762 100644
--- a/arch/m68k/include/uapi/asm/bootinfo.h
+++ b/arch/m68k/include/uapi/asm/bootinfo.h
@@ -81,6 +81,7 @@ struct mem_info {
#define MACH_Q40 10
#define MACH_SUN3X 11
#define MACH_M54XX 12
+#define MACH_M5441X 13
/*