On Tue, 8 Dec 2009 09:10:04 +0100
Stefan Roese <s...@denx.de> wrote:

> +     /*
> +      * First disable the memory controller (could be enabled
> +      * by the debugger)
> +      */
> +     clrsetbits_be32(&ddr->sdram_cfg, SDRAM_CFG_MEM_EN, 0);
> +     asm("sync;isync");

applied after changing to use [i]sync() accessor fns.

Kim
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to