scripts: flash-init: enable wlan interface 98/203398/3
authorJaehoon Chung <jh80.chung@samsung.com>
Fri, 12 Apr 2019 07:39:08 +0000 (16:39 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 15 Apr 2019 06:34:43 +0000 (15:34 +0900)
commitc5f30463a6b1d659ce7d9c67f83400f1d2f537bc
tree8269c06ad1650aafebc09db3e73ed770670e8060
parenta6781188c9e6cebafa093eafe3a553e71b1d166c
scripts: flash-init: enable wlan interface

Add scripts to enable wlan interface.
- Copy .ko files from module partition.
- insmod module image with firmware files.
- wlan0 interface up

Change-Id: I67ffbcc70e26c504a72b3513546c6bfa60546ed9
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
scripts/flash-init.sh