"git@git.tuxist.de:jan.koester/linux.git" did not exist on "7672691a08c886e53ccbf8cdca406f8c92ec7a20"
Blackfin: convert early_printk EVT init to a loop
The EVT registers are all contiguous in the memory map, so using a loop to
initialize them all rather than hardcoding the list results in much better
generated code (a hardware loop rather than a whole bunch of individual
loads).
Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
Loading
Please sign in to comment