# Allwinner A20 dual core 1Gb SoC Wifi USB hub BOARD_NAME="Orange Pi" BOARDFAMILY="sun7i" BOARD_MAINTAINER="" BOOTCONFIG="Orangepi_defconfig" KERNEL_TARGET="legacy,current,edge" function post_config_uboot_target__extra_configs_for_orangepi() { display_alert "$BOARD" "set dram clock" "info" run_host_command_logged scripts/config --set-val CONFIG_DRAM_CLK "384" }