qinglin.li
9d3b531cb4
break_gki: adjust break gki config [2/2]
...
PD#SWPL-137861
Problem:
adjust break gki config
Solution:
CONFIG_AMLOGIC_BREAK_GKI_20 only break gki2.0
CONFIG_AMLOGIC_BREAK_GKI break gki 1.0 and 2.0
Verify:
local
Change-Id: Ic86c771027980aa24c638d5f89c014240d65ec91
Signed-off-by: qinglin.li <qinglin.li@amlogic.com >
2023-09-05 20:43:25 +08:00
Bichao Zheng
20f5935b04
bf201: nand partition confirmation [1/1]
...
PD#SWPL-124386
Problem:
1. Reduce bootloader area
Solution:
1. remove ddrfip area
2. Reduce RSV to 14 blocks.
3. Reduce backup of BL2E BL2X DEVFIP to 2
4. Bootloader area reduced from 0x1600000 to 0x940000 bytes
Verify:
s4
Change-Id: I97187d33f211c7a5ab60e4cda2b369defb8363dd
Signed-off-by: Bichao Zheng <bichao.zheng@amlogic.com >
2023-06-16 20:23:48 -07:00
Feng Chen
03fe0b2794
mtd nand: CB2 optimize nand boot area [1/1]
...
PD#SWPL-123982
Problem:
- optimize nand boot area
Solution:
- optimize nand boot area
Verify:
BF201_S805C1A
Change-Id: I520add1439c625fdb5b8cded86090b1b21ccda2c
Signed-off-by: Feng Chen <feng.chen@amlogic.com >
2023-05-19 02:33:15 -07:00
Feng Chen
05429451ae
mtdblock: modify for squashfs mount [2/2]
...
PD#SWPL-116004
Problem:
1.squashfs don't handle bad block
2.partition size returned from mtdblock
is incorrect
Solution:
add Macro CONFIG_AML_NAND
Verify:
s4_aq243
Change-Id: I82110118b0bfe78a6615bd9159f741800b37abda
Signed-off-by: Feng Chen <feng.chen@amlogic.com >
2023-03-27 22:32:48 +08:00
Feng Chen
7b9735c463
spinand: add env_size for a1 [1/1]
...
PD#SWPL-115118
Problem:
error cause by different env size
define under uboot and kernel
Solution:
add env_size in dts
Verify:
a1
Change-Id: I2abfa546e38d650524da52641a7958f1c1f50d4b
Signed-off-by: Feng Chen <feng.chen@amlogic.com >
2023-03-23 05:12:12 -07:00
Feng Chen
9639867fc4
slcnand: 32b mount system partition fail in ramdisk [1/1]
...
PD#SWPL-110677
Problem:
mount system partition fail
Solution:
there is different partition
backup num of board platform,
4 or 8, add flag in dts file
to mark it as 8-backup
Verify:
s4d_t215
Change-Id: I2ce7682cb04163a5c3464853b90f4693608cac4f
Signed-off-by: Feng Chen <feng.chen@amlogic.com >
2023-02-20 06:03:35 -08:00
Feng Chen
38e1d98d92
nand: rsv memory allocation failure [1/1]
...
PD#SWPL-107508
Problem:
nand rsv memory allocation failure
in sometimes cause by apply for
continuous physical memory
Solution:
use discontinuous physical memory
memory malloc method
Verify:
s4
Change-Id: I86f99096e8c48562b78801c3f500a0ae291094b7
Signed-off-by: Feng Chen <feng.chen@amlogic.com >
2023-01-13 15:47:48 +08:00
Bichao Zheng
b6cf12ed03
typo: Fix mtd typo errors [1/1]
...
PD#SWPL-103473
Problem:
1. typo errors
Solution:
1. fix typo errors
Verify:
s4
Change-Id: Icd7b87b77c763d4a8a8807a8ab25b1e59770c0ec
Signed-off-by: Bichao Zheng <bichao.zheng@amlogic.com >
2022-12-31 06:19:28 -08:00
Bichao Zheng
2a4446af15
spi nand: c3 fix mtd0 write&read fail [1/1]
...
PD#SWPL-88624
Problem:
1. swupdate mtd0 fail
Solution:
1. add front info page support.
Verify:
c3
Change-Id: I99da5578b4d130656924fcdbd96ac7e85a1d0d8e
Signed-off-by: Bichao Zheng <bichao.zheng@amlogic.com >
2022-07-21 03:53:12 -07:00
Bichao Zheng
3ed03c5332
nand: fix rsv read fail [1/2]
...
PD#SWPL-86523
Problem:
rsv read fail when bit flip
Solution:
Use mtd api instead
Verify:
c3
Signed-off-by: Bichao Zheng <bichao.zheng@amlogic.com >
Change-Id: I4fc9c94b2e47235c7a7d5a1c5fd592d84223f0ab
2022-06-30 18:20:42 +08:00
Bichao Zheng
7b68997a51
spinand: C3 add spinand support [1/1]
...
PD#SWPL-83836
Problem:
need add spinand support
Solution:
1. enabled spinand default
2. disabled emmc
3. add new partition
4. enabled ubifs support
Verify:
c3_aw419
Signed-off-by: Bichao Zheng <bichao.zheng@amlogic.com >
Change-Id: Ic1e679d30f5bd23cb30115fe380b9a08e60b18f3
2022-06-30 18:09:28 +08:00