]> code.ossystems Code Review - bsp/u-boot.git/commit
mxs: spl_mem_init: Change EMI port priority
authorFabio Estevam <fabio.estevam@freescale.com>
Fri, 3 May 2013 04:37:13 +0000 (04:37 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 6 May 2013 15:17:34 +0000 (12:17 -0300)
commit41e25a9b99d28d5e6e32d3fbf6df6467be736fd4
tree875c39ddca9cc6b295cbc83e2e630f767586574a
parentcc6f5503db35b4f00ebd39904bf1e91038241dd3
mxs: spl_mem_init: Change EMI port priority

FSL bootlets code set the PORT_PRIORITY_ORDER field of register HW_EMI_CTRL
as 0x2, which means:

PORT0231 = 0x02 Priority Order: AXI0, AHB2, AHB3, AHB1

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c