[U-Boot] [PATCH v2 63/63] x86: link: Add a config for 64-bit U-Boot
Simon Glass
sjg at chromium.org
Mon Jan 16 15:08:32 CET 2017
Hi Bin,
On 14 January 2017 at 06:33, Bin Meng <bmeng.cn at gmail.com> wrote:
> Hi Simon,
>
> On Sun, Nov 20, 2016 at 4:25 AM, Simon Glass <sjg at chromium.org> wrote:
>> Add a new link config which uses 64-bit U-Boot. This is not fully
>> functional but is it a start. Missing features:
>>
>> - SDRAM sizing
>> - Booting linux
>> - EFI support
>> - SCSI device init
>> (and others)
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> Changes in v2:
>> - Drop patch 'video: Use ulong for video frame buffer address'
>> - Add a new 64-bit link config instead of changing the existing one
>>
>> board/google/Kconfig | 7 +++
>> board/google/chromebook_link/Kconfig | 2 +-
>> board/google/chromebook_link/MAINTAINERS | 7 +++
>> configs/chromebook_link64_defconfig | 94 ++++++++++++++++++++++++++++++++
>> 4 files changed, 109 insertions(+), 1 deletion(-)
>> create mode 100644 configs/chromebook_link64_defconfig
>>
>
> What's the difference between this patch and patch#61: "x86: link: Add
> build options for SPL"?
This is bogus. I've fixed this up.
Regards,
Simon
More information about the U-Boot
mailing list