Orange Pi Zero build target, untested
This commit is contained in:
parent
1226f10937
commit
b6acc1de59
11
config/boards/orangepizero.conf
Normal file
11
config/boards/orangepizero.conf
Normal file
@ -0,0 +1,11 @@
|
||||
# H2+ quad core 256/512MB SoC Wi-Fi/Ethernet
|
||||
BOARD_NAME="Orange Pi Zero"
|
||||
LINUXFAMILY=sun8i
|
||||
BOOTCONFIG=FriendlyARM_NanoPi_NEO_defconfig
|
||||
MODULES="#gpio_sunxi #w1-sunxi #w1-gpio #w1-therm #sunxi-cir xradio"
|
||||
MODULES_NEXT=""
|
||||
CPUMIN=240000
|
||||
CPUMAX=1200000
|
||||
CLI_TARGET="jessie,xenial:default"
|
||||
DESKTOP_TARGET=""
|
||||
KERNEL_TARGET="default,dev"
|
||||
Loading…
Reference in New Issue
Block a user