]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: link: Add a config for 64-bit U-Boot
authorSimon Glass <sjg@chromium.org>
Mon, 16 Jan 2017 14:04:27 +0000 (07:04 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 7 Feb 2017 05:16:27 +0000 (13:16 +0800)
commitfda4eb48e60b0ea5a575ed7bc0b853fc6db2da29
treeffa6f8b25a3031ce1e9e7f82bfd04a4a912a48d6
parent3a03703afcabb779f8e74720d95889e2be83a861
x86: link: Add a config for 64-bit U-Boot

Add a new board 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@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
board/google/Kconfig
board/google/chromebook_link/Kconfig
board/google/chromebook_link/MAINTAINERS
configs/chromebook_link64_defconfig [new file with mode: 0644]