u-boot/arch/powerpc
Kumar Gala 7afc45ad7d powerpc/85xx: Fix synchronization of timebase on MP boot
There is a small ordering issue in the master core in that we need to
make sure the disabling of the timebase in the SoC is visible before we
set the value to 0.  We can simply just read back the value to
synchronizatize the write, before we set TB to 0.

Reported-by: Dan Hettena
Tested-by: Dan Hettena
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2011-03-15 01:25:51 -05:00
..
cpu powerpc/85xx: Fix synchronization of timebase on MP boot 2011-03-15 01:25:51 -05:00
include/asm Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx 2011-02-09 20:50:26 +01:00
lib Replace "FLASH" strings with "Flash" or "flash" 2011-01-19 00:02:37 +01:00
config.mk Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS 2011-01-25 22:22:30 +01:00