[PATCH 2/2] Switched SAMA5D4EK development board to the newer environment method.
Sascha Hauer
s.hauer at pengutronix.de
Thu Feb 12 01:13:54 PST 2015
On Wed, Feb 11, 2015 at 10:39:52AM -0700, Doug Brainard wrote:
> So it looks like the following line in mtdparts-add is causing the
> "nand0." issue:
>
> addpart -n /dev/${device} "$parts" || exit
>
> The old environment didn't use the "-n". Removing the "-n" fixes the
> issue and gives it the same functionality as the old environment did.
>
> So the question is how should I fix this? I could remove it in the
> default environment, but that would require all other boards using the
> new environment to update.
>
> Or, I can add my own env/bin/mtdparts-add script for the board and
> remove the "-n" from there instead which would leave the other
> projects alone. I'm assuming I should use this option as the fix, but
> I wanted to confirm that with you.
I would rather add a '-n' option to the mtdparts-add script. Anyway, I
just sent a series updating the partition handling. Among other things
I hope that this fixes the naming issue.
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list