tfm: Add wireless connection support for RPI4 29/228129/6 accepted/tizen/unified/20200323.173017 submit/tizen/20200320.075622
authorDongwoo Lee <dwoo08.lee@samsung.com>
Thu, 19 Mar 2020 04:45:10 +0000 (13:45 +0900)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Fri, 20 Mar 2020 02:44:09 +0000 (02:44 +0000)
commitd61c0dcce3948fce7354491f4d84e21ec8d15361
tree47e54ad939720349d36c542db40e511defd49b82
parentb41943b05701e54fa7246bd763c9b7994529dbf8
tfm: Add wireless connection support for RPI4

The nvram files for RPI4 and RPI3+ wifi chipset have a little
difference contents but name is identical. To deal with this,
the target is identified through sysfs node and the correct
nvram is selected by result.

In addition, now tfm shows ssid including serial number.

Change-Id: I7122574b09155cbd27ccf1c35c2cdcabe528864a
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
data/brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt [moved from data/brcmfmac43455-sdio.txt with 100% similarity]
data/brcmfmac43455-sdio.raspberrypi,4-model-b.txt [new file with mode: 0644]
data/hostapd.conf
scripts/41-flash.list
scripts/flash-init.sh