Simon Glass | 6e87ae1 | 2017-05-29 15:31:31 -0600 | [diff] [blame] | 1 | From 5ab48490f03051875ab13d288a4bf32b507d76fd Mon Sep 17 00:00:00 2001 |
| 2 | From: Simon Glass <sjg@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 |
Siva Durga Prasad Paladugu | 12308b1 | 2018-07-16 15:56:11 +0530 | [diff] [blame] | 13 | fdt: Correct cast for sandbox in fdtdec_setup_mem_size_base() |
Simon Glass | 6e87ae1 | 2017-05-29 15:31:31 -0600 | [diff] [blame] | 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 | |