coreboot/src
Aaron Durbin 1ff8da9fed tegra132: remove framebuffer reservation
There's no need to reserve the framebuffer within corebot. If the
payloads need a framebuffer they can allocate one themselves.

BUG=chrome-os-partner:31355
BRANCH=None
TEST=Built and booted on ryu.

Change-Id: I8d8b159e7fdd877e392193c5474a7518e9b3ad21
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/221726
Reviewed-by: Furquan Shaikh <furquan@chromium.org>
Tested-by: Furquan Shaikh <furquan@chromium.org>
Commit-Queue: Furquan Shaikh <furquan@chromium.org>
2014-10-09 16:42:21 +00:00
..
arch arm64: Add verstage support 2014-10-08 09:30:54 +00:00
console New mechanism to define SRAM/memory map with automatic bounds checking 2014-10-03 09:09:36 +00:00
cpu New mechanism to define SRAM/memory map with automatic bounds checking 2014-10-03 09:09:36 +00:00
device pcie: add code to support PCIE clk power management 2014-10-02 18:24:22 +00:00
drivers Makefile: Preprocess linker scripts and other general improvements 2014-10-02 07:02:10 +00:00
ec chromeec: Add wakeup delay after SPI /CS assertion 2014-10-01 06:53:27 +00:00
include stddef: Add KHz, MHz and GHz constants 2014-10-07 20:59:39 +00:00
lib cbfs: Add macro CBFS_LOAD_ERROR for returning failure in case of cbfs_load_* 2014-10-07 03:37:20 +00:00
mainboard stddef: Add KHz, MHz and GHz constants 2014-10-07 20:59:39 +00:00
northbridge Makefile: Preprocess linker scripts and other general improvements 2014-10-02 07:02:10 +00:00
soc tegra132: remove framebuffer reservation 2014-10-09 16:42:21 +00:00
southbridge Makefile: Preprocess linker scripts and other general improvements 2014-10-02 07:02:10 +00:00
superio superio: ite8772f: Exit extemp busy state 2014-09-27 07:09:25 +00:00
vendorcode Makefile: Change $(generic-deps) to order-only prerequisite 2014-10-04 03:10:51 +00:00
Kconfig Clean up architecture-specific Kconfigs 2014-10-02 07:02:16 +00:00