commit | fb9082e5179c507464de5d99e0c702523ac178ae | [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 | 614f2537b6d90d698b06bb9c94e80e081d667057 [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>