This patch does a few things: - write32() -> writel() - Adds config files for Rialto - No program_loading.h in FW branch - No run_ramstage in FW branch, use older stage_exit() instead - Kconfig stuff: CONSOLE_SERIAL_UART -> DRIVERS_UART BOARD_ID_SUPPORT -> BOARD_ID_AUTO MAINBOARD_HAS_CHROMEOS -> MAINBOARD_HAS_BOOTBLOCK_INIT Added RETURN_FROM_VERSTAGE - selected with rk3288 in toT Added ELOG - selected along with CHROMEOS in ToT Set VBOOT_*_INDEX - Set in .config files in ToT Except for the actual board differences, this should look a lot like other non-laptop veyrons in the firmware branch. BUG=chrome-os-partner:46150 BRANCH=firmware-veyron TEST=built and booted on Rialto Signed-off-by: David Hendricks <dhendrix@chromium.org> Change-Id: I446bde4f074ffe943a78ddcb0e979c0ffa5a1036 Reviewed-on: https://chromium-review.googlesource.com/304108 Reviewed-by: Alexandru Stan <amstan@chromium.org> Reviewed-by: Julius Werner <jwerner@chromium.org> |
||
|---|---|---|
| .. | ||
| arch | ||
| console | ||
| cpu | ||
| device | ||
| drivers | ||
| ec | ||
| include | ||
| lib | ||
| mainboard | ||
| northbridge | ||
| soc | ||
| southbridge | ||
| superio | ||
| vendorcode | ||
| Kconfig | ||