]> git.ipfire.org Git - people/ms/u-boot.git/commit
part: mac: Suppress the error message after reading ddb
authorBin Meng <bmeng.cn@gmail.com>
Mon, 4 Sep 2017 01:44:23 +0000 (18:44 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 7 Sep 2017 14:44:33 +0000 (10:44 -0400)
commit337e3b897db332e86664c74dec43420668331c66
tree51fd4957bb3bbcddb9a67eed2fa9b2b67b2270cb
parent84a42069f253554dbc2c7b4bbd28149a7a88c0ab
part: mac: Suppress the error message after reading ddb

Change to use 'debug' to output the error message if it fails to
read the driver descriptor block.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
disk/part_mac.c