You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/imx6/image
Petr Štetiar 156bf9980e imx6: apalis: move set_blkcnt variable into recovery script
I've added `set_blkcnt` environment variable which is needed for every
`mmc write` command as we need to always specify size in block count.

That `set_blkcnt` variable was previously present in the U-Boot's
default environment, but that needed patching U-Boot every time, so that
patch was dropped with 2020.01 version bump.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
4 years ago
..
Makefile imx6: install-dtb as separate IMAGE 5 years ago
bootscript-apalis imx6: apalis: fix variables in bootscript 4 years ago
bootscript-cubox imx6: extend cubox support to hummingboard, add support for building full images 6 years ago
bootscript-ventana imx6: added fixfdt to bootscript 7 years ago
recovery-apalis imx6: apalis: move set_blkcnt variable into recovery script 4 years ago