rockchip: mkimage: add support for RK1808

Reserve 8K sram for maskrom.

Change-Id: I890d93b6c9a8f4ca50a2c0b30de9b07816e68e8f
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
This commit is contained in:
Jason Zhu 2019-09-11 18:14:47 +08:00 committed by jason.zhu
parent c9c9fba95e
commit a3ded4d4a1
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ static struct spl_info spl_infos[] = {
{ "rk3399", "RK33", 0x30000 - 0x2000, false },
{ "px30", "RK33", 0x2800, false },
{ "rv1108", "RK11", 0x1800, false },
{ "rk1808", "RK18", 0x200000 - 0x2000, false},
};
static unsigned char rc4_key[16] = {