[PATCH 1/2] ARM: imx: m53menlo: Do not fail boot on invalid splash screen

2020-06-08 Thread sbabic
> None of these splash screen loading errors are so critical as to > justify complete failure to boot, so just print error message as > needed and return 0, the boot can very likely continue without > the splash. > Fix a couple of missing free(dst) instances as well. > Signed-off-by: Marek Vasut >

[PATCH 1/2] ARM: imx: m53menlo: Do not fail boot on invalid splash screen

2020-05-30 Thread Marek Vasut
None of these splash screen loading errors are so critical as to justify complete failure to boot, so just print error message as needed and return 0, the boot can very likely continue without the splash. Fix a couple of missing free(dst) instances as well. Signed-off-by: Marek Vasut Cc: Fabio E