summaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3-adas/recipes-bsp/u-boot/u-boot_2015.04.bbappend
diff options
context:
space:
mode:
authorVladimir Barinov <vladimir.barinov@cogentembedded.com>2018-02-16 22:19:30 +0300
committerVladimir Barinov <vladimir.barinov@cogentembedded.com>2018-02-26 23:24:57 +0300
commitea8f876b1ec11533ea57492fa4ec06be73a80763 (patch)
tree288f848e16988525536a6508be4cd7aada9944b3 /meta-rcar-gen3-adas/recipes-bsp/u-boot/u-boot_2015.04.bbappend
parent630c6b51f35ac186937319a9e4761cfc3f83175c (diff)
RCAR I2C UBOOT: add 16 bit addressing
This adds 16bit addressing for RCAR I2C in uboot
Diffstat (limited to 'meta-rcar-gen3-adas/recipes-bsp/u-boot/u-boot_2015.04.bbappend')
-rw-r--r--meta-rcar-gen3-adas/recipes-bsp/u-boot/u-boot_2015.04.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-rcar-gen3-adas/recipes-bsp/u-boot/u-boot_2015.04.bbappend b/meta-rcar-gen3-adas/recipes-bsp/u-boot/u-boot_2015.04.bbappend
index 146c392..0896fde 100644
--- a/meta-rcar-gen3-adas/recipes-bsp/u-boot/u-boot_2015.04.bbappend
+++ b/meta-rcar-gen3-adas/recipes-bsp/u-boot/u-boot_2015.04.bbappend
@@ -13,6 +13,7 @@ SRC_URI_append = " \
file://0010-configs-rcar-gen3-common-Enable-hush-parser.patch \
file://0011-configs-rcar-gen3-common-Enable-GPT-support.patch \
file://0012-ARM-rcar_gen3-Add-I2C-definitions.patch \
+ file://00121-i2c-rcar_i2c-add-16bit-addressing.patch \
file://0013-mtd-spi-QSPI-flash-support.patch \
file://0014-arm-renesas-Add-Renesas-R8A7797-SoC-support.patch \
file://0015-board-renesas-Add-V3M-Eagle-board.patch \