Fix model name of RPI3 49/139549/3
authorHyeongsik Min <hyeongsik.min@samsung.com>
Wed, 19 Jul 2017 08:07:38 +0000 (17:07 +0900)
committerHyeongsik Min <hyeongsik.min@samsung.com>
Wed, 19 Jul 2017 09:31:49 +0000 (18:31 +0900)
commite3a03b3fdfbb22e4403d1281b7d6903d8e235e69
tree993f4ae70d973f744437bb26f401d1b225d4cf01
parent731ed24a3aa7a5d017312e0c5192deedfb68d1b9
Fix model name of RPI3

As model name in dtb of RPI3 has been changed, there is a issue that
peripheral-bus failed to recognize the RPI3 board. This patch removes
"Rev 1.2" from lookup string for RPI3 to solve the issue.

Change-Id: If7e2c9b5f83a6bf29c743d19ae7eae3095761934
Signed-off-by: Hyeongsik Min <hyeongsik.min@samsung.com>
data/pio_board_rp3_b.ini [moved from data/pio_board_rp3_b_12.ini with 100% similarity]
src/daemon/include/peripheral_bus_board.h
src/daemon/peripheral_bus_board.c