]> git.dujemihanovic.xyz Git - u-boot.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)
commit279d0ab352f3d8cf36874d383d528ab2b318e76d
tree8d3c7133ab40b26df722364ad6f9a696e8b5555d
parent21f77b77af3f7cadfce790e099e8315d9eedd14c
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