MIPS: BCM47xx: Support on-SoC bus in SPROM reading function
authorRafał Miłecki <zajec5@gmail.com>
Sun, 25 Oct 2015 21:16:47 +0000 (22:16 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 11 Nov 2015 07:36:52 +0000 (08:36 +0100)
commitdaa7ce02513d2188fe6f5ff47ce5ef83eb7de739
tree193f87051652bb76b91810b86e05d139c256dac4
parent500fab97c682f3264eb7f96c22575d70cce6b2b4
MIPS: BCM47xx: Support on-SoC bus in SPROM reading function

To support (extract) SPROM on Broadcom ARM devices we should separate
SPROM code and make it a separated module. We won't want to export
bcm47xx_fill_sprom symbol so we should support SoC SPROM in the standard
fallback function and then modify ssb to use it.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Acked-by: Hauke Mehrtens <hauke@hauke-m.de>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/11355/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/bcm47xx/sprom.c