
On Thu, Jun 08, 2017 at 08:24:44PM -0600, Simon Glass wrote:
Hi Tom,
This includes the utf-8 fixes for patman and buildman as well as chain-loading support for two Chromebooks.
The following changes since commit 156d64fa55e9914b144c5e83f2a9e13d1223a4d3:
Merge git://git.denx.de/u-boot-rockchip (2017-06-08 12:14:11 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-dm.git
for you to fetch changes up to ade56ff5d33bb1e0bc9babec3efe298165245c64:
cmd/fdt: support single value replacement within an array (2017-06-08 20:22:00 -0600)
This introduces a new warning on: puma-rk3399,rock2,chromebook_minnie,chromebook_jerry,evb-rk3399,firefly-rk3288, chromebit_mickey,miqi-rk3288.
../drivers/video/rockchip/rk_vop.c: In function ?rkvop_enable_output?: include/asm/arch/hardware.h:18:44: warning: result of ?4194304 << 16? requires 40 bits to represent, but ?int? only has 32 bits [-Wshift-overflow=] ../drivers/video/rockchip/rk3288_vop.c: In function ?rk_vop_remove?: include/asm/arch/hardware.h:19:44: warning: result of ?4194304 << 16? requires 40 bits to represent, but ?int? only has 32 bits [-Wshift-overflow=]