commit | c4485e72631f08cdaab56a25e2c41c1c78d5a48a | [log] [tgz] |
---|---|---|
author | Peng Fan <Peng.Fan@freescale.com> | Tue Nov 24 16:54:20 2015 +0800 |
committer | Tom Rini <trini@konsulko.com> | Sat Dec 05 18:22:12 2015 -0500 |
tree | af39a7b86f37872b7933936b19f4f8f1dfff2bbf | |
parent | 90290299f9d423b15ab15d08d36a2975e996d9e6 [diff] |
common: bootm: check return value of strict_strtoul Before continue, check return value of strict_strtoul. Signed-off-by: Peng Fan <Peng.Fan@freescale.com> Cc: Albert Aribaud <albert.u.boot@aribaud.net> Cc: Simon Glass <sjg@chromium.org> Cc: Jan Kiszka <jan.kiszka@siemens.com> Cc: Joe Hershberger <joe.hershberger@ni.com> Cc: Hans de Goede <hdegoede@redhat.com> Cc: York Sun <yorksun@freescale.com> Cc: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>