commit | 6f3af24fd9367f63c5574f610de727bc5ac86f08 | [log] [tgz] |
---|---|---|
author | Kever Yang <kever.yang@rock-chips.com> | Mon Jul 01 11:49:14 2019 +0800 |
committer | Kever Yang <kever.yang@rock-chips.com> | Tue Jul 02 11:49:49 2019 +0800 |
tree | d186c6166d75d84ff7ff78baa6408c67456e6f11 | |
parent | d79036c22dc680421c51e1be22d4e3e29fba0d25 [diff] |
rockchip: config: tiner-rk3288: extend CONFIG_SYS_MONITOR_LEN to 600KB The raw u-boot.bin for tinker board has been about 450KB without debug option, and 550KB with all debug on, and the default value is 200KB, which is not enough for run raw u-boot.bin. Signed-off-by: Kever Yang <kever.yang@rock-chips.com>