Re: Linux 2.6.29-rc6 bombs while compiling a kernel for a linkstation/kurobox

2009-03-03 Thread Rogério Brito
On Mar 04 2009, Guennadi Liakhovetski wrote: > Yes, linkstation and storcenter have to migrate to the "physmap-flash" > platform driver. For now you can define in your .config > > CONFIG_MTD_PHYSMAP=y > CONFIG_MTD_PHYSMAP_COMPAT=y > CONFIG_MTD_PHYSMAP_START=0xffc0 > CONFIG_MTD_PHYSMAP_LEN=0x4

Re: Linux 2.6.29-rc6 bombs while compiling a kernel for a linkstation/kurobox

2009-03-03 Thread Guennadi Liakhovetski
On Mon, 2 Mar 2009, Rogério Brito wrote: > Hi there. > > I tried to compile a new kernel for my (powerpc) Kurobox HD (an embedded > system that has a Freescale processor), but it seems that the > compilation fails, with both my usual config file and with the shipped > linkstation_defconfig file.