]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerStefano Babic <sbabic@denx.de>
Sun, 5 May 2013 15:08:47 +0000 (17:08 +0200)
commitfb7383a7a27a6ae2442b7f0db89831478192fd2d
tree2b8fff77b97276c5b93d580d8eae738e3683b75f
parent39a538d9920f9422edbe339f00abe2eb7e038741
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