ath79: wndap360: use default 9600 baud rate
It seems the bootloader does not use 115200, which the dtsi file specifies. Remove it. Signed-off-by: Rosen Penev <rosenp@gmail.com> Link: https://github.com/openwrt/openwrt/pull/22735 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
committed by
Robert Marko
parent
52d776ac96
commit
8d1b2596ee
@@ -10,6 +10,10 @@
|
||||
compatible = "netgear,wndap360", "qca,ar7161";
|
||||
model = "Netgear WNDAP360";
|
||||
|
||||
chosen {
|
||||
/delete-property/ bootargs;
|
||||
};
|
||||
|
||||
aliases {
|
||||
led-boot = &led_power_orange;
|
||||
led-failsafe = &led_power_orange;
|
||||
|
||||
Reference in New Issue
Block a user