[U-Boot-Users] [PATCH] 83xx: Add Vitesse VSC7385 firmware uploading

Scott Wood scottwood at freescale.com
Fri Feb 8 20:09:37 CET 2008


Timur Tabi wrote:
>>> +#include <config.h>
>>> +#include <common.h>
>>> +#include <asm/io.h>
>>> +#include <asm/errno.h>
>>> +
>>>   
>> I think Kim mentioned this will break some architectures. Just repeating it.
> 
> Yeah, I'm still waiting for someone to tell me why.

Not every architecture has an io.h and an errno.h.

-Scott




More information about the U-Boot mailing list