]> git.baikalelectronics.ru Git - uboot.git/commit
board: MCR3000: Remove update of non-existing e1-wan DT node
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Thu, 15 Sep 2022 06:54:59 +0000 (08:54 +0200)
committerChristophe Leroy <christophe.leroy@csgroup.eu>
Sat, 11 Feb 2023 07:47:58 +0000 (08:47 +0100)
commitebd17e3dc9b0b00e45c7d073b29fb231179334c2
tree38e90d4e85cbea6a27e2a0872dbaf763bc3f6415
parent3dfebeb466c8c94914819f9e24474c6234779b80
board: MCR3000: Remove update of non-existing e1-wan DT node

e1-wan device-tree node doesn't exist. Remove related update
to avoid following warning at startup:

 Loading Device Tree to 007fa000, end 007ff951 ... OK
Unable to update property /localbus/e1-wan:data-rate, err=FDT_ERR_NOTFOUND
Unable to update property /localbus/e1-wan:channel-phase, err=FDT_ERR_NOTFOUND
Unable to update property /localbus/e1-wan:rising-edge-sync-pulse, err=FDT_ERR_NOTFOUND

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Reviewed-by: FRANJOU Stephane <stephane.franjou@csgroup.eu>
board/cssi/mcr3000/mcr3000.c