mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-17 14:50:15 +04:00
ath79: remove address/size-cells for u-boot,env
It's not necessary for that layout. Copy/paste error. Signed-off-by: Rosen Penev <rosenp@gmail.com> Link: https://github.com/openwrt/openwrt/pull/22367 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
committed by
Hauke Mehrtens
parent
3887ef5d8a
commit
5a8e453923
@@ -77,8 +77,6 @@
|
||||
|
||||
nvmem-layout {
|
||||
compatible = "u-boot,env";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
|
||||
macaddr_uboot_eth: ethaddr {
|
||||
#nvmem-cell-cells = <1>;
|
||||
|
||||
Reference in New Issue
Block a user