mirror of
https://xff.cz/git/u-boot/
synced 2025-10-08 11:45:18 +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>