coreboot/src/soc
Julius Werner a3df62a3bc nyan: Remove broken setup_display() from romstage
This patch removes a chunk of romstage code from Tegra and all Nyan
boards that was supposed to enable some LCD power rails early, but never
really worked. The dev_find_slot() function can only find PCI devices,
which the CPU cluster is not. Since we're done with Nyan-RO and the
ramstage display code is fine as it is, there is no point in trying to
fix this... but we should remove it from ToT lest someone uses it as a
blueprint to add more dead code to future boards.

BRANCH=None
BUG=None
TEST=None

Change-Id: I6eee256873299429d4e3934fe7d454120390f34d
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/207720
Reviewed-by: David Hendricks <dhendrix@chromium.org>
2014-07-17 06:51:52 +00:00
..
intel broadwell: Move platform report output after power state is read 2014-07-16 07:12:21 +00:00
nvidia nyan: Remove broken setup_display() from romstage 2014-07-17 06:51:52 +00:00
qualcomm storm: allow to override CBFS_SIZE configuration setting 2014-07-16 07:13:44 +00:00
samsung i2c: Add software_i2c driver for I2C debugging and emulation 2014-05-19 20:34:31 +00:00
Kconfig coreboot: Move ARCH_* from board/Kconfig to cpu or soc Kconfig. 2014-05-08 22:36:06 +00:00
Makefile.inc ipq806x: Add generic support skeleton for ipq806x 2014-03-25 00:32:03 +00:00