aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorMarcin Nowakowski <[email protected]>2019-05-13 12:32:43 +0000
committerPaul Burton <[email protected]>2019-05-13 19:02:47 +0000
commit67eebf7213046e65d8fb1f37f5fd10d5fb71e098 (patch)
tree158ae7ec45da3912e7ccf0927792278e6d88f756 /drivers/fpga/fpga-bridge.c
parentMIPS: SGI-IP27: abstract chipset irq from bridge (diff)
downloadkernel-67eebf7213046e65d8fb1f37f5fd10d5fb71e098.tar.gz
kernel-67eebf7213046e65d8fb1f37f5fd10d5fb71e098.zip
generic: fix appended dtb support
Appended DTB support is mostly intended to be used on legacy systems, but it is a valid feature that can be enabled for generic platform, which currently doesn't support it - if selected, the appended DTB will be ignored by the platform startup code. During kernel startup, the appended DTB's location is stored in fw_passed_dtb if the init code finds what appears to be a valid DTB. Otherwise (if a0 == -2), a1 is stored in fw_passed_dtb, so either way it will always point to either a user-passed DTB or built-in DTB. Signed-off-by: Marcin Nowakowski <[email protected]> Signed-off-by: Paul Burton <[email protected]> Cc: [email protected]
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions