commit | 2afd984653e5602b454e709f6d49797136a170cb | [log] [tgz] |
---|---|---|
author | Tuomas Tynkkynen <tuomas@tuxera.com> | Tue Mar 06 23:38:21 2018 +0200 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Tue Mar 13 20:36:16 2018 +0530 |
tree | a39d5c0925dde87a968472a770d259de64b3bc56 | |
parent | 8dc0a99cf39536b0fd1f17780240960dd86d37b8 [diff] |
ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to Makefile We're going to need this logic for 64-bit builds as well, so move it out from under arch/arm/cpu/armv7. Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com> Reviewed-by: Andre Przywara <andre.przywara@arm.com> Acked-by: Maxime Ripard <maxime.ripard@bootlin.com> Reviewed-by: Jagan Teki <jagan@openedev.com>