mbox series

[0/3] Assorted fixes related to reserved memory

Message ID 20200619015150.27745-1-atish.patra@wdc.com
Headers show
Series Assorted fixes related to reserved memory | expand

Message

Atish Patra June 19, 2020, 1:51 a.m. UTC
This series has few small assorted fixes related to reserved memory support
in RISC-V and EFI.

The series is rebased on top of the following series
http://patchwork.ozlabs.org/project/uboot/patch/1591767391-2669-2-git-send-email-bmeng.cn at gmail.com/

Changes from v1->v2:
1. Rebased on top of the Bin's series. Dropped the fix generic fdtdec code.
2. Added bootefi fix.

ption-prefix PATCH v2

Atish Patra (3):
riscv: Do not return error if reserved node already exists
riscv: Use optimized version of fdtdec_get_addr_size_no_parent
cmd: bootefi: Honor the address & size cells properties correctly

arch/riscv/lib/fdt_fixup.c | 4 ++--
cmd/bootefi.c              | 5 +++--
2 files changed, 5 insertions(+), 4 deletions(-)

--
2.24.0