Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass | 2017-01-25 | -2/+0 |
| | | | | | | | This converts the following to Kconfig: CONFIG_BOARD_EARLY_INIT_F Signed-off-by: Simon Glass <sjg@chromium.org> | |||
* | config: Move CONFIG_BOARD_LATE_INIT to defconfigs | Jagan Teki | 2017-01-21 | -1/+0 |
| | | | | | Cc: Tom Rini <trini@konsulko.com> Signed-off-by: Jagan Teki <jagan@openedev.com> | |||
* | board/liteboard: Add support for liteBoard | Marcin Niestroj | 2016-12-16 | -0/+171 |
liteBoard is a development board which uses liteSOM as its base. Hardware specification: * liteSOM (i.MX6UL, DRAM, eMMC) * Ethernet PHY (id 0) * USB host (usb_otg1) * MicroSD slot (uSDHC1) Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com> |