1From 5ab48490f03051875ab13d288a4bf32b507d76fd Mon Sep 17 00:00:00 2001 2From: Simon Glass <sjg@chromium.org> 3Date: Sat, 27 May 2017 20:52:11 -0600 4Subject: [RFC 0/2] *** SUBJECT HERE *** 5MIME-Version: 1.0 6Content-Type: text/plain; charset=UTF-8 7Content-Transfer-Encoding: 8bit 8 9*** BLURB HERE *** 10 11Simon Glass (2): 12 pci: Correct cast for sandbox 13 fdt: Correct cast for sandbox in fdtdec_setup_mem_size_base() 14 15 cmd/pci.c | 3 ++- 16 fs/fat/fat.c | 1 + 17 lib/efi_loader/efi_memory.c | 1 + 18 lib/fdtdec.c | 3 ++- 19 4 files changed, 6 insertions(+), 2 deletions(-) 20 21-- 222.7.4 23 24