Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | x86: Add basic support to queensbay platform and crownbay board | Bin Meng | 2014-12-18 | -0/+6 |
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> |