commit | bc72450aebe73587f80bbae8fc0b62c3d81b85fe | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@snapgear.com> | Wed Jul 25 22:07:20 2007 +1000 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed Jul 25 11:05:01 2007 -0700 |
tree | 90bd852d171be66736a9ae9e2acca07586ec3d4d | |
parent | 020f9e16c306f929382ad81e5a0ecf4f41887616 [diff] |
m68knommu: make BOOTPARAM setup common Currently most of the m68knommu cpu/board setup files are handling the setup of fixed boot parameters (via CONFIG_BOOTPARAM) themselves. Move all this into the common setup code. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>