[U-Boot] [PATCH v2] spi: add altera spi controller support

Scott McNutt smcnutt at psyent.com
Tue Mar 23 22:43:30 CET 2010


> On Monday 22 March 2010 23:36:19 Thomas Chou wrote:
>> +#include <common.h>
>> +#include <malloc.h>
>> +#include <spi.h>
>> +#include <asm/io.h>
>> +#include <nios2-io.h>
> 
> side note, but am i the only one who thinks nios headers in include/ is bad 
> mojo ?

No. It's definitely bad mojo ... and has been for years (along with
many other headers). We will be moving the nios headers soon. In the
meantime, just don't drink any more kool-aid. ;-)

Regards,
--Scott





More information about the U-Boot mailing list