rockchip: Add CSC board Luckfox Pico Pro / Pico Max
This commit is contained in:
parent
2b4e8740de
commit
934dbb6575
12
config/boards/luckfox-pico-max.csc
Normal file
12
config/boards/luckfox-pico-max.csc
Normal file
@ -0,0 +1,12 @@
|
||||
# Rockchip RV1106 single core 128-256MB SoC 1x100MBe NAND USB2
|
||||
BOARD_NAME="Luckfox Pico Pro / Pico Max"
|
||||
BOARDFAMILY="rockchip-rv1106"
|
||||
BOOTCONFIG="luckfox_rv1106_uboot_defconfig"
|
||||
BOARD_MAINTAINER="vidplace7"
|
||||
KERNEL_TARGET="vendor"
|
||||
BOOT_FDT_FILE="rv1106g-luckfox-pico-pro-max.dtb"
|
||||
IMAGE_PARTITION_TABLE="gpt"
|
||||
BOOT_SOC="rv1106"
|
||||
|
||||
# Board has 128MB - 256MB RAM; use 'lowmem' extension to optimize for this.
|
||||
enable_extension "lowmem"
|
||||
Loading…
Reference in New Issue
Block a user