
21 Jun
2007
21 Jun
'07
4:23 p.m.
I am trying to get a patch together to add support for the TI Davinci processor into u-boot. I have started with one of the patches floating around the internet and am in the process of modifying to support the Lyrtech SFF SDR board. Currently, this patch will boot on the board and use the network and do some ram tests. I haven't worked through NAND support yet.
The patch is against git. I am very interested in structural comments, like the best way to support similar, but different boards.
I would be glad to collect additional patches and see if we can't get support for davinci boards into u-boot.
The current patch is here:
http://www.balister.org/~balister/u-boot-sffsdr.patch
Philip