[PATCH v5] ARM: early fixmap support for earlycon

Stefan Agner stefan at agner.ch
Wed Aug 12 16:03:51 PDT 2015


On 2015-08-11 18:15, Stefan Agner wrote:
<snip>
> Hi Russel,
> 
> All three compile issues were related to MMU/!MMU differences. The solution
> is rather simple: This patch now only configures FIX_EARLYCON_MEM if the
> MMU is available. This makes sense since on !MMU platform we can use ioremap
> very early...
> 
> --
> Stefan
> 
> Changes since v4:
> - Add MMU dependency for FIX_EARLYCON_MEM
> - Call early_fixmap_init conditionally, only if FIX_EARLYCON_MEM is set
<snip>

Submitted to the patch tracker as 8415/1.

--
Stefan



More information about the linux-arm-kernel mailing list