> NOTE²: For 160MHz, `Country Code`, `Width` and `Channel` need to be set correctly. And wait 1 minute for radar detection, then the WiFi will be appeareed.
4. Hold the `reset` button and reboot the router until the `system` LED blink.
5. Wait until the firmware being flashed.
6. Unplug then plug back in the power.
7. Send any key stroke to `UART` to interrupt the `U-boot`.
8. Run the following command inside `U-boot`:
```shell
setenv boot_wait on
setenv uart_en 1
saveenv
```
Now we have enabled `UART`.
### Flash Openwrt
#### a. Use `U-boot` to flash
Download [`openwrt-ipq50xx-arm-redmi_ax3000-squashfs-nand-factory.ubi`](https://github.com/hzyitc/openwrt-redmi-ax3000/releases/latest/download/openwrt-ipq50xx-arm-redmi_ax3000-squashfs-nand-factory.ubi) and put it into TFTP root.