[U-Boot] [PATCH] remove (double) LED initialization in arm920t start.s

Jens Scharsig js_at_ng at scharsoft.de
Thu Dec 23 17:17:38 CET 2010


To explain the background

1st:

I've compiled my code for easier debugging without -Os option.
But the non optimized code needs a valid stack at this position.
It's only as secondary problem

2nd:

The functions will called later again.

3rd:

Some soc are not fully intitialized here (e.g Clock aso). So, we also
increase the boot speed.

regards

Jens


More information about the U-Boot mailing list