linux/arch/m68k/hp300
Finn Thain 7d6ca23554 m68k: Drop ARCH_USES_GETTIMEOFFSET
The functions that implement arch_gettimeoffset are re-used by
new clocksource drivers in subsequent patches.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
2019-03-25 10:22:24 +01:00
..
config.c m68k: Drop ARCH_USES_GETTIMEOFFSET 2019-03-25 10:22:24 +01:00
hp300map.map Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile m68k: kill arch/m68k/hp300/ksyms.c 2008-02-05 09:44:23 -08:00
README.hp300 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
reboot.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
time.c m68k: Call timer_interrupt() with interrupts disabled 2019-03-25 10:22:24 +01:00
time.h m68k: Drop ARCH_USES_GETTIMEOFFSET 2019-03-25 10:22:24 +01:00

HP300 notes
-----------

The Linux/HP web page is at <http://www.tazenda.demon.co.uk/phil/linux-hp/>

Currently only 9000/340 machines have been tested.  Any amount of RAM should
work now but I've only tried 16MB and 12MB.

The serial console is probably broken at the moment but the Topcat/HIL keyboard
combination seems to work for me.  Your mileage may vary.

The LANCE driver works after a fashion but only if you reset the chip before
every packet.  This doesn't make for very speedy operation.