
Hi Tom,
This PR contains the following 2 bug fixes for v2019.10:
- dm: core: Correct low cell in ofnode_read_pci_addr() - dm: core: Correct bad cast in ofnode_get_addr_size_index()
The following changes since commit ea4316cdb340ce1c05db5d6a869d1840dad68508:
Merge tag 'rpi-next-2019.10.2' of https://github.com/mbgg/u-boot (2019-10-01 16:31:26 -0400)
are available in the git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-x86
for you to fetch changes up to e18c41fca46a33bf76b4664796e3e132dc71c6cb:
dm: core: Correct bad cast in ofnode_get_addr_size_index() (2019-10-03 21:10:53 +0800)
---------------------------------------------------------------- Simon Glass (2): dm: core: Correct low cell in ofnode_read_pci_addr() dm: core: Correct bad cast in ofnode_get_addr_size_index()
drivers/core/ofnode.c | 9 ++++++--- lib/fdtdec.c | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-)
Regards, Bin