Am 04.02.2010 11:26, schrieb Harald Gutmann:
Patch once more with diff from the cb toplevel.
Thank you!
On Thursday 04 February 2010 11:16:23 Harald Gutmann wrote:
Hello,
as I want to get the Kconfig part of m57sli running, I needed to build once again a newconfig image for m57sli. The last few times I built a newconfig image I had some troubles to get a fine build.
Here is a patch which fixes the build issues on m57sli with a chip size of 1mb. If someone needs a 512kb sized image, just change the CONFIG_ROM_SIZE to 0x80000.
I'd like to see that commited, so that I don't need to struggle with build errors on newconfig once more. ;)
Signed-off-by: Harald Gutmann harald.gutmann@gmx.net
Acked-by: Patrick Georgi patrick.georgi@coresystems.de and committed as r5084
Thanks, Patrick