commit | 14ec12fa6f3da065842a3428f6cd620f04abcd58 | [log] [tgz] |
---|---|---|
author | Hannes Petermaier <oe5hpm@oevsv.at> | Thu Jun 11 12:31:54 2015 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Jun 18 16:11:41 2015 -0400 |
tree | a17e1cf821586308628aab579a8a7b95fec512f4 | |
parent | 9b63ba37274317520bd8752607476dbcce0f8213 [diff] |
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>