]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
board/t102x: use fdt_setprop_string instead of fdt_setprop
authorShengzhou Liu <Shengzhou.Liu@freescale.com>
Tue, 14 Apr 2015 09:56:50 +0000 (17:56 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:35:23 +0000 (22:35 +0200)
commit55b5c5812b176536b3dd89496ccf72afa55b31eb
treebcea70b2cf7f828053fca24ba921f92f889a3eba
parent63f24305a130f7ddb3b9c369bdb01d20ce2912e9
board/t102x: use fdt_setprop_string instead of fdt_setprop

Use fdt_setprop_string instead of fdt_setprop to fix string length.

Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
board/freescale/t102xqds/eth_t102xqds.c
board/freescale/t102xrdb/eth_t102xrdb.c