rockchip: mkimage: add support for px30

A patch from »rockchip: add support for px30« in state Mainline for u-boot

From: Kever Yang <kever.yang@...> Date: Fri, 12 Jul 2019 11:43:34 +0200

Commit-Message

Add the table entry for px30 socs. The px30 has 10K of sram available. Signed-off-by: Kever Yang <kever.yang@...> Signed-off-by: Heiko Stuebner <heiko.stuebner@...>

Patch-Comment

tools/rkcommon.c | 1 + 1 file changed, 1 insertion(+)

Statistics

  • 1 lines added
  • 0 lines removed

Changes

------------------------------- tools/rkcommon.c -------------------------------
index 831c2ad820..83df82e4b0 100644
@@ -67,6 +67,7 @@ struct spl_info {
};
static struct spl_info spl_infos[] = {
+ { "px30", "RK33", 0x2800, false },
{ "rk3036", "RK30", 0x1000, false },
{ "rk3128", "RK31", 0x1800, false },
{ "rk3188", "RK31", 0x8000 - 0x800, true },
 
 

Recent Patches

About Us

Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. Mauris vitae nisl nec metus placerat consectetuer.

Read More...