]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ColdFire:Add mb for 5253 dram initialization
authorJason Jin <Jason.jin@freescale.com>
Mon, 18 Apr 2011 09:54:04 +0000 (17:54 +0800)
committerjason <jason@jason-ThinkPad-T61.(none)>
Sun, 4 Sep 2011 14:46:55 +0000 (22:46 +0800)
commit6752da6b2612c56e37bd8e9e176a7fedf4607bcc
tree26b35dfe08d53b54818e588e760f54d3a36d8f40
parentf73e7d67ed5accc945f4e4f24a7312826f87cab5
ColdFire:Add mb for 5253 dram initialization

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>
arch/m68k/include/asm/io.h
board/freescale/m5253demo/m5253demo.c