rk3588: RK3588MINIALL: Add BOOT1_PARAM options

The WORD_2[4:0] is used to assign boot cpu hwid,
ie. 0, 1, 2 ... 31, etc.

This feature depends on:
(d7ff10e rk3588: ddr: update ddr bin to v1.06)

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I9675f6eae088dc2d55bf172774806648ba86e668
This commit is contained in:
Joseph Chen
2022-02-24 01:45:46 +00:00
parent 08cf703c08
commit c171c9744a

View File

@@ -23,3 +23,12 @@ NEWIDB=true
[FLAG]
471_RC4_OFF=true
RC4_OFF=true
[BOOT1_PARAM]
WORD_0=0x0
WORD_1=0x0
WORD_2=0x0
WORD_3=0x0
WORD_4=0x0
WORD_5=0x0
WORD_6=0x0
WORD_7=0x0