u-boot-brain/arch/arm/cpu/arm926ejs/mx28
Marek Vasut e3ddc64603 i.MX28: Add function to adjust memory parameters
This function can be overridden at run-time and allows implementors
of new boards based on the i.MX28 chip to fine-tune the memory params.
It is possible to write into the dram_vals array because when the SPL
runs, it is located SRAM. Therefore the location is writable. There is
no possibility of these data to be read-only.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Detlev Zundel <dzu@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Fabio Estevam <festevam@gmail.com>
2012-07-07 14:07:29 +02:00
..
clock.c Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registers 2012-03-26 23:09:24 +02:00
iomux.c Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 2012-03-26 23:09:24 +02:00
Makefile i.MX28: Add LRADC init to i.MX28 SPL 2012-05-15 08:31:36 +02:00
mx28_init.h i.MX28: Add LRADC init to i.MX28 SPL 2012-05-15 08:31:36 +02:00
mx28.c i.MX28: Shut down the LCD controller before reset 2012-05-15 08:31:36 +02:00
spl_boot.c i.MX28: Avoid redefining serial_put[cs]() 2012-05-15 08:31:36 +02:00
spl_lradc_init.c i.MX28: Add LRADC init to i.MX28 SPL 2012-05-15 08:31:36 +02:00
spl_mem_init.c i.MX28: Add function to adjust memory parameters 2012-07-07 14:07:29 +02:00
spl_power_init.c i.MX28: Add battery boot components to SPL 2012-05-15 08:31:36 +02:00
start.S mx28: fix SPL code to make USB booting work 2012-02-27 21:19:23 +01:00
timer.c MX28: Fix get_timer() / get_tbclk() issue 2012-02-27 21:19:23 +01:00
u-boot-spl.lds M28: Cleanup memsize.o OOT build 2011-12-09 17:30:10 +01:00