summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2015-06-02 15:53:40 +0200
committerHans de Goede <hdegoede@redhat.com>2015-06-04 14:12:03 +0200
commit8b1ba9415149d238f09614066de4c230cf0f5501 (patch)
treeb492e49fba811b39fab704651174564a36058ec8 /configs
parenta52783e11d3b4ce9bb0b8a4bfc7cfab11d3638a1 (diff)
downloadtalos-obmc-uboot-8b1ba9415149d238f09614066de4c230cf0f5501.tar.gz
talos-obmc-uboot-8b1ba9415149d238f09614066de4c230cf0f5501.zip
sunxi: Sync dts files with the linux kernel
Copy over all the latest dts changes from mripard/sunxi/dt-for-4.2 , this gives us a proper dtsi file for the A33 rather then abusing sun8i-a23.dtsi for this. And this replaces our minimal (dummy) sun7i-a20-mk808c and sun8i-a33-astar-mid756 dts files with proper ones. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'configs')
-rw-r--r--configs/Astar_MID756_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/Astar_MID756_defconfig b/configs/Astar_MID756_defconfig
index f334032846..b3ae13369f 100644
--- a/configs/Astar_MID756_defconfig
+++ b/configs/Astar_MID756_defconfig
@@ -12,7 +12,7 @@ CONFIG_VIDEO_LCD_POWER="PH7"
CONFIG_VIDEO_LCD_BL_EN="PH6"
CONFIG_VIDEO_LCD_BL_PWM="PH0"
CONFIG_USB_MUSB_SUNXI=y
-CONFIG_DEFAULT_DEVICE_TREE="sun8i-a33-astar-mid756"
+CONFIG_DEFAULT_DEVICE_TREE="sun8i-a33-et-q8-v1.6"
CONFIG_SPL=y
CONFIG_SYS_EXTRA_OPTIONS="CONS_INDEX=5"
CONFIG_CMD_SETEXPR=y
OpenPOWER on IntegriCloud