11 Jul 2012 00:39
Re: U-boot Porting
Aaron Williams <Aaron.Williams <at> cavium.com>
2012-07-10 22:39:14 GMT
2012-07-10 22:39:14 GMT
Hi Daniel, My comments are inline. On 07/09/2012 02:11 PM, Daniel Schwierzeck wrote: > Hi Aaron, > > 2012/7/6 Aaron Williams <Aaron.Williams <at> cavium.com>: >> Hi Andreas, >> >> I would love to see OCTEON support in the mainline as well, though I am not >> sure how I should go about this since it is a substantial amount of code. >> Fortunately most of the changes are not to the common code, and many of the >> common code changes are feature enhancements portable to other platforms as >> well. > we should do this step by step. My suggestions are: > > 1) send a patch series with only the changes on MIPS common code. I > assume that you updated most of the header files > with the current ones from linux? I am currently working on extending > the support for MIPS32 CPUs thus we should unify the common > MIPS code base at first. I made a number of additions to the header files. For the most part I did not update them from Linux but modified the existing ones. I tried to keep my changes minimal. As I said I use board_octeon.c instead of board.c. I have wrapped all of our changes with #ifdef CONFIG_OCTEON. It should be fairly easy to do this. >(Continue reading)
RSS Feed