-
- Downloads
bootm: make sure pass NULL when argc < 1
arg[0] might not be NULL even if argc < 1, so fix this as before.
Signed-off-by:
Bryan Wu <pengw@nvidia.com>
Please register or sign in to comment
arg[0] might not be NULL even if argc < 1, so fix this as before.
Signed-off-by:
Bryan Wu <pengw@nvidia.com>