mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
dcf31c6a1e
--------- Co-authored-by: tiopex <tiopxyz@gmail.com> Co-authored-by: tiopex <67048640+tiopex@users.noreply.github.com>
10 lines
291 B
Plaintext
10 lines
291 B
Plaintext
config BR2_PACKAGE_SUNXI_TOOLS
|
|
bool "sunxi nand-part"
|
|
depends on BR2_arm
|
|
help
|
|
nand-part is part of sunxi-tools for Allwinner A10 (aka
|
|
sun4i) and A13 (aka sun5i) based devices. It is a tool to
|
|
repartition the internal NAND on sunxi devices.
|
|
|
|
http://linux-sunxi.org/Sunxi-tools
|