mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 13:14:27 +00:00
b2e02d2865
Implement minimum required functions for the basic support to queensbay platform and crownbay board. Currently the implementation is to call fsp_init() in the car_init(). We may move that call to cpu_init_f() in the future. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
6 lines
153 B
Text
6 lines
153 B
Text
INTEL CROWNBAY BOARD
|
|
M: Bin Meng <bmeng.cn@gmail.com>
|
|
S: Maintained
|
|
F: board/intel/crownbay/
|
|
F: include/configs/crownbay.h
|
|
F: configs/crownbay_defconfig
|