diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2016-01-17 18:23:43 +0100 |
---|---|---|
committer | Luka Perkov <luka.perkov@sartura.hr> | 2016-03-14 23:29:36 +0100 |
commit | 1011226d733f3e0e78485e93681f71e9f66c836e (patch) | |
tree | 4b0ea1c071dc24df82ce45520fa7840087a95537 /configs/MPC8313ERDB_NAND_33_defconfig | |
parent | 58a7a3255dcb36fa88523c155a33221003a340d8 (diff) | |
download | u-boot-imx-1011226d733f3e0e78485e93681f71e9f66c836e.zip u-boot-imx-1011226d733f3e0e78485e93681f71e9f66c836e.tar.gz u-boot-imx-1011226d733f3e0e78485e93681f71e9f66c836e.tar.bz2 |
ARM: sheevaplug: unbreak kernel bootargs / mtdparts command by dropping double mtdparts=
Commit 1e3d640316 (ARM: sheevaplug: redefine MTDPARTS) prepended mtdparts=
to the flash partition information in CONFIG_MTDPARTS, but it is used like
"mtdparts=" CONFIG_MTDPARTS - So we end up passing mtdparts=mtdparts=.. to
the kernel, confusing the cmdline partition parser.
Fix it by dropping the double 'mtdparts='.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'configs/MPC8313ERDB_NAND_33_defconfig')
0 files changed, 0 insertions, 0 deletions