diff options
author | Simon Glass <sjg@chromium.org> | 2012-04-19 08:04:39 +0000 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2012-07-07 14:07:19 +0200 |
commit | 27c4a3318f716cce0a23248317534bda7792230b (patch) | |
tree | 74daff034784a48106de6ca2a4bd814066279389 /arch/x86 | |
parent | 00a55add04222539846dd884217bcf40c504da92 (diff) | |
download | u-boot-imx-27c4a3318f716cce0a23248317534bda7792230b.zip u-boot-imx-27c4a3318f716cce0a23248317534bda7792230b.tar.gz u-boot-imx-27c4a3318f716cce0a23248317534bda7792230b.tar.bz2 |
tegra: Correct PLL access in ap20.c and clock.c
Correct this warning seen by Albert:
ap20.c:44:18: warning: array subscript is above array bounds
There is a subtle bug here which currently causes no errors, but might
in future if people use PCI or the 32KHz clock. So take the opportunity
to correct the logic now.
Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'arch/x86')
0 files changed, 0 insertions, 0 deletions