[RFC PATCH 2/3] Add initial iomega StorCenter board port.

Grant Likely grant.likely at secretlab.ca
Tue Jan 8 06:31:36 EST 2008


On 1/7/08, Jon Loeliger <jdl at jdl.com> wrote:
>
> Use cuImage bootwrapper until U-Boot port is completed.
> Derived heavily from Linkstation port.
>
> Signed-off-by: Andy Wilcox <andy at protium.com>
> Signed-off-by: Jon Loeliger <jdl at jdl.com>
> ---
>
> diff --git a/arch/powerpc/platforms/embedded6xx/Kconfig b/arch/powerpc/platforms/embedded6xx/Kconfig
> index 8924095..be5cdd2 100644
> --- a/arch/powerpc/platforms/embedded6xx/Kconfig
> +++ b/arch/powerpc/platforms/embedded6xx/Kconfig

Curious; why in platforms/embedded6xx vs platforms/82xx?

> diff --git a/arch/powerpc/platforms/embedded6xx/Makefile b/arch/powerpc/platforms/embedded6xx/Makefile
> index 844947c..f4fb280 100644
> --- a/arch/powerpc/platforms/embedded6xx/Makefile
> +++ b/arch/powerpc/platforms/embedded6xx/Makefile
> @@ -3,5 +3,7 @@
>  #
>  obj-$(CONFIG_MPC7448HPC2)      += mpc7448_hpc2.o
>  obj-$(CONFIG_LINKSTATION)      += linkstation.o ls_uart.o
> +obj-$(CONFIG_STORCENTER)       += storcenter.o
>  obj-$(CONFIG_PPC_HOLLY)                += holly.o
>  obj-$(CONFIG_PPC_PRPMC2800)    += prpmc2800.o
> +obj-$(CONFIG_STORCENTER)       += storcenter.o

Linked twice?

Cheers,
g.

-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
grant.likely at secretlab.ca
(403) 399-0195



More information about the Linuxppc-dev mailing list