diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2011-03-13 10:55:53 -0500 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2011-03-15 01:25:51 -0500 |
commit | 7afc45ad7d9493208d89072cbb78a5bfc8034b59 (patch) | |
tree | 233adc7346c3ec0f4e84cb8637ad79d9b43a5bba /arch/blackfin/lib/memcmp.S | |
parent | cc1dd33f273f8c96cbd7539b4a2d1d7aa12773cd (diff) | |
download | u-boot-imx-7afc45ad7d9493208d89072cbb78a5bfc8034b59.zip u-boot-imx-7afc45ad7d9493208d89072cbb78a5bfc8034b59.tar.gz u-boot-imx-7afc45ad7d9493208d89072cbb78a5bfc8034b59.tar.bz2 |
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>
Diffstat (limited to 'arch/blackfin/lib/memcmp.S')
0 files changed, 0 insertions, 0 deletions