commit | fca798d2e053a8cdd3f803e26be31fc2ca1b8fc6 | [log] [tgz] |
---|---|---|
author | Kever Yang <kever.yang@rock-chips.com> | Fri Nov 09 11:18:15 2018 +0800 |
committer | Kever Yang <kever.yang@rock-chips.com> | Wed May 08 17:34:12 2019 +0800 |
tree | 3fb5367f2900f200eac3df284293c0ae7d36812d | |
parent | 87ce4bcaf08e4e51c89f5b471ac35a2928848375 [diff] |
rockchip: rk3399: add tpl support Rockchip platform suppose to use TPL(run in SRAM) as dram init and SPL(run in DDR SDRAM) as pre-loader, so that the SPL would not be limited by SRAM size. This patch add rk3399-board-tpl.c and its common configs. Signed-off-by: Kever Yang <kever.yang@rock-chips.com>