mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-09 16:01:51 +02:00
The dram initialization sequence should be in order. This patch add mb for the dram intialization code to make sure the compiler do not disorder the code. Signed-off-by: Jason Jin <Jason.jin@freescale.com>