commit | b102e20424325b0946ea48fb6c1482b22a98d3cb | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Thu Nov 08 10:19:09 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Thu Dec 06 13:56:39 2012 -0700 |
tree | f20f8029a8f5a0c6406befe52ba9ddf071913a8b | |
parent | 6a4feb4bf1cccd9438b8345216d1771e5e29be26 [diff] |
Allow CONFIG_BOARD_SIZE_LIMIT to be specified in hex Use the printf command to convert the number in any valid format into the expected decimal format. The resulting errors should be printed to stderr. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>