kumquat-buildroot/configs
Evgeniy Didin 7f430a4e87 board: add support for ARC HS Development Kit (HSDK)
Synopsys DesignWare HSDK (which stands for ARC HS
Development Kit) is the latest and greatest development
platform that sports quad-core ARC HS38 in real silicon.

Most noticeable features of the board are:
 * Quad-core ARC HS38 CPU running at 1GHz
 * 4Gb of DDR
 * Built-in Vivante GPU (well supported via open source
   Etnaviv drivers)
 * Built-in Wi-Fi/Bluetooth module (RedPine RS-9113)

And as usual we have:
 * [micro] SD-card slot
 * 2 USB 2.0 ports
 * 1Gbit Ethernet port
 * Built-in Digilent JTAG probe
 * Serial port accessible via micro-USB port

Writing sdcard.img on SDcard creates two partitions:
 * FAT32 with uImage and uboot.env
 * EXT4 with root filesystem

We modify kernel config because in default hsdk kernel config
CONFIG_INITRAMFS_SOURCE parameter is set and when we build
rootfs separately (BR2_TARGET_ROOTFS_INITRAMFS is not set)
error appears. Also we set up CONFIG_ARC_UBOOT_SUPPORT which
enables usage of uboot variables in the boot process.

[Peter: Fix comments and rename defconfig to snps_archs38_hsdk_defconfig,
	Add defconfig to DEVELOPERS and fixup board/synopsys entry,
	Drop postimage script, rename env file in genimage.cfg and drop size
	setting for rootfs partition,
	Add "" for CONFIG_INITRAMFS_SOURCE in linux fragment]
Signed-off-by: Evgeniy Didin <didin@synopsys.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Alexey Brodkin <abrodkin@synopsys.com>
Cc: arc-buildroot@synopsys.com
Reviewed-by: Romain Naour <romain.naour@smile.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2018-03-31 16:04:39 +02:00
..
acmesystems_aria_g25_128mb_defconfig
acmesystems_aria_g25_256mb_defconfig
acmesystems_arietta_g25_128mb_defconfig
acmesystems_arietta_g25_256mb_defconfig
amarula_vyasa_rk3288_defconfig configs/amarula_vyasa_rk3288: uboot needs pylibfdt 2018-02-13 23:21:10 +01:00
arcturus_ucls1012a_defconfig configs/arcturus_ucls1012a: new defconfig 2018-03-26 22:38:16 +02:00
arcturus_ucp1020_defconfig
arm_foundationv8_defconfig
arm_juno_defconfig
armadeus_apf27_defconfig
armadeus_apf28_defconfig
armadeus_apf51_defconfig
asus_tinker_rk3288_defconfig board: Add Tinker RK3288 board support 2018-02-06 11:39:48 +01:00
at91sam9g20dfc_defconfig
at91sam9g45m10ek_defconfig
at91sam9rlek_defconfig
at91sam9x5ek_defconfig configs/atmel: bump to linux4sam_5.8 2018-03-30 08:28:07 +02:00
at91sam9x5ek_dev_defconfig configs/atmel: bump to linux4sam_5.8 2018-03-30 08:28:07 +02:00
at91sam9x5ek_mmc_defconfig configs/atmel: bump to linux4sam_5.8 2018-03-30 08:28:07 +02:00
at91sam9x5ek_mmc_dev_defconfig configs/atmel: bump to linux4sam_5.8 2018-03-30 08:28:07 +02:00
at91sam9260eknf_defconfig
atmel_sama5d2_xplained_mmc_defconfig configs/atmel: bump to linux4sam_5.8 2018-03-30 08:28:07 +02:00
atmel_sama5d2_xplained_mmc_dev_defconfig configs/atmel: bump to linux4sam_5.8 2018-03-30 08:28:07 +02:00
atmel_sama5d3_xplained_defconfig configs/atmel: bump to linux4sam_5.8 2018-03-30 08:28:07 +02:00
atmel_sama5d3_xplained_dev_defconfig configs/atmel: bump to linux4sam_5.8 2018-03-30 08:28:07 +02:00
atmel_sama5d3_xplained_mmc_defconfig configs/atmel: bump to linux4sam_5.8 2018-03-30 08:28:07 +02:00
atmel_sama5d3_xplained_mmc_dev_defconfig configs/atmel: bump to linux4sam_5.8 2018-03-30 08:28:07 +02:00
atmel_sama5d3xek_defconfig
atmel_sama5d4_xplained_defconfig configs/atmel: bump to linux4sam_5.8 2018-03-30 08:28:07 +02:00
atmel_sama5d4_xplained_dev_defconfig configs/atmel: bump to linux4sam_5.8 2018-03-30 08:28:07 +02:00
atmel_sama5d4_xplained_mmc_defconfig configs/atmel: bump to linux4sam_5.8 2018-03-30 08:28:07 +02:00
atmel_sama5d4_xplained_mmc_dev_defconfig configs/atmel: bump to linux4sam_5.8 2018-03-30 08:28:07 +02:00
atmel_sama5d27_som1_ek_mmc_dev_defconfig configs/atmel: bump to linux4sam_5.8 2018-03-30 08:28:07 +02:00
bananapi_m1_defconfig configs: add pylibfdt where necessary 2018-02-13 23:16:55 +01:00
bananapi_m2_plus_defconfig configs: add pylibfdt where necessary 2018-02-13 23:16:55 +01:00
bananapi_m64_defconfig
bananapro_defconfig
beagleboardx15_defconfig
beaglebone_defconfig
beaglebone_qt5_defconfig
chromebook_snow_defconfig chromebook snow: bump kernel to 4.15 2018-03-05 23:19:33 +01:00
ci20_defconfig
csky_gx6605s_defconfig
cubieboard2_defconfig
engicam_imx6qdl_icore_defconfig
engicam_imx6qdl_icore_qt5_defconfig
engicam_imx6qdl_icore_rqs_defconfig
engicam_imx6ul_geam_defconfig
engicam_imx6ul_isiot_defconfig
freescale_imx6dlsabreauto_defconfig configs/freescale_imx6dlsabreauto: U-Boot needs host-dtc 2018-03-06 15:30:36 +01:00
freescale_imx6dlsabresd_defconfig configs/freescale_imx6dlsabresd: U-Boot needs host-dtc 2018-03-06 15:30:15 +01:00
freescale_imx6qsabreauto_defconfig configs/freescale_imx6qsabreauto: U-Boot needs host-dtc 2018-03-06 15:29:21 +01:00
freescale_imx6qsabresd_defconfig configs/freescale_imx6qsabresd: U-Boot needs host-dtc 2018-03-06 15:31:24 +01:00
freescale_imx6sololiteevk_defconfig configs/freescale_imx6sololiteevk: U-Boot needs host-dtc 2018-03-06 15:29:52 +01:00
freescale_imx6sxsabresd_defconfig configs/freescale_imx6sxsabresd: U-Boot needs host-dtc 2018-03-06 15:31:26 +01:00
freescale_imx6ulevk_defconfig
freescale_imx7dsabresd_defconfig configs/freescale_imx7dsabresd: U-Boot needs host-dtc 2018-03-06 15:30:38 +01:00
freescale_imx28evk_defconfig
freescale_imx31_3stack_defconfig
freescale_p1025twr_defconfig configs/freescale_p1025twr: needs host-openssl for the Linux kernel build 2018-03-24 18:31:10 +01:00
freescale_t1040d4rdb_defconfig configs/freescale_t1040d4rdb_defconfig: new board 2018-03-11 22:22:02 +01:00
friendlyarm_nanopi_a64_defconfig
friendlyarm_nanopi_neo2_defconfig
galileo_defconfig
gdb_bfin_bf512_defconfig
grinn_chiliboard_defconfig
grinn_liteboard_defconfig
imx6-sabreauto_defconfig
imx6-sabresd_defconfig configs/imx6-sabresd: needs host-openssl for the Linux kernel build 2018-03-06 15:28:32 +01:00
imx6-sabresd_qt5_defconfig
imx6slevk_defconfig
imx6sx-sdb_defconfig
imx6ulevk_defconfig configs/imx6ulevk: U-Boot needs host-dtc 2018-03-06 15:31:22 +01:00
imx6ulpico_defconfig
imx7dpico_defconfig
imx23evk_defconfig
lego_ev3_defconfig
linksprite_pcduino_defconfig configs: add pylibfdt where necessary 2018-02-13 23:16:55 +01:00
minnowboard_max_defconfig
minnowboard_max-graphical_defconfig
mx6cubox_defconfig
mx6sx_udoo_neo_defconfig
mx6udoo_defconfig
mx25pdk_defconfig mx25pdk: Bump U-Boot and kernel versions 2018-03-05 21:32:40 +01:00
mx51evk_defconfig
mx53loco_defconfig configs/mx53loco: needs host-openssl for the Linux kernel build 2018-03-06 15:28:03 +01:00
nanopi_m1_defconfig
nanopi_m1_plus_defconfig
nanopi_neo_defconfig
nexbox_a95x_defconfig
nitrogen6sx_defconfig
nitrogen6x_defconfig
nitrogen7_defconfig
odroidc2_defconfig
olimex_a13_olinuxino_defconfig
olimex_a20_olinuxino_lime2_defconfig configs/olimex_a20_olinuxino_lime*: bump Linux and U-Boot versions 2018-03-17 09:35:28 +01:00
olimex_a20_olinuxino_lime_defconfig configs/olimex_a20_olinuxino_lime*: bump Linux and U-Boot versions 2018-03-17 09:35:28 +01:00
olimex_a20_olinuxino_lime_mali_defconfig configs/olimex_a20_olinuxino_lime*: bump Linux and U-Boot versions 2018-03-17 09:35:28 +01:00
olimex_a20_olinuxino_micro_defconfig
olimex_a64_olinuxino_defconfig
olimex_imx233_olinuxino_defconfig
openblocks_a6_defconfig
orangepi_lite_defconfig configs: add pylibfdt where necessary 2018-02-13 23:16:55 +01:00
orangepi_one_defconfig configs: add pylibfdt where necessary 2018-02-13 23:16:55 +01:00
orangepi_pc2_defconfig
orangepi_pc_defconfig configs: add pylibfdt where necessary 2018-02-13 23:16:55 +01:00
orangepi_pc_plus_defconfig configs/orangepi_pc_plus: needs host-openssl for the Linux kernel build 2018-03-06 15:27:09 +01:00
orangepi_plus_defconfig
orangepi_prime_defconfig
orangepi_win_defconfig
orangepi_zero_defconfig configs/orangepi_zero: needs host-openssl for the Linux kernel build 2018-03-06 15:26:37 +01:00
orangepi_zero_plus2_defconfig configs/orange-pi-zero-plus2: enable WiFi support 2018-02-14 22:04:25 +01:00
pandaboard_defconfig
pc_x86_64_bios_defconfig
pc_x86_64_efi_defconfig
pine64_defconfig
pine64_sopine_defconfig
qemu_aarch64_virt_defconfig configs/qemu_aarch64_virt: needs host-openssl for the Linux kernel build 2018-03-24 18:31:04 +01:00
qemu_arm_versatile_defconfig
qemu_arm_versatile_nommu_defconfig
qemu_arm_vexpress_defconfig
qemu_m68k_mcf5208_defconfig
qemu_m68k_q800_defconfig
qemu_microblazebe_mmu_defconfig
qemu_microblazeel_mmu_defconfig
qemu_mips32r2_malta_defconfig
qemu_mips32r2el_malta_defconfig
qemu_mips32r6_malta_defconfig
qemu_mips32r6el_malta_defconfig
qemu_mips64_malta_defconfig
qemu_mips64el_malta_defconfig
qemu_mips64r6_malta_defconfig
qemu_mips64r6el_malta_defconfig
qemu_nios2_10m50_defconfig
qemu_or1k_defconfig
qemu_ppc64_pseries_defconfig
qemu_ppc64le_pseries_defconfig
qemu_ppc_g3beige_defconfig
qemu_ppc_mpc8544ds_defconfig
qemu_ppc_virtex_ml507_defconfig
qemu_sh4_r2d_defconfig
qemu_sh4eb_r2d_defconfig
qemu_sparc64_sun4u_defconfig
qemu_sparc_ss10_defconfig
qemu_x86_64_defconfig qemu_x86_64_defconfig: fix kernel header version after bump to 4.15 2018-03-03 08:48:14 +01:00
qemu_x86_defconfig
qemu_xtensa_lx60_defconfig
qemu_xtensa_lx60_nommu_defconfig
raspberrypi0_defconfig configs/raspberrypi0w_defconfig: new defconfig for Raspberry Pi Zero W 2018-03-31 12:31:32 +02:00
raspberrypi0w_defconfig configs/raspberrypi0w_defconfig: new defconfig for Raspberry Pi Zero W 2018-03-31 12:31:32 +02:00
raspberrypi2_defconfig configs/raspberrypi*: bump kernel version 2018-02-03 19:54:00 +01:00
raspberrypi3_64_defconfig configs/raspberrypi*: bump kernel version 2018-02-03 19:54:00 +01:00
raspberrypi3_defconfig configs/raspberrypi*: bump kernel version 2018-02-03 19:54:00 +01:00
raspberrypi3_qt5we_defconfig configs/raspberrypi*: bump kernel version 2018-02-03 19:54:00 +01:00
raspberrypi_defconfig configs/raspberrypi*: bump kernel version 2018-02-03 19:54:00 +01:00
roseapplepi_defconfig
s6lx9_microboard_defconfig
sheevaplug_defconfig
snps_aarch64_vdk_defconfig
snps_arc700_axs101_defconfig configs/snps_arc700_axs101: needs host-openssl for the Linux kernel build 2018-03-06 15:28:46 +01:00
snps_archs38_axs103_defconfig configs/snps_archs38_axs103: needs host-openssl for the Linux kernel build 2018-03-06 15:27:26 +01:00
snps_archs38_haps_defconfig
snps_archs38_hsdk_defconfig board: add support for ARC HS Development Kit (HSDK) 2018-03-31 16:04:39 +02:00
snps_archs38_vdk_defconfig configs/snps_archs38_vdk: needs host-openssl for the Linux kernel build 2018-03-06 15:27:44 +01:00
socrates_cyclone5_defconfig
solidrun_macchiatobin_mainline_defconfig configs/solidrun_macchiatobin_mainline: needs host-openssl for the Linux kernel build 2018-03-06 15:29:06 +01:00
solidrun_macchiatobin_marvell_defconfig configs/solidrun_macchiatobin_marvell: U-Boot needs host-dtc 2018-03-06 15:29:49 +01:00
stm32f429_disco_defconfig
stm32f469_disco_defconfig
toradex_apalis_imx6_defconfig configs/toradex_apalis_imx6: bump U-Boot and kernel to the official image version 2.7 2018-02-04 22:05:39 +01:00
ts4800_defconfig
ts4900_defconfig configs/ts4900: explicitly specify Linux kernel version 2018-03-06 15:31:28 +01:00
ts5500_defconfig board/technologic/ts5x00: rename to ts5500 2018-03-11 09:48:07 +01:00
ts7680_defconfig
wandboard_defconfig configs/wandboard: Add support for the rev D1 variants 2018-02-08 22:25:14 +01:00
warp7_defconfig
warpboard_defconfig
zynq_microzed_defconfig
zynq_zc706_defconfig
zynq_zed_defconfig
zynq_zybo_defconfig