On Mon, Aug 25, 2014 at 11:27 AM, Marek Vasut <marex at denx.de> wrote: > Can you maybe pull the mask out and just ORR it with the correct bit in the > ifdef ? Or -- even better, can this not be done at runtime ? Yes, I implemented the run-time approach in v3. Thanks