]> git.ipfire.org Git - people/ms/u-boot.git/commit
board/BuR/tseries: remove lpj= from environment-variable
authorHannes Petermaier <oe5hpm@oevsv.at>
Thu, 11 Jun 2015 10:31:54 +0000 (12:31 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 18 Jun 2015 20:11:41 +0000 (16:11 -0400)
commit14ec12fa6f3da065842a3428f6cd620f04abcd58
treea17e1cf821586308628aab579a8a7b95fec512f4
parent9b63ba37274317520bd8752607476dbcce0f8213
board/BuR/tseries: remove lpj= from environment-variable

since we have now various processor-speeds it isn't useful anymore to
preinitialize kernels-delay loop.

Rather we want the kernel to calibrate it on every boot.
This wastes around 80ms boottime but is compatible to all CPU-speeds.

Signed-off-by: Hannes Schmelzer <oe5hpm@oevsv.at>
include/configs/tseries.h