openwrt/target
Sander Vanheule f4b687d1f0 realtek: use kernel defined halt
If _machine_hang is not defined on MIPS, the kernel will check if the
CPU can enter a more power efficient sleep mode. Since the realtek
platform supports mips32_r2, this should issue a WAIT instruction
instead of a trivial infinite loop.

Signed-off-by: Sander Vanheule <sander@svanheule.net>
2020-12-22 19:11:50 +01:00
..
imagebuilder imagebuilder: fix partition signature 2020-11-24 14:46:05 -10:00
linux realtek: use kernel defined halt 2020-12-22 19:11:50 +01:00
sdk sdk: fix missing include directories 2020-11-02 08:39:49 +01:00
toolchain build: improve ccache support 2020-07-11 15:19:53 +02:00
Config.in build: define PWM_SUPPORT arch feature flag 2020-09-25 19:32:33 +02:00
Makefile