u-boot-brain/arch/arm/cpu/arm926ejs/mxs
Fabio Estevam fb7383a7a2 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>
2013-05-05 17:08:47 +02:00
..
clock.c mxs: mmc: spi: dma: Better wrap the MXS differences 2013-03-07 17:22:56 +01:00
iomux.c mxs: prefix register acessor macros with 'mxs' prefix 2012-09-01 14:58:17 +02:00
Makefile mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCs 2012-09-01 14:58:17 +02:00
mxs_init.h mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT 2013-03-07 17:22:57 +01:00
mxs.c imx: Move some i.MX common functions into the imx-common directory 2013-04-22 10:23:42 +02:00
spl_boot.c mx23: SPL: Add boot mode support 2013-01-21 12:05:21 +01:00
spl_lradc_init.c mxs: Reowork SPL to use 'mxs' prefix for methods 2012-09-01 14:58:17 +02:00
spl_mem_init.c mxs: spl_mem_init: Change EMI port priority 2013-05-05 17:08:47 +02:00
spl_power_init.c mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT 2013-03-07 17:22:57 +01:00
start.S arm: start.S: Fix _TEXT_BASE for SPL 2013-04-12 07:55:05 +02:00
timer.c mxs: timrot: Rename local macros 2013-03-07 17:50:55 +01:00
u-boot-imx23.bd mx23: config: Enable building of u-boot.sb binary 2013-01-21 12:05:21 +01:00
u-boot-imx28.bd MX28: config: Allow different target generation in elftosb call 2012-09-01 14:58:27 +02:00
u-boot-spl.lds arm: Make all linker scripts compatible with per-symbol sections 2013-04-12 07:55:09 +02:00