]> git.baikalelectronics.ru Git - uboot.git/commit
wandboard: Remove repeated PMIC string
authorFabio Estevam <festevam@gmail.com>
Tue, 10 Dec 2019 09:33:00 +0000 (06:33 -0300)
committerStefano Babic <sbabic@denx.de>
Wed, 8 Jan 2020 09:51:56 +0000 (10:51 +0100)
commit2fe74b5dbd75d30950af42160aaecf29fa51a3e2
tree8d3c7133ab40b26df722364ad6f9a696e8b5555d
parent7d0bd1c81fcbab973fe9945f6e746c30866da977
wandboard: Remove repeated PMIC string

After the conversion to DM_PMIC the following output is seen:

PMIC:  PMIC:  PFUZE100 ID=0x10

Remove the unnecessary PMIC string from the board file to
avoid the repetead string.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
board/wandboard/wandboard.c