mirror of
https://github.com/cjdelisle/openwrt.git
synced 2025-10-22 05:34:25 +00:00
1) clear nvram partialboots upon successful boot This behavior is already defined for EA9500; enabled for EA9200 too. 2) fix MAC address in board.d/02_network Use the correct nvram variable to derive lan/wan MAC address. Signed-off-by: Rani Hod <rani.hod@gmail.com>