On 11/24/2011 03:31 PM, Benoît Canet wrote:
> These patches convert some files to memory API
>
Thanks, applied.
--
error compiling committee.c: too many arguments to function
On 11/24/2011 03:31 PM, Benoît Canet wrote:
> These patches convert some files to memory API
>
> I am wondering if the bonito ones are corrects as
> sysbus_mmio_map() use internally get_system_memory().
>From a "will it work" perspective, I think it's correct since it
system_memory is supposed to
These patches convert some files to memory API
I am wondering if the bonito ones are corrects as
sysbus_mmio_map() use internally get_system_memory().
v2:
remove unneeded casts in mcf_uart
remove unneeded #include in lm32_uart and lm32_sys
v3:
use valid.accept in lm32_sys
v4:
bonito: use the pc