]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: atmel: spl: add weak bus matrix init function
authorBo Shen <voice.shen@atmel.com>
Mon, 15 Dec 2014 05:24:30 +0000 (13:24 +0800)
committerAndreas Bießmann <andreas.devel@googlemail.com>
Sat, 7 Feb 2015 22:42:45 +0000 (23:42 +0100)
commit433be902f3a7e8b40b349e3d9dacdf0a69982ede
treeacc0e1e3390a2bff20e2eeba12f8d64b585a2e62
parentabb44081a5f754b80acf5a97d648e731b75d22fc
ARM: atmel: spl: add weak bus matrix init function

Some SoC need to configure the bus matrix, add an weak function
to be replace by real function.

Signed-off-by: Bo Shen <voice.shen@atmel.com>
arch/arm/cpu/at91-common/spl_atmel.c