MA-15082 Do not pass btmacaddr from uboot if serial is all zero
authoryang.tian <yang.tian@nxp.com>
Fri, 5 Jul 2019 09:48:33 +0000 (17:48 +0800)
committerJi Luo <ji.luo@nxp.com>
Wed, 24 Jul 2019 05:35:16 +0000 (13:35 +0800)
commitc23398fb379131ad3c5c17c3d762c582796698fb
treeab2c5ed88d2ea69d3854b47c01c594f18f519726
parent539034996f6c6efaba73e134f6d4997facbc6fd5
MA-15082 Do not pass btmacaddr from uboot if serial is all zero

Do not pass BDADDR from uboot cmdline when
serial is all zero, and instead btmacaddr
will be set from persist.service.bdroid.bdaddr
which is set in device's init.freescale.rc

Change-Id: I429c6f369d0b7aaca643443fe505d943a3901215
Signed-off-by: yang.tian <yang.tian@nxp.com>
common/image-android.c