]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
board: ti: am43xx: print unsupported board name
authorFelipe Balbi <balbi@ti.com>
Tue, 10 Jun 2014 20:01:18 +0000 (15:01 -0500)
committerTom Rini <trini@ti.com>
Thu, 19 Jun 2014 21:53:58 +0000 (17:53 -0400)
commitd51e5aeff64d5ca248ba013e940b22b8273f4e47
treef25645469e57364b4a4489ec0f6bc12fc4ceab50
parent909ea9aa264423c99cd3039475c98f4a069cb7a4
board: ti: am43xx: print unsupported board name

when porting u-boot to a new am43xx board, it
helps to know the name of the current unsupported
board so we don't have to hunt for design documents
to figure out what's written in the EEPROM.

Signed-off-by: Felipe Balbi <balbi@ti.com>
board/ti/am43xx/board.c