configs: Update Synopsys VDK for ARC HS38
commit600c507f07200728afcabca87ce38fe760106267
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>
Wed, 1 Feb 2017 17:47:02 +0000 (1 20:47 +0300)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 4 Feb 2017 09:23:22 +0000 (4 10:23 +0100)
tree0fb5337e40f48b260153015466651f9688716766
parent774e7b0bfdc875a168348f5b92728e566ead2eb3
configs: Update Synopsys VDK for ARC HS38

This updates Linux kernel for Synopsys ARC HS38 VDK so it matches real
platform and while at it bump kernel version to the latest.

Main changes:
 * Linux kernel v4.9.6 (latest in 4.9.x series in buildroot)
 * Add support of MMC controller which is used for rootfs
 * Add support of UIO which is used to communicate with EVSS

Now with this update image built by vanilla Buildroot VDK has
working UART, MMC, LCD, Ethernet, UIO etc.

And while at it we rename defconfing so it:
 1) Doesn't mention SMP any more - that's the only option anyways now
 2) Matches common naming scheme: vendor_arch_platform

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Zakharov Vlad <Vladislav.Zakharov@synopsys.com>
Cc: Peter Korsgaard <peter@korsgaard.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
board/synopsys/vdk/patches/linux/0001-arc-vdk-Disable-halt-on-reset.patch [new file with mode: 0644]
board/synopsys/vdk/patches/linux/0002-arc-vdk-Add-support-of-MMC-controller.patch [new file with mode: 0644]
board/synopsys/vdk/patches/linux/0003-arc-vdk-Add-support-of-UIO.patch [new file with mode: 0644]
configs/snps_archs38_vdk_defconfig [moved from configs/snps_hs38_smp_vdk_defconfig with 61% similarity]