Tom Rini ffb5656862 armv7: Mark the default lowlevel_init function as weak
Rather than have a long and if check in the Makefile, mark the default
lowlevel_init function as weak (as we do on armv8) so that SoCs can
override it if needed, and it will still be discarded if unused.
Provide a weak s_init as well to allow for this to link and be
discarded.

Signed-off-by: Tom Rini <trini@konsulko.com>
2017-06-05 11:02:23 -04:00
..
2017-05-22 09:33:58 -04:00
2017-05-22 09:33:58 -04:00
2017-04-20 13:30:01 +02:00
2015-09-02 21:28:25 -06:00