mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 07:57:21 +00:00
e3ddc64603
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> |
||
---|---|---|
.. | ||
armada100 | ||
at91 | ||
davinci | ||
kirkwood | ||
lpc32xx | ||
mb86r0x | ||
mx25 | ||
mx27 | ||
mx28 | ||
nomadik | ||
omap | ||
orion5x | ||
pantheon | ||
spear | ||
versatile | ||
cache.c | ||
config.mk | ||
cpu.c | ||
Makefile | ||
start.S |