On Wednesday 03 October 2012, Simon Horman wrote: > I looked through my fines and found a config that I believe > worked with a derivative of 2.6.35.7. > > It has CONFIG_MEMORY_SIZE=0x1e800000. > > So what I suspect has happened is that an extra zero has crept into > arch/arm/configs/kota2_defconfig and the intended value is: > > CONFIG_MEMORY_SIZE=0x1e000000 > > Unfortunately I do not have access to a board to test this, > nor am I aware of anyone who does.
Ok, I'll drop this patch for now then, so we keep the warning around to remind us of the problem. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/