Searched hist:"58 a7a3255dcb36fa88523c155a33221003a340d8" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | sheevaplug.h | 58a7a3255dcb36fa88523c155a33221003a340d8 Sun Jan 17 17:23:42 UTC 2016 Peter Korsgaard <peter@korsgaard.com> ARM: sheevaplug: unbreak default environment
Commit 1e3d640316 (ARM: sheevaplug: redefine MTDPARTS) changed the mtdparts part of the default environment, but dropped the trailing zero termination - So the definition of x_bootcmd_kernel becomes part of the x_bootargs variable.
Fix it by reintroducing the zero termination.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
|