mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-17 20:01:55 +02:00
This allows to initialize DDR memory in C code. Currently all mx31 boards use assembler code (lowlevel_init.S) Signed-off-by: Helmut Raiger <helmut.raiger@hale.at> Acked-by: Stefano Babic <sbabic@denx.de>