With the clock support and the interrupts out of the way, ep93xx can be compiled into the same kernel image as the other ARMv4/v5 platforms. The last obstacle are the two workarounds for broken boot loaders that require us to re-initialize the ethernet controller and/or the watchdog on certain machines. Move this code into the decompressor sources directly, checking for each possibly affected machine individually. Signed-off-by: Arnd Bergmann <arnd@arndb.de> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| ashldi3.S | ||
| atags_to_fdt.c | ||
| big-endian.S | ||
| bswapsdi2.S | ||
| debug.S | ||
| decompress.c | ||
| efi-header.S | ||
| fdt.c | ||
| fdt_check_mem_start.c | ||
| fdt_ro.c | ||
| fdt_rw.c | ||
| fdt_wip.c | ||
| font.c | ||
| head-sa1100.S | ||
| head-sharpsl.S | ||
| head-xscale.S | ||
| head.S | ||
| hyp-stub.S | ||
| lib1funcs.S | ||
| ll_char_wr.S | ||
| Makefile | ||
| misc-ep93xx.h | ||
| misc.c | ||
| misc.h | ||
| piggy.S | ||
| string.c | ||
| vmlinux.lds.S | ||