diff --git a/target/linux/xburst/image/u-boot/patches/0001-add-xburst-platform-files.patch b/target/linux/xburst/image/u-boot/patches/0001-add-xburst-platform-files.patch index 0d7f7107f..7727039b9 100644 --- a/target/linux/xburst/image/u-boot/patches/0001-add-xburst-platform-files.patch +++ b/target/linux/xburst/image/u-boot/patches/0001-add-xburst-platform-files.patch @@ -206,7 +206,7 @@ new file mode 100644 index 0000000..572d22b --- /dev/null +++ b/board/qi_lb60/qi_lb60.c -@@ -0,0 +1,103 @@ +@@ -0,0 +1,93 @@ +/* + * Authors: Xiangfu Liu + * @@ -244,16 +244,6 @@ index 0000000..572d22b + __gpio_as_lcd_18bit(); + + /* -+ * Initialize SSI pins -+ */ -+ __gpio_as_ssi(); -+ -+ /* -+ * Initialize I2C pins -+ */ -+ __gpio_as_i2c(); -+ -+ /* + * Initialize MSC pins + */ + __gpio_as_msc();