commit | 4a792e56cfdbe000d01c01ce356d13f39f5494e7 | [log] [tgz] |
---|---|---|
author | Alban Bedel <albeu@free.fr> | Sat Nov 08 12:39:38 2014 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Nov 24 07:45:25 2014 +0100 |
tree | b2e5afeabe6b945f01d079a4595dacf0354e1df7 | |
parent | e2afb7de6e7dad21f9d709f80f23bbd3c5bdad11 [diff] |
MIPS: FW: Fix parsing u-boot environment When reading u-boot's key=value pairs it should skip the '=' and not use the next argument. Signed-off-by: Alban Bedel <albeu@free.fr> Cc: linux-kernel@vger.kernel.org Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/8357/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>