History log of /netbsd-src/sys/arch/hpc/stand/hpcboot/arm/arm_sa1100_console.h (Results 1 – 1 of 1)
Revision Date Author Comments
# 3af75740 08-Mar-2008 rafal <rafal@NetBSD.org>

Support for XScale-based (PXA-2x0) iPaqs -- original refactoring / code from
Robert Swindells, with addition of serial console, other assorted cleanup
and much headbanging by me. Tested only on a i

Support for XScale-based (PXA-2x0) iPaqs -- original refactoring / code from
Robert Swindells, with addition of serial console, other assorted cleanup
and much headbanging by me. Tested only on a iPaq 3970 so far.

NB: So far this uses the SA-11xx-targetted assembly code (including cache
handling, etc). Fortunately, none of that's required since hpcboot allocs
cache-inhibited pages from WinCE to copy the 2nd-stage loader and kernel
into. I've split the code into SA-11xx and PXA-2x0 bits in my tree, but
that needs help/review from someone with ARM/XScale clue.

show more ...