diff options
author | Simon Glass <sjg@chromium.org> | 2016-05-08 16:55:18 -0600 |
---|---|---|
committer | Tom Warren <twarren@nvidia.com> | 2016-07-05 13:19:08 -0700 |
commit | 862887d8836643e316cd019b93b1732971c8aaf8 (patch) | |
tree | 30096704913ded1105c10284aa441a937ab0c5e6 /configs/ap143_defconfig | |
parent | 00e9e6d1ffb9786a7ca42cc41f5320303c1ab84f (diff) | |
download | u-boot-imx-862887d8836643e316cd019b93b1732971c8aaf8.zip u-boot-imx-862887d8836643e316cd019b93b1732971c8aaf8.tar.gz u-boot-imx-862887d8836643e316cd019b93b1732971c8aaf8.tar.bz2 |
errno: Allow errno_str() to be used without CONFIG_ERRNO_STR
The pmic framework uses errno_str() and this requires board that use it to
enable CONFIG_ERRNO_STR to avoid a build error. Update the header to provide
a NULL error message when CONFIG_ERRNO_STR is not defined, and fix the build
error.
This will show as "(null)" when U-Boot prints it.
Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'configs/ap143_defconfig')
0 files changed, 0 insertions, 0 deletions