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