mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-04 13:07:46 +01:00
Split the arch-specific logic out of the common go code and into a dedicated weak function called do_go_exec() that lives in cpu directories. This will need review from i386/nios people to make sure I didn't break them. |
||
|---|---|---|
| .. | ||
| board.c | ||
| bootm.c | ||
| cache.c | ||
| divmod.c | ||
| Makefile | ||
| math.h | ||
| mult.c | ||
| time.c | ||