coreboot/src
Lin Huang 0776fcb1b5 rockchip/rk3399: extend romstage range
rk3399 sdram size is 192K, and there still some unused space.
We need more romstage space to include the sdram config, so extend
the romstage range.

BRANCH=none
BUG=chrome-os-partner:54871
TEST=run "stressapptest -M 1024 -s 1000" on kevin board and pass

Change-Id: Ib827345fe646e985773e6ce3e98ac3f64317fffb
Signed-off-by: Martin Roth <martinroth@chromium.org>
Original-Commit-Id: 626ab15bb4
Original-Change-Id: Ib5aa1e1b942cde8d9476773f5a84ac70bb830c80
Original-Signed-off-by: Lin Huang <hl@rock-chips.com>
Original-Reviewed-on: https://chromium-review.googlesource.com/359092
Original-Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/15660
Tested-by: build bot (Jenkins)
Reviewed-by: Furquan Shaikh <furquan@google.com>
2016-07-15 00:38:15 +02:00
..
acpi acpi/: add missing license header 2016-01-14 22:52:11 +01:00
arch spike-riscv: Look for the CBFS in RAM 2016-07-14 18:24:34 +02:00
commonlib region: Add writeat and eraseat support 2016-06-24 20:48:12 +02:00
console console/post: be explicit about conditional cmos_post_log() compiling 2016-05-25 18:04:11 +02:00
cpu intel post-car: Consolidate choose_top_of_stack() 2016-07-10 11:16:07 +02:00
device device: i2c: Add support for I2C bus operations 2016-06-09 17:05:40 +02:00
drivers drivers/i2c: Add new driver for RTC type PCF8523 2016-07-14 07:04:04 +02:00
ec google/chromeec: Update EC command header 2016-07-10 03:54:07 +02:00
include tpm2: implement locking firmware rollback counter 2016-07-14 00:00:14 +02:00
lib lib/version: Correct whitespace alignment 2016-07-15 00:10:50 +02:00
mainboard Google Mainboards: Increase RO coreboot size on flash 2016-07-15 00:37:52 +02:00
northbridge nb/intel/pineview/northbridge.c: Remove legacy_hole_size_k declaration 2016-07-14 00:02:24 +02:00
soc rockchip/rk3399: extend romstage range 2016-07-15 00:38:15 +02:00
southbridge Documentation: Fix doxygen errors 2016-07-12 22:41:02 +02:00
superio sio/winbond/w83667hg-a: Add pinmux defines for UART B 2016-05-29 19:34:54 +02:00
vendorcode tpm2: implement locking firmware rollback counter 2016-07-14 00:00:14 +02:00
Kconfig Romstage spinlocks require EARLY_CBMEM_INIT 2016-07-10 04:03:31 +02:00