diff options
author | Ahmed Mansour <ahmed.mansour@nxp.com> | 2016-11-10 16:26:50 (GMT) |
---|---|---|
committer | Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com> | 2017-09-07 04:44:05 (GMT) |
commit | cc926d97ace213d37e51862fbf7542ffa9f99a55 (patch) | |
tree | ce7c8d139032a4f7300b9fa5881b7e68d28740ce /doc/README.VLAN | |
parent | 8f2b375b6d059403529037151e4ca834bde23937 (diff) | |
download | u-boot-cc926d97ace213d37e51862fbf7542ffa9f99a55.tar.xz |
board/freescale: Share qbman init between archs
This patch adds changes necessary to move functionality present in
PowerPC folders with ARM architectures that have DPAA1 QBMan hardware
- Created new board/freescale/common/portals.c to house shared device
tree fixups for DPAA1 devices with ARM and PowerPC cores
- Added new header file to top includes directory to allow files in
both architectures to grab the function prototypes
- Port inhibit_portals() from PowerPC to ARM. This function is used in
setup to disable interrupts on all QMan and BMan portals. It is
needed because the interrupts are enabled by default for all portals
including unused/uninitialised portals. When the kernel attempts to
go to deep sleep the unused portals prevent it from doing so
Signed-off-by: Ahmed Mansour <ahmed.mansour@nxp.com>
Signed-off-by: Roy Pledge <roy.pledge@nxp.com>
Diffstat (limited to 'doc/README.VLAN')
0 files changed, 0 insertions, 0 deletions