]> git.ipfire.org Git - people/ms/u-boot.git/commit
cmd/bdinfo: correct comment in board_detail
authorChris Packham <judge.packham@gmail.com>
Mon, 7 Aug 2017 04:04:14 +0000 (16:04 +1200)
committerTom Rini <trini@konsulko.com>
Sun, 13 Aug 2017 19:17:37 +0000 (15:17 -0400)
commit7b07a20c5e668b67348dc7a3abbeb437ab0afa52
tree6aaec57277f7025ae2af9766b52eb0288877381c
parent3a37aee30f56aea69849f27d7839923eec58a2af
cmd/bdinfo: correct comment in board_detail

This appears to be a simple typo that dates back to the original
implementation of board_detail in commit e79394643b26 ("common: Update
cmd_bdinfo for PPC").

Signed-off-by: Chris Packham <judge.packham@gmail.com>
cmd/bdinfo.c