summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2014-12-19 16:52:55 -0500
committerTom Rini <trini@ti.com>2015-01-05 15:13:45 -0500
commitb31079282e16c77f6f8878999867c7d622ececae (patch)
treede4301a0f6e17447d68164ae38ccce2ce3f42049 /tools
parentb352dde1ea715e8481946ec7d8086b3c3eb126ae (diff)
downloadblackbird-obmc-uboot-b31079282e16c77f6f8878999867c7d622ececae.tar.gz
blackbird-obmc-uboot-b31079282e16c77f6f8878999867c7d622ececae.zip
omap-common/hwinit-common.c: timer_init() doesn't need to touch gd
The gd will be cleared at first so we don't need to set arch.tbl to 0. In addition, the checks later against lastinc also work fine with an initial value of 0 here. This also brings us in line with sunxi code for example. Signed-off-by: Tom Rini <trini@ti.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud