summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2020-01-10 10:53:41 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2020-01-13 12:22:02 +0100
commit1b23cd803a69cc6045e61f60400db4bd28507a3e (patch)
treef8fc5fa66d87ad30db8d97e5b9ac893f2327a409 /lib
parente9ee78889217c1266c05258c13b84875f5b2fdb2 (diff)
downloadbarebox-1b23cd803a69cc6045e61f60400db4bd28507a3e.tar.gz
barebox-1b23cd803a69cc6045e61f60400db4bd28507a3e.tar.xz
include/soc/fsl: Make struct ccsr_qman v3 specific
struct ccsr_qman is ifdeffed for different versions of this structure. CONFIG_SYS_FSL_QMAN_V3 is not defined which means we happen to use the wrong version on LS1046a. Hardcode it to the v3 version to make it work on LS1046a and rename it to ccsr_qman_v3 to make it obvious that it needs a change on non v3 versions. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions