]> git.baikalelectronics.ru Git - kernel.git/commit
sh: fix se7724 ceu names
authorMagnus Damm <damm@igel.co.jp>
Wed, 1 Jul 2009 04:55:35 +0000 (04:55 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 1 Jul 2009 06:31:29 +0000 (15:31 +0900)
commit8f2f86e8446aed85596ae5a1785a8a844ea0e010
tree7b8005b87e37f094f1a262f0283ca89382b250b7
parent6676c00fe210ace3b2411a686ee421ce2d8b626e
sh: fix se7724 ceu names

Use "ceu0" and "ceu1" as CEU names instead of "ceu".
This fixes "memchunk" kernel command line selection
on the solution engine 7724 board.

With this patch applied use "memchunk.ceu0=1m" or
"memchunk.ceu1=1m" on kernel command line to override
physically memory size to one meg for CEU0 or CEU1.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/boards/mach-se/7724/setup.c