[PATCH] Add basic support from ARM Versatile/PB
Alexey Zaytsev
alexey.zaytsev at gmail.com
Mon Oct 11 03:22:01 EDT 2010
On Mon, Oct 11, 2010 at 08:56, Baruch Siach <baruch at tkos.co.il> wrote:
> Hi Alexey,
>
> On Sun, Oct 10, 2010 at 11:15:37PM +0000, Alexey Zaytsev wrote:
>> Signed-off-by: Alexey Zaytsev <alexey.zaytsev at gmail.com>
>> ---
>
> [snip]
>
>> +config VERSATILE_SMC91C111
>> + bool "Use smc91c111 instead of smc91x (for QEMU)"
>> + default 0
>> + help
>> + Enable this option to run barebox inside qemu.
>> + Real versatile boards are equipped with smc911x,
>> + but qemu only provides smc91111, which is a bit different.
>
> s/smc91111/smc9111/?
>
The driver is implemented in smc91111.c, but it should probably be smc91c111.
More information about the barebox
mailing list