[POWERPC] Update to linkstation / kurobox support
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Sun, 28 Jan 2007 22:31:08 +0000 (23:31 +0100)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 9 Feb 2007 17:41:18 +0000 (11:41 -0600)
commit8500adc79b15fa85b403dbf04aba3497c1f80e50
treef47ae031d448ced4906a5145318c86a9b72cbda2
parentb8583f6872496cdb0145a2f642fbefff002d68cb
[POWERPC] Update to linkstation / kurobox support

Linkstation systems capable of running mainline kernels use u-boot as a
bootloader, so, specifying a suitable kernel command is not a problem.
Don't guess. Also extend linkstation_defconfig to support the linkstation HS
model with a IT8212 IDE controller and kuroboxHD/HD-HLAN linkstation
models with a tulip ethernet chip. The latter also require a slightly
different .dts file, which is also included with this patch.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/kuroboxHD.dts [new file with mode: 0644]
arch/powerpc/configs/linkstation_defconfig
arch/powerpc/platforms/embedded6xx/linkstation.c