RE: [PATCHv2 4/9] board: lx2160a: Make sure the RD tables address align to 64KB

2020-04-25 Thread Z.q. Hou
the RD tables address > align to 64KB > > > > > -Original Message- > > From: U-Boot On Behalf Of Zhiqiang Hou > > Sent: Tuesday, March 24, 2020 1:42 PM > > To: u-boot@lists.denx.de; Priyanka Jain ; Biwen > > Li > > Cc: Z.q. Hou >

RE: [PATCHv2 4/9] board: lx2160a: Make sure the RD tables address align to 64KB

2020-04-25 Thread Z.q. Hou
the RD tables address > align to 64KB > > > > > -Original Message- > > From: U-Boot On Behalf Of Zhiqiang Hou > > Sent: Tuesday, March 24, 2020 1:42 PM > > To: u-boot@lists.denx.de; Priyanka Jain ; Biwen > > Li > > Cc: Z.q. Hou >

RE: [PATCHv2 4/9] board: lx2160a: Make sure the RD tables address align to 64KB

2020-04-21 Thread Wasim Khan
> -Original Message- > From: U-Boot On Behalf Of Zhiqiang Hou > Sent: Tuesday, March 24, 2020 1:42 PM > To: u-boot@lists.denx.de; Priyanka Jain ; Biwen Li > > Cc: Z.q. Hou > Subject: [PATCHv2 4/9] board: lx2160a: Make sure the RD tables address align >

[PATCHv2 4/9] board: lx2160a: Make sure the RD tables address align to 64KB

2020-03-24 Thread Zhiqiang Hou
From: Hou Zhiqiang As the lower 16bit of the redistributor pending table is reserved for describing the memory attributes, we must give a 64KB aligned address to the GIC LPI initialization function. Signed-off-by: Hou Zhiqiang --- V2: - The #5 of v1 patchset. board/freescale/lx2160a/lx2160a.