Hi Bernie,
* I don't see the coding style violation - what am I missing?
I think James is just referring to not placing the else on the same line as
the previous closing brace in
> }
> + else if (CPU == "cortex-a53" || CPU == "cortex-a57") {
Cheers,
Dave