arm: zynq: Move compiled-in dtb behind .text section
Moving dtb behind .text section fix problem with
loadable modules because it was placed in init section
which is cleared. That's why dtb was corrupted and
drivers weren't probed.
Signed-off-by:
Michal Simek <monstr@monstr.eu>
Loading
Please sign in to comment