uboot-mt623x/post/cpu/ppc4xx
Stefan Roese ac69243d83 ppc4xx/POST: Change ethernet test loop count to a default of 10
This patch changes the PPC4xx ethernet POST loop test count from
currently 192 (256 - 64) to a default of 10. While doing this the max
frame size is increased. Each loop run uses a different frame size,
starting with a max of 1514 bytes, down to 64. The default loop
count of 10 can be overriden using CONFIG_SYS_POST_ETH_LOOPS in the
board config header.

The TEST_NUM loop has been removed as it was never used.

The main reason for this change is to reduce the boot time on boards
using this POST test, like the lwmon5 board. This change reduces the
boot time by about 600ms on the lwmon5 board.

Signed-off-by: Stefan Roese <sr@denx.de>
Acked-by: Wolfgang Denk <wd@denx.de>
2010-12-17 09:44:32 +01:00
..
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
cache.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
cache_4xx.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
denali_ecc.c ppc4xx/POST: Handle cached SDRAM correctly in Denali (440EPx) ECC POST 2010-11-28 11:06:47 +01:00
ether.c ppc4xx/POST: Change ethernet test loop count to a default of 10 2010-12-17 09:44:32 +01:00
fpu.c ppc4xx: Move ppc4xx headers to powerpc include directory 2010-09-23 09:02:05 +02:00
ocm.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
spr.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
uart.c ppc4xx: Use common ns16550 functions in 4xx UART POST driver 2010-10-04 11:20:02 +02:00
watchdog.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00