
24 Feb
2016
24 Feb
'16
5:59 p.m.
On 02/04/2016 06:12 PM, Zhao Qiang wrote:
There are uQE on ls1043ardb board, add uQE support for the board. Call u_qe_init in ls1043ardb's board_init.
Signed-off-by: Zhao Qiang qiang.zhao@nxp.com
Changes for v2:
- get qe_immr directly instead of qe_base
Changes for v3:
- NA
Changes for v4:
- NA
Changes for v5:
- rebase on patch http://patchwork.ozlabs.org/patch/572697/
- modify commit message
board/freescale/ls1043ardb/ls1043ardb.c | 8 ++++++++ drivers/qe/qe.c | 6 ++---- include/configs/ls1043ardb.h | 7 +++++++ 3 files changed, 17 insertions(+), 4 deletions(-)
Applied to fsl-qoriq master. Awaiting upstream.
York