1 From 5ab48490f03051875ab13d288a4bf32b507d76fd Mon Sep 17 00:00:00 2001 2 From: Simon Glass <sjg (a] chromium.org> 3 Date: Sat, 27 May 2017 20:52:11 -0600 4 Subject: [RFC 0/2] *** SUBJECT HERE *** 5 MIME-Version: 1.0 6 Content-Type: text/plain; charset=UTF-8 7 Content-Transfer-Encoding: 8bit 8 9 *** BLURB HERE *** 10 11 Simon Glass (2): 12 pci: Correct cast for sandbox 13 fdt: Correct cast for sandbox in fdtdec_setup_memory_size() 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 -- 22 2.7.4 23 24