Add nextthing boards
add chip, chippro and pocketchip
This commit is contained in:
parent
1372ebb073
commit
e5f3a21383
44 changed files with 12876 additions and 0 deletions
8
package/chip-nand-scripts/Config.in.host
Normal file
8
package/chip-nand-scripts/Config.in.host
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
config BR2_PACKAGE_HOST_CHIP_NAND_SCRIPTS
|
||||
bool "CHIP-nand-scripts"
|
||||
select BR2_PACKAGE_HOST_MTD
|
||||
select BR2_PACKAGE_HOST_UBOOT_TOOLS
|
||||
select BR2_PACKAGE_HOST_ANDROID_TOOLS
|
||||
select BR2_PACKAGE_HOST_ANDROID_TOOLS_FSUTILS
|
||||
help
|
||||
The CHIP-nand-scripts generate images that can be flashed to CHIP's NAND.
|
||||
Loading…
Add table
Add a link
Reference in a new issue