commit | 100e75bbdbe3e2c02f004f7d26055ce57e6472eb | [log] [tgz] |
---|---|---|
author | T Karthik Reddy <t.karthik.reddy@xilinx.com> | Wed Sep 11 15:39:53 2019 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 11 15:33:27 2019 -0400 |
tree | a484e55de435f98c8ea1173619a79cf65d3bd7f8 | |
parent | 26c106095188ef29c252c189fbf5261c59b88a10 [diff] |
cmd: avoid decimal conversion This patch uses auto instead of decimal in simple_strtoul(). Signed-off-by: T Karthik Reddy <t.karthik.reddy@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>