blob: c99e635623f3a5001662c88eaee4de5e40e42215 [file] [log] [blame]
Simon Glass6e87ae12017-05-29 15:31:31 -06001From 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
Siva Durga Prasad Paladugu12308b12018-07-16 15:56:11 +053013 fdt: Correct cast for sandbox in fdtdec_setup_mem_size_base()
Simon Glass6e87ae12017-05-29 15:31:31 -060014
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