[U-Boot] [PATCH v2 3/9] x86: fsp: Add boot_mode as a member of struct shared_data
Bin Meng
bmeng.cn at gmail.com
Mon Dec 21 08:44:27 CET 2015
On Sat, Dec 19, 2015 at 10:51 AM, Simon Glass <sjg at chromium.org> wrote:
> On 10 December 2015 at 23:02, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Save boot_mode in struct shared_data for future refactoring.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> Acked-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> Changes in v2: None
>>
>> arch/x86/include/asm/fsp/fsp_support.h | 1 +
>> arch/x86/lib/fsp/fsp_support.c | 1 +
>> 2 files changed, 2 insertions(+)
>
> Tested on Minnowmax:
> Tested-by: Simon Glass <sjg at chromium.org>
applied to u-boot-x86/next, thanks!
More information about the U-Boot
mailing list