
30 Nov
2004
30 Nov
'04
5:21 p.m.
In message 20041130145337.65907.qmail@web15601.mail.cnb.yahoo.com you wrote:
OK, you can do that because there are only 16MB RAM on your board. So if you successfully port U-Boot on your 16MB RPXlite_DW board. I would meet you half way. Just Add "make RPXlite_DW_16MB" to support your board. So
No, please don't. It is trivial (less than 15 lines of code) to support both 8 and 9 column SDRAM chips with the same configuration, so instead of littering the Makefile with countless configurations all the boards will be able to run the same U-Boot image. I already poointed out how to do this.
you just need add a CONFIG_RPXLITE_16MB macro in your
Don't. I will reject any such patches. Do it the Right Way (TM).
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
COBOL is for morons. -- E.W. Dijkstra