
22 Nov
2006
22 Nov
'06
1:31 p.m.
On Tuesday 21 November 2006 07:48, Matvejchikov Ilya wrote:
I have ported U-Boot-1.1.6 to MC68360 based board. See the attached file for details. E-mail me if you have any questions :)
Thanks.
Some comments: - Are you sure that you can't use the common CFI FLASH driver? - Please don't use C++ style comments. - Use tabs for indentation (for example in board/mc68360/mc68360.c). - Please rework your board config file. There is no comment at all so this is not readable.
Best regards, Stefan