Sascha Hauer <s.ha...@pengutronix.de> writes:

> On Thu, Jan 29, 2015 at 08:25:54PM +0100, Robert Jarzmik wrote:
>> Sascha Hauer <s.ha...@pengutronix.de> writes:
>> I think the solution in arch/arm/boards/mioa701/board.c (remapping the 0x0
>> address) should work here :
>>      docg3_iospace = map_io_sections(0x0, (void *)0xe0000000, 0x2000);
>
> We could create a /dev/zeropage with the code above. That would make the
> zero page generally available. I don't know if this is worth the effort
> though.

Yeah, I don't know if it's worth it either. And how "big" should this
/dev/zeropage be (4k, 1M, ...) ?

Cheers.

-- 
Robert

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to