Hello,
here is my new patch which adds the Kconfig support for m57sli from gigabyte.
There is one Problem with the patch, but I'm not able to track that down. I've really no idea what causes Kconfig to put all those warnings out with my patch. As this patch causes quite a massive amount of warnings, and I wasn't able to fix that it is not signed off.
The warnings which are given by make menuconfig are attached in warnings.txt and the patch itself is also attached. Hopefully someone can help me to track this down.
Kind regards, Harald
On Saturday 03 October 2009 22:29:32 Harald Gutmann wrote:
There is one Problem with the patch, but I'm not able to track that down. I've really no idea what causes Kconfig to put all those warnings out with my patch. As this patch causes quite a massive amount of warnings, and I wasn't able to fix that it is not signed off.
There was a "depends on" missing in my Kconfig for m57sli. Thanks a lot to Patrick Georgi for finding that one!
Some more modifications to the first patch sent have been done.
Now the patch builds a image without errors for that board, but it's right now untested as SPI chips >512kb can not be accessed correctly on m57sli after the "remove non-CBFS" patch.
Maybe someone who has a <=512kb chip can test this.
Attached is the new version of the patch which is
Signed-off-by: Harald Gutmann
Kind regards, Harald
On Saturday 03 October 2009 22:29:32 Harald Gutmann wrote:
Hello,
here is my new patch which adds the Kconfig support for m57sli from gigabyte.
The changes in devicetree.cb are just whitespace fixes and I removed some parts
Kind regards, Harald