mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-12 13:40:24 +00:00
This reverts commit 3a8efaef00.
The change reportedly breaks UART2 on some boards. Furthermore it uses
bitwise logic on an uninitialized variable and fails to explain what it
is fixing exactly.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>