]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 10:59:13 +0000 (12:59 +0200)
commit38e5af51e0dce5b210e8c26fe1206a755b818949
treebc518f86441cd9e86ef6b2d6e0d9fdb180a9ba2a
parent3ed28a6b3b3f7960e715d76f0237628a92a2c1f6
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